Bug 10969: Fix sample itemtypes for translated installers
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sun, 29 Sep 2013 16:45:06 +0000 (18:45 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 20 Oct 2013 18:46:45 +0000 (18:46 +0000)
commite9d45e4f6a39d716f3282cd0468d84296cfc4a90
tree68430a3d720ac48098ce320ef6c5337e970f62d8
parent51a6f0958926fcbdf48e97d386a2463a9c113d73
Bug 10969: Fix sample itemtypes for translated installers

To test:
- Install the specific language and run the web installer.
Or:
- Truncate or delete all from the itemtypes table in your database.
- Try to run the complete SQL in the itemtypes sample files.

Verify the table is filled correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Works for all languages. No koha-qa errors.

Tested removing itemtypes, then loading new file,
and checking on staff.

For de, es, nb, and pl no problems. For ru I disable foreign
keys constraint before TRUNCATE and reenable it afterwards.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
installer/data/mysql/de-DE/optional/sample_itemtypes.sql
installer/data/mysql/es-ES/optional/sample_itemtypes.sql
installer/data/mysql/nb-NO/2-Valgfritt/sample_itemtypes.sql
installer/data/mysql/pl-PL/optional/sample_itemtypes.sql
installer/data/mysql/ru-RU/optional/library_item_types.sql