https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13098
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #11 from Jonathan Druart <[email protected]> --- 1. +=head3 total + +=cut => You are cheating, please provide POD. 2. I would suggest to use the same pattern as Koha::Account->balance for Koha::Account::Offsets->total, i.e. sum at DBMS level. 3. In tests: $price + 0.00 => I do not understand the trick, seems useless. I will need more free brain to finish here. -- 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/
