[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 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80507|0 |1 is obsolete| | --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 80678 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80678&action=edit Bug 13098: Tests for _FixAccountForLostAndReturned on writeoff When a a write off is done on lost fees, but then the item is returned, the current behaviour is that a credit is added to the patron, for the amount the original lost fee was. This behaviour is wrong and this tests reproduce the situation. To test: - Run: $ kshell k$ prove t/db_dependent/Circulation.t => FAIL: Tests fail because a credit (CR) is added for the original amount, without taking into account the fact the amount was not payed, but written off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org