http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10421
--- Comment #1 from Kyle M Hall <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
