Koha/installer/data/mysql/es-ES
Katrin Fischer e9d45e4f6a 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>
2013-10-20 18:46:45 +00:00
..
mandatory Bug 10565: (follow-up) add new user permission for patron list management 2013-10-14 22:43:03 +00:00
marcflavour Bug 10687: (follow-up) remove authority 68a/68b tags from translated MARC21 framework scripts 2013-09-25 15:10:40 +00:00
optional Bug 10969: Fix sample itemtypes for translated installers 2013-10-20 18:46:45 +00:00