Koha/acqui.simple
tipaul 64dae2746d Now, the acqui.simple system...
marcimport.pl has been almost completly rewritten, so LOT OF BUGS TO COME !!! You've been warned. It seems to work, but...

As with my former messages, nothing seems to have been changed... but ...
* marcimport now uses HTML::Template.
* marcimport now uses MARC::Record. that means that when you import a record, the old-DB is populated with the data as in version 1.2, but the MARC-DB part is filled with full MARC::Record.

<IMPORTANT NOTE>
to get correct response times, you MUST add an index on isbn, issn and lccn rows in biblioitem table. Note this should be done in 1.2 too...
</IMPORTANT NOTE>

<IMPORTANT NOTE2>
acqui.simple manage biblio, biblioitems and items tables quite properly. Normal acquisition system manages biblio, biblioitems BUT NOT items. That will be done in the near future...
</IMPORTANT NOTE2>

what's next now ?
* bug tracking, of course... Surely a dozen of dozens...
* LOT of developpments, i'll surely write a mail to koha-devel tomorrow (as it's time for dinner in France, and i plan to play NeverwinterNights after dinner ;-) ...
2002-07-24 16:24:20 +00:00
..
addbiblio.pl scripts for new acqui.simple system 2002-04-29 05:29:02 +00:00
addbooks.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
addbookslccn.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
additem.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
bulkmarcimport.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
isbnsearch.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
keywordsearch.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
marcimport.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
processz3950queue merging changes from rel-1-2 2002-07-02 22:08:50 +00:00
savebiblio.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
saveitem.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
viewmarc.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
websitesearch.pl Now, the acqui.simple system... 2002-07-24 16:24:20 +00:00
z3950-daemon-launch.sh merging changes from rel-1-2 2002-07-02 22:08:50 +00:00
z3950-daemon-shell.sh merging changes from rel-1-2 2002-07-02 22:08:50 +00:00