https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23767
--- Comment #4 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #3) > First, do you remember why you linked this bug with bug 12987? I do not > understand why they are directly in relation. As far as I can tell, that bug changed footer_column_sum to only add columns with a span with class total_amount. Prior to this I think the entire column was summed. > > Then, take a look at those screenshots: > https://snipboard.io/grClq9.jpg > https://snipboard.io/EqYWxU.jpg > The first one is acqui-home, second is aqbudgets. > Cell fund11/Ordered => on one screen we display the ordered value for the > fund, on the other one we sum the fund and the child funds. > > What do you think? Should not we fix that as well on the same bug report? I find it easier in Acq to handle on thing at a time - and I don't think I see the problem in your screen shot. Base-level ordered is just from fund 11, Total ordered is fund 11 plus fund 111 (adult plus children) so the total ordered is correct. The total is different on the two screens because one totals two budgets and the other only one -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
