fix for bug 1688
[koha.git] / C4 / ImportBatch.pm
2007-12-02 Galen Charltonwarn on attempts to add duplicate item barcodes during...
2007-11-29 Galen Charltonbugfix: do not store item tags when saving old copy...
2007-11-16 Galen Charltonmatching enhancements -- allow matching rule to be...
2007-11-13 Galen Charltonwhen reverting import batch: don't try to delete items...
2007-11-07 Galen Charltonnew batch job to stage a file of MARC biblios for import.
2007-11-07 Galen Charltonnew batch job to commit a batch of imported bibs
2007-11-07 Galen Charltoncleaned up POD a bit
2007-10-31 Galen Charltonbatch import rework: added suport for loading and dropp...
2007-10-29 Galen Charltonbatch import rework -- implement stage-commit-undo...
2007-10-29 Galen Charltonmore work on batch import
2007-10-29 Galen Charltonimproved import batches part 2 -- replace use of marc_b...