Koha/C4/SIP/ILS
Galen Charlton 9d4d8897b2 item rework: various changes
* Move CheckItemPreSave to C4::Items (from C4::Biblio)
* Modified C4::Biblio::AddBiblioAndItems to use appropriate
   internal routines from C4::Items
* Moved GetItemnumberFromBarcode to C4::Items
* Removed duplicate C4::Biblio::_koha_new_items
* Removed disused C4::Biblio::MARCitemchange

Currently AddBiblioAndItems is a special routine that
uses private subs from both C4::Biblio and C4::Items.
This needs to be refactored.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 16:25:42 -06:00
..
Transaction Adding calendar widget to circulation/stickyduedate 2007-11-20 16:27:25 -06:00
Item.pm item rework: various changes 2008-01-03 16:25:42 -06:00
Item.pod adding openncip / opensip SIP2 service 2007-11-06 06:32:53 -06:00
Patron.pm Work in progress on the SIP code 2007-11-06 06:33:04 -06:00
Patron.pod adding openncip / opensip SIP2 service 2007-11-06 06:32:53 -06:00
Transaction.pm adding openncip / opensip SIP2 service 2007-11-06 06:32:53 -06:00