[Koha-bugs] [Bug 22042] New: BlockReturnofWithdrawn Items does not block refund generation when item is withdrawn and lost

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 21 16:37:49 CET 2018


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

            Bug ID: 22042
           Summary: BlockReturnofWithdrawn Items does not block refund
                    generation when item is withdrawn and lost
 Change sponsored?: ---
           Product: Koha
           Version: 18.05
          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
  Target Milestone: ---

If BlockReturnofWithdrawnItems is set to block and an item that is both
withdrawn and lost is checked in, Koha will not mark the item as returned but
will mark it as found and generate a refund if circ rules allow refunds.

To test:
- Set BlockReturnofWithdrawnItems to Block
- Set BlockReturnofLostItems to Don't Block
- Set Default lost item fee refund on return policy to Yes
- Check out an item with a replacement cost to a patron
- Mark the item as lost
- Mark the item as withdrawn
- Note that the patron now has a charge for the replacement fee
- Check the item in
- Note that the patron now has a credit for the replacement fee

-- 
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