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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
        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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to