[Koha-bugs] [Bug 25690] SIP should not allow to check out an item in transfer because of a hold to another patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 3 16:52:06 CET 2021


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #44 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
-            if ( $res->{'itemnumber'} && $res->{'itemnumber'} == $itemnumber
&& $res->{'priority'} == 0) {

Why did you remove that test?

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


More information about the Koha-bugs mailing list