[Koha-bugs] [Bug 13098] Item lost multiple times by the same patron will create only be charged once

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 21:17:08 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13098

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #11 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list