19 Apr
2016
19 Apr
'16
10:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14497 --- Comment #9 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Owen Leonard from comment #7)
I get different messages on checkout and detail if 'AllowFineOverride' is set to 'Allow.' The detail page says checkouts are blocked, but the checkout page doesn't. The checkout page is correct in this case because the user can override the block.
Note that circulation.tt checks "[% IF ( charges_is_blocker ) %]" at line 789.
Right you are! I've made those additions and squashed all the patches together for readability. -- You are receiving this mail because: You are watching all bug changes.