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

Kyle M Hall <k...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22089|0                           |1
        is obsolete|                            |

--- Comment #6 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 22172
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22172&action=edit
Bug 11084 - Delete biblios on Leader 05 =d

Position 05 of the leader in MARC 21 indicates the record's status.
A lower case ā€œdā€ indicates that the record is to be deleted
(http://www.loc.gov/marc/authority/adleader.html).

This patch adds a cronjob script that may be run nightly to delete
records where position 05 of the leader is set to 'd'.

Test Plan:
1) Edit one or more records, and set the leader position 05 to 'd'.
2) Run misc/cronjobs/deleted_fixed_field_5.pl -c -v
3) Those records should either be deleted, or an error message should
   state why the were not.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to