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

Kyle M Hall <k...@bywatersolutions.com> changed:

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

--- Comment #11 from Kyle M Hall <k...@bywatersolutions.com> ---
Created attachment 78128
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78128&action=edit
Bug 21231: BlockReturnofLostItems does not prevent lost items being found

When the syspref BlockReturnOfLostItems is set to Block, the item is blocked
from being returned, but is still considered found -- it's set to lost=0 and a
refund is applied to the patron (if circ rules allow). The item can then be
checked in a second time and returned as it is no longer lost.

Test Plan:
1) Set an item to lost
2) Set BlockReturnOfLostItems to Block
3) Check the lost item in
4) Checkin  message should say item is lost and cannot be returned
5) Check lost status of item, it should remain unchanged

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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