http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7308 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #24 from Galen Charlton <gmcharlt@gmail.com> --- Created attachment 19859 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19859&action=edit potential source of confusion if parent and child funds both have orders Overall, I think the patch looks good, but there's a case where I think it leads to a confusing display. In the screenshot, fund abc has $10.45 ordered against it, but it also has a child fund, def, that has $14.97 ordered against it. The base-level ordered and total-ordered make sense, individually, but when you look at the whole picture, a librarian could be excused for asking why the total of the "total ordered" column is $33.97, not $48.94 (= $25.42 + 14.97 + $8.55). Does anybody have any suggestions on how this could be made more clear? Setting to in discussion. -- You are receiving this mail because: You are watching all bug changes.