https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29287
--- Comment #3 from Nick Clemens <[email protected]> --- (In reply to Katrin Fischer from comment #1) > The child and parent funds are handled totally separately as you can spend > on each level, but it has made things quite confusing a lot of times. > > I believe the currnet design if partially due to how the totals are > calculated/changed when filtering on the table? Yes, what I have done in this patch is to add new display, with a different class In the context of this page, 'total_amount' means 'an amount to be included in the totals' I introduce 'inclusive_amount' which is for display only Further it adjusts the final column to show available funds after child fund are subtracted -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
