https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135
--- Comment #19 from Marcel de Rooy <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
