http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12984
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #2 from Paola Rossi <[email protected]> --- I've applied the patch against master 3.17.00.025. 1) the title of the table is: "All available funds for Centerville" If I add a fund for another Library, this fund is shown too (and is well filtered, too). If I set another Library, all the funds all listed the same. If the logged user is the staff user of another library, all the funds all listed the same. Perhaps the title could be: "All available funds" 2) Some doubts about two totals at the bottom of the table: in the "Amount" and "Total Available" columns, totals sum the parent funds and the child funds amounts (ERROR). Since the child fund amount can't exceed parent fund allocation, I think that the "Amount" and "Total Available" totals should only sum parent funds values instead. On the contrary, in the "Ordered" and "Spent" columns, the totals sum both parent and child funds amounts (RIGHT). -------------------------------------------------------------------------- On ACQ homepage, the master doesn't distinguish a child fund from a parent one, and so the second error occurs. -------------------------------------------------------------------------- I pass the patch to "Failed QA" status. -- 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/
