http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2696
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #5) > Something to look out for when testing the accounts rewrite :) I can tell you that the new accounting system tracks and stores every fee paid for by every payment. If a payment is made that paid 3 fines, it creates three account_offset rows that link the payment to each of those fines, along with the amount paid on each! When you look at patrons fines, you can even "drill down" to see the entire history for each fee, and for each payment. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
