[Bug 13098] Item lost multiple times by the same patron will create only be charged once
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13098 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org