item rework: moved various accessor functions
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 3 Jan 2008 18:36:33 +0000 (12:36 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 3 Jan 2008 22:25:05 +0000 (16:25 -0600)
commit8e41022b0d488dad005bf5d0f4388f1a74fb0df6
treef5c496c1f4c2759ccb5a6a766cfa0ce9f0f84769
parent9ba78dfe1251f5850662aea7ff70edf9b09c4525
item rework: moved various accessor functions

Moved following functions from C4::Biblio to
C4::Items:

    GetItemStatus
    GetItemLocation
    GetLostItems
    GetItemsForInventory
    GetItemsCount
    GetItemInfosOf
    GetItemsByBiblioitemnumber
    GetItemsInfo
    get_itemnumbers_of

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 files changed:
C4/Biblio.pm
C4/Items.pm
C4/XISBN.pm
catalogue/ISBDdetail.pl
catalogue/MARCdetail.pl
catalogue/detail.pl
catalogue/detailprint.pl
catalogue/moredetail.pl
opac/opac-basket.pl
opac/opac-detail.pl
opac/opac-sendbasket.pl
reports/itemslost.pl
reports/reservereport.pl
reserve/request.pl
serials/routing-preview.pl
serials/serials-recieve.pl