[Koha-patches] [PATCH] DB REVISION: use items.itemtype for circulation rules. [WARNING: Manual intervention needed]

Ryan Higgins ryan.higgins at liblime.com
Sat Dec 13 02:29:10 CET 2008


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 <rch at liblime.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-patches/attachments/20081212/e2789dcb/attachment-0002.htm>


More information about the Koha-patches mailing list