[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 Aug 16 17:55:30 CEST 2016


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

--- Comment #49 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 54519
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54519&action=edit
bug 14504: (QA followup) fixing DelItemCheck arguments

Remove $dbh as argument to C4::Items::DelItemCheck
and C4::Items::ItemSafeToDelete, also change all
calls to these functions throughout the codebase.

Also remove remaining reference to 'do_not_commit' in
t/db_dependent/Items_DelItemCheck.t

Fixed doubled "$$" in C4/ImportBatch.pm

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


More information about the Koha-bugs mailing list