[Koha-bugs] [Bug 29096] New: Removing a lost status via item edit refunds lost fee without reinstating overdue fine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 23 15:41:30 CEST 2021


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

            Bug ID: 29096
           Summary: Removing a lost status via item edit refunds lost fee
                    without reinstating overdue 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 WhenLostChargeReplacementFee ON, WhenLostForgiveFine ON
- Set you refund lost item value to EITHER refund lost fee and charge a new
overdue fine OR refund lost fee and restore overdue fine
- check an item out with a due date in the past, run the fines cron
- mark the item lost, confirm the overdue fine is forgiven and a lost fee is
applied
- edit the item to remove the lost status
- confirm the lost status is refunded but the overdue fine hasn't returned

We're removing the lost fee on the assumption that we've found the item and
therefore the patron doesn't owe us the replacement anymore. That assumption
should also result in restoring/re-charging the overdue fine.


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 the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list