[Koha-bugs] [Bug 20815] Add ability to choose if lost fee is refunded based on length of time item has been lost

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 21:58:20 CET 2020


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #98929|0                           |1
        is obsolete|                            |

--- Comment #8 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 99038
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99038&action=edit
Bug 20815: Add ability to choose if lost fee is refunded based on length of
time item has been lost

This adds the ability to not refund lost item fees on return if the item
has been lost for more than a given number of days.

Test Plan:
1) Set the new system preference NoRefundOnLostReturnedItemsAge to a number of
days
2) Find a lost item that has been lost longer than that
NoRefundOnLostReturnedItemsAge days which would have otherwise been refunded
3) Return the item
4) Note no refund on the lost item fee was processed, the fee remains unchanged
5) prove t/db_dependent/Circulation.t

Signed-off-by: Deb Stephenson <DStephen at dubuque.lib.ia.us>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list