[Koha-bugs] [Bug 19431] Error when trying to checkout an unknown barcode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 11 15:04:28 CEST 2017


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

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
I will take a look again later but I think the condition is wrong, I guess it
should be 
    if( $item and ( !$blocker or $force_allow_issue ) ){

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


More information about the Koha-bugs mailing list