Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Kyle M Hall ca2430480e 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

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-30 13:40:31 +00:00
..
article-requests.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
bookcount.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
branchoverdues.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
branchtransfers.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
checkout-notes.tt Bug 13618: Add missing raw filters 2018-08-17 15:55:14 +00:00
circulation-home.tt Bug 13618: Specific for IntranetCirculationHomeHTML 2018-08-17 15:55:10 +00:00
circulation.tt Bug 13618: (follow-up) Manually replace missing .raw 2018-08-25 19:12:19 +00:00
circulation_batch_checkouts.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline-mf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
offline.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
on-site_checkouts.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
overdue.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
pendingreserves.tt Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
printslip.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
renew.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
request-article.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
reserveratios.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
returns.tt Bug 21231: BlockReturnofLostItems does not prevent lost items being found 2018-08-30 13:40:31 +00:00
selectbranchprinter.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
transferstoreceive.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
view_holdsqueue.tt Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
waitingreserves.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00