From 215adcae9879a1465b217b9da5519bac06dd6c3b 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 Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart --- .../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.39.2