8 Nov
2018
8 Nov
'18
10:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21796 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the problem is here: $noissues = ( not C4::Context->preference("AllowFineOverride") and ( $owing > $noissuescharge ) ); It can reset noissues, even if it has already been set to 1 before. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.