From 3bbb945dc315914df80d3fcfd223d936c42463e3 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Mon, 9 Apr 2018 15:08:18 -0300 Subject: [PATCH] Bug 19287: Update UpdateItemWhenLostFromHoldList description --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 3ecf7480b6..9587797165 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -721,10 +721,11 @@ Circulation: allow_and_notify: "Allow to mark items as lost and notify the patron" - "from the 'Holds to pull' screen" - - - Update item's values when marked as lost from the hold to pull screen + - Update item's values when marked as lost from the hold to pull screen. + - This is a list of values to update an item when it is marked as lost from the holds to pull screen. - pref: UpdateItemWhenLostFromHoldList type: textarea - - This is a list of values to update an item when it is marked as lost from the holds to pull screen. + - (for instance "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost) Interlibrary Loans: - - pref: ILLModule -- 2.11.0