[Bug 27599] New: Fine calculation at checkin should be able reflect return claims
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27599 Bug ID: 27599 Summary: Fine calculation at checkin should be able reflect return claims Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Depends on: 14697 Here's the existing behavior: 1- checkout item with date due in the past 2- run fines cron to create accruing fine 3- mark item claimed without charging lost fee 4- fines does not change at all when item is marked claimed 5- check item in 6- fine goes from accruing to final as if the claim had never happened If we assume some time passes between step 3 and step 5, that could be a significant difference in the final fine total. Should patrons be charged overdue fines for the period between when an item is Claimed Returned and when it is actually checked in? Should that be configurable per library? Should it in some way depend on the claim resolution status? If we *do* charge the lost fee when an item is marked claimed, then we close the fine at the point of claim and it is not changed if the item is later checked in. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697 [Bug 14697] Extend and enhance "Claims returned" lost status -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27599 hebah@bywatersolutions.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hebah@bywatersolutions.com --- Comment #1 from hebah@bywatersolutions.com --- I think we may want to make options configurable for items with fines + claims returns in general. We have options for lost item returns + fines and what should happen, but we've also carved out claim return as something distinct from lost. I feel like an ideal set of rules, configurable in circulation rules because we know one size is not going to fit consortia, would be to configure 1. what should happen with accruing overdue fines at the time of a claim return being made, and 2. what should happen with those fines when the claim is resolved with an option to refund, restore, or recalculate like we do with other lost statuses. -- 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