start of BIB change -- introduce C4::Items
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 3 Jan 2008 18:36:15 +0000 (12:36 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Thu, 3 Jan 2008 22:23:12 +0000 (16:23 -0600)
commitc6c8e80a73178ef427fea1b66c685654a8659a91
treeead4caf860cc9688f208d544ca1ed9933c4fb0af
parent6ddf723fe8e44dd51186888a6e9180c6e7907a61
start of BIB change -- introduce C4::Items

Introduced C4::Items module to separate items API
from biblio API.  Details on changes will be
put in later commit messages.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
14 files changed:
C4/Biblio.pm
C4/Circulation.pm
C4/ImportBatch.pm
C4/Items.pm [new file with mode: 0644]
C4/Serials.pm
acqui/finishreceive.pl
catalogue/updateitem.pl
cataloguing/additem.pl
circ/returns.pl
circ/transferstodo.pl
circ/waitingreserves.pl
reports/inventory.pl
serials/serials-edit.pl
tools/inventory.pl