[Koha-bugs] [Bug 14504] Add command-line script to batch delete items based on lost/withdrawn statuses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 29 22:05:49 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14504

Jesse Weaver <jweaver at bywatersolutions.com> changed:

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

--- Comment #33 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 49649
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49649&action=edit
Bug 14504: (QA followup)

* Fix POD warning.
* Remove redundant 'use stric' and 'use warnings'
* Remove $VERSION and --version option.
* Remove --dry-run option
* Split test for --help and check for @criteria into two separate pod2usage
calls,
    enabling -msg on the latter.
* Fix 'target_tiems' typo.
* Test for holds on items to be deleted.
* Fix whitespace
* Fix test for holds.

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


More information about the Koha-bugs mailing list