From 4d8007167a301fb405ae09895b52951ed1255c0a 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 --- .../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 3ecf748..9587797 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.1.4