[Koha-bugs] [Bug 22200] Forgiving a fine (FOR) does not create a FORGIVEN credit line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 15:28:46 CEST 2019


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

--- Comment #25 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 88780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88780&action=edit
Bug 22200: Add credit when forgiving overdue

Prior to this patch the exemptfine option for_FixOverduesOnReturn would
directly set the overdue amount to 0 rather than creating an appropriate
credit of the type forgiven and offseting it against the debt.

Test Plan:
1) Find a checkout that is overdue with fines
2) Check the item in with the forgive fines option checked
3) Note that the users account details now shows the overdue as forgiven
and a forgiven credit is added which matches the overdue amount (and is
applied against it, i.e. both overdue and forgiven lines have 0
amountoutstanding).

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list