Bug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT
authorBlou <philippe.blouin@inlibro.com>
Thu, 9 Jul 2015 13:22:20 +0000 (09:22 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 22 Oct 2015 14:06:22 +0000 (11:06 -0300)
commit96b05f3535425de2973ad7b4c03deeb8a74ef7ef
treead568cba1aa00d8b061dbcbfda2d7084f8a72124
parent30edfbfa58c08898242324a2dcfea91a2ab20826
Bug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT

- "Item" and not "Document" is the word used throughout Koha.
- Moved the updates to an atomic update
- changed searchcategory from varchar(20) to (80)
- cleanup
C4/Koha.pm
admin/authorised_values.pl
admin/itemtypes.pl
installer/data/mysql/atomicupdate/bz10937_group_item_types.pl [new file with mode: 0755]
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt
t/db_dependent/Koha.t