29 Aug
2016
29 Aug
'16
9:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135 --- Comment #19 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- What about: Go thru all FU records. Look up issue record. If no issue record or CalcFine==0, consider as old fine. Move FU to F. If CalcFine < accountlines.amount, new fine: move FU to F too. Otherwise: consider fine to be correct. Will be updated next run. There will be some data loss. Left or right.. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.