Bug 23504 - Allow forgiving fines on returned lost items
Summary: Allow forgiving fines on returned lost items
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-23 20:06 UTC by Andrew Fuerste-Henry
Modified: 2020-11-11 08:59 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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