http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8037
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] | |m --- Comment #11 from Jonathan Druart <[email protected]> --- Hi Kyle, 2 problems: - Your patch breaks the sort on the table (js error: "a.aoColumns[c] is undefined") - The total per fund is wrong I think, you don't multiply by the quantity (in your example the total for "Test Fund 1" would be 180) -- You are receiving this mail because: 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/
