From 3609b27ce07991c3ec94dc81c5c143bd2a21eeb4 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 10 Feb 2020 10:31:37 +0000 Subject: [PATCH] Bug 24474: (follow-up) Add onpayment to sysprefs file This patch adds the required line to the circulation.pref file to dispaly the onpayment option in the MarkLostItemReturned preference Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/circulation.pref | 1 + 1 file changed, 1 insertion(+) 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 964ab8f3ca..ea2bd8c77e 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 @@ -432,6 +432,7 @@ Circulation: additem: "when cataloguing an item" moredetail: "from the items tab of the catalog module" pendingreserves: "from the 'Holds to pull' list" + onpayment: "when receiving payment for the item" - . - - pref: AllowMultipleIssuesOnABiblio -- 2.20.1