[Bug 14390] Fine not updated from 'FU' to 'F' on renewal
23 Aug
2016
23 Aug
'16
8:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390 --- Comment #50 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think Jacek is right - we need the F fines for the total amount calculation in order to not break the MaxFine behaviour: if (my $maxfine = C4::Context->preference('MaxFine')) { if ($total_amount_other + $amount > $maxfine) { ... -- You are receiving this mail because: You are watching all bug changes.
3619
Age (days ago)
3619
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org