Koha/t/lib/KohaTest
Galen Charlton ae5b76c89b bug 2157: add ability to 'clean' staged record batches
batches, it is now possible to 'clean' a batch by
removing all bib and item records staged in the batch.  This
has the effect of helping to reduce database space used
by old import batches as well as removing staged records
from the cataloging reservoir search.  Note that 'cleaning'
a batch affects only the copies of the records that were staged;
if the batch was committed, cleaning the batch does not
affect any bibs and items that were committed into the catalog.

Also note that once you clean a committed batch of records, it is
impossible to undo the previous commit operation.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-10 20:34:55 -04:00
..
Acquisition
Biblio
Branch
Calendar
Circulation
Context
Dates
Heading
ImportBatch
Installer
Items
Koha
Letters
Members
Overdues
Scripts
Search
SMS
Accounts.pm
Acquisition.pm
AuthoritiesMarc.pm
Biblio.pm
Branch.pm
Breeding.pm
Calendar.pm
Category.pm
Circulation.pm bug 3435: AddReturn overhaul. 2009-07-30 11:06:50 -04:00
Context.pm
Dates.pm
Heading.pm
ImportBatch.pm bug 2157: add ability to 'clean' staged record batches 2009-08-10 20:34:55 -04:00
Installer.pm
ItemCirculationAlertPreference.pm
Items.pm
ItemType.pm
Koha.pm
Labels.pm
Letters.pm
Log.pm
Members.pm
Message.pm
NewsChannels.pm bug 3303: removed references to news_channels* 2009-06-07 20:09:18 -05:00
Overdues.pm
Print.pm
Reserves.pm
Scripts.pm
Search.pm
Serials.pm removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
SMS.pm
Suggestions.pm
Z3950.pm