[Koha-bugs] [Bug 10421] Add cron script to delete deleted records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 5 16:46:28 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10421

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18678
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18678&action=edit
Bug 10421 - Add cron script to delete deleted records

This script will batch delete all records where the leader's record
status ( position 5 ) is set to 'd' ( Deleted ).

Test Plan:
1) Edit a few records, set the leader 05 to 'd' for deleted
2) Run delete_deleted_records.pl
3) Records that are deletable should be deleted!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list