https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18357
David Bourgault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68896|0 |1 is obsolete| | --- Comment #5 from David Bourgault <[email protected]> --- Created attachment 68930 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68930&action=edit Bug 18357: Handle unlimited on-site checkouts If on-site checkouts are set to unlimited (i.e. NULL/undef), they are currently blocked. Test plan: 1/ Set All/All rule with Unlimited/unlimited for normal/onsite checkouts 2/ Will be able to perform onsite checkout 3/ Edit rule to be 15/Unlimited normal/onsite 4/ Will be able to perform onsite checkout => Without this patch it was blocked 5/ Set rule to 15/15 6/ Onsite checkouts work again Signed-off-by: David Bourgault <[email protected]> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
