Bug 23504

Summary: Allow forgiving fines on returned lost items
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jonathan.druart, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2019-08-23 20:06:59 UTC
Here's the situation:

- Library has WhenLostForgiveFine set to Don't Forgive
- Item is overdue with accruing fine
- Item is set to lost
- Fine switching from FU to F
- Item is returned, checked in with Forgive Overdue Charges checked
- Fine is not forgiven because it is accounttype F rather than FU

Some libraries would like this fine to be forgiven when the item checks in w/ Forgive Overdue Charges