https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24316 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 96677 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96677&action=edit Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value Bug 23049 replaced the MANUAL_INV authorised value by a dedicated table, but missed to remove the authorised value sample data from the non-English installers. This patch corrects this oversight. Note: The German (de-DE) file was changed a bit more, adding 2 missing translations for the new RETURN_CLAIM_RESOLUTION and to match the sequence of the en file. To test: - Verify the SQL file changes are valid by loading those files OR - Run the installers for each language on an empty database - Verify there is no error loading the optional authorised value data -- You are receiving this mail because: You are watching all bug changes.