Koha/koha-tmpl/intranet-tmpl/prog/en/modules
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
..
acqui Bug 20014: Preselect item budget based on id not code 2018-08-21 11:45:19 +00:00
admin Bug 21068: DB changes 2018-08-30 13:40:29 +00:00
authorities Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
basket Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
batch Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
catalogue Bug 13618: Add missing raw filters 2018-08-17 15:55:14 +00:00
cataloguing Bug 13618: Manually replace missing .raw 2018-08-17 15:55:10 +00:00
circ Bug 21231: BlockReturnofLostItems does not prevent lost items being found 2018-08-30 13:40:31 +00:00
clubs Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
common Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
course_reserves Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
errors Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
help Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
ill Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
installer Bug 13618: Remove html filters for HtmlTags 2018-08-17 15:55:08 +00:00
labels Bug 13618: (follow-up) Add html filters to all the variables 2018-08-17 15:55:13 +00:00
members Bug 21068: Remove NorwegianPatronDB related code 2018-08-30 13:40:29 +00:00
offline_circ Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
onboarding Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
patron_lists Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
patroncards Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
plugins Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
reports Bug 13618: Remove filter when assigning array 2018-08-17 16:53:56 +00:00
reserve Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
reviews Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
rotating_collections Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
serials Bug 13618: Remove filter when assigning array 2018-08-17 16:53:56 +00:00
services Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
suggestion Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
tags Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
test
tools Bug 7996: (QA follow-up) Remove unnecessary permission check view logs template 2018-08-22 11:47:10 +00:00
virtualshelves Bug 19039: (RM follow-up) Add filters to variables 2018-08-24 16:23:27 +00:00
about.tt Bug 13618: Remove html filters for HtmlTags 2018-08-17 15:55:08 +00:00
auth.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
intranet-main.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00