This and the following patch implement the removal of the 'item-level_itypes' system preference.
Anyone who currently does not have this system preference or has it set to OFF, PLEASE take care to follow the instructions in the commit message. Please also be sure to back up your development database prior to applying this patch !!! If you currently use item-level itemtypes, nothing should be required. updatedatabase should make the necessary changes for you in your frameworks. If you currently use bib-level itemtypes ( biblioitems.itemtype ), then you MUST check your frameworks and be sure to map items.itemtype to an item subfield after running updatedatabase. After verifying this mapping, run the script: misc/maintenance/sync_items_in_marc_bib.pl to copy the data into your embedded holdings. Regards, Ryan On Fri, Dec 12, 2008 at 8:20 PM, Ryan Higgins <[email protected]> wrote: > > http://wiki.koha.org/doku.php?id=en:development:rfcs3.2:rfc32_item_level_itemtypes > This commit includes database updates for the RFC > 'Mandate item-level circulation rules'. > It copies biblioitems.itemtype to items.itemtype. > WARNING: After running this db update, you should check your > frameworks and be sure you have items.itemtype mapped to an item > subfield. > You then must run misc/maintenance/sync_items_in_marc_bib.pl !!!! > If you are already using item-level_itypes, then no action should be > required. > > -- Ryan Higgins LibLime * Open-Source Solutions for Libraries Featuring KohaZOOM ILS 888-564-2457 x704
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
