@@ -, +, @@ UpdateItemLocationOnCheckin preference --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -545,7 +545,7 @@ Circulation: - "PROC: _PERM_ - causes an item that is in the Processing Center to be updated to it's permanent location.

" - "General rule: if the location value on the left of the colon (:) matches the item's current location, it will be updated to match the location value on the right of the colon (:).
" - "Note: PROC and CART are special values, for these locations only can location and permanent_location differ, in all other cases an update will affect both. Items in the CART location will be returned to their permanent location on checkout.
" - - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no locaiton assigned.
" + - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no location assigned.
" - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, and overrides all other rules." - - pref: UpdateNotForLoanStatusOnCheckin --