7 Dec
2022
7 Dec
'22
10:06 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32408 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- What I thought was happening: * Koha and self check block checkout, if amount > noissuecharge * Koha asks for confirmation, if AllFinesNeedOverride = require, no matter the amount * Self check blocks checkout, if AllFinesNeedOverride = require, no matter the amount I had wrongly copied AllowFineOverride yesterday, but AllFinesNeedOverride was the one that I knew blocked checkouts. So my thinking here was that we are not changing the behaviour of noissuecharge, but that you actually want to override AllFinesNeedOverride. -- You are receiving this mail because: You are watching all bug changes.