[Koha-bugs] [Bug 7329] The "undo import into catalog" command deletes items onloan without checking

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 15 19:40:51 CEST 2012


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

Ian Walls <koha.sekjal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #14 from Ian Walls <koha.sekjal at gmail.com> ---
Patch 1:  uses DelItemCheck instead of DelItem, with logic to handle when an
item cannot be deleted.  Good use of existing subroutine.  Passed QA.

Patch 2 + 3:  Work together to prevent the biblio from being NULLifed if the
item isn't deleted.  SQL only change, with a comment, marking Passed QA.

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


More information about the Koha-bugs mailing list