https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18357 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 68896 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68896&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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.