Long is the road to MARC..
authortipaul <tipaul>
Thu, 4 Jul 2002 15:53:02 +0000 (15:53 +0000)
committertipaul <tipaul>
Thu, 4 Jul 2002 15:53:02 +0000 (15:53 +0000)
commit528f1b2b8006061a4b2d10a53f367d84b7b6e50b
tree0578749a6e031be5af2fe984849c64d1acb64ec5
parentfbe10b879f891f5a934b92102f62a75179249988
Long is the road to MARC..

Not related to MARC :
* removed HLT- empty link when no basket for a supplier (should be useful to copy this into rel-1-2 i think)
* fixed some "use of uninitialized value"
related to MARC
* changed use Acquisition to use Catalogue, new package for MARC management

For instance, nothing is done to MARC DB, but structure is modified (see Biblio.pm for details), and everything seems to work : it's still possible to use acqui, and it fills old-DB pretty good.

WARNING : if you work on main trunk, please note Acquisition.pm is NO MORE USED in /acqui/ system. Every sub in Acquisition.pm has been moved to Biblio.pm or Catalogue.pm.
15 files changed:
C4/Biblio.pm
C4/Catalogue.pm
acqui/acquire.pl
acqui/addorder.pl
acqui/basket.pl
acqui/finishreceive.pl
acqui/modorders.pl
acqui/newbasket.pl
acqui/newbasket2.pl
acqui/newbiblio.pl
acqui/order.pl
acqui/receive.pl
acqui/recieveorder.pl
acqui/supplier.pl
acqui/updatesupplier.pl