[Koha-bugs] [Bug 29080] New: Missing data trail for reduced fine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 22 18:40:23 CEST 2021


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

            Bug ID: 29080
           Summary: Missing data trail for reduced fine
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 23091

To recreate:
- Set MarkLostItemsAsReturned to ON for all cases, WhenLostChargeReplacementFee
ON, WhenLostForgiveFine ON
- Set you refund lost item value to refund lost fee and charge a new overdue
fine
- set a circ rule to charge $1 per day overdues
- check out an item, setting its due date to 7 days ago
- run the fines cron, see your $7 accruing fine
- mark the item lost, confirm the $7 fine is forgiven
- check the item in, backdating the checkin to 5 days ago
- confirm your new fine is $2, but old_issues.returndate still shows the time
at which this item was marked lost

In this situation, I can't find anything in the data to explain why the fine is
$2. That's the correct amount, given the actions, but if one stumbled on this
patron after the fact one would have a hard time figuring out what happened.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23091
[Bug 23091] Add options to charge new or restore forgiven overdues when a lost
item is returned
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list