From 228cd8283b911069f706cc5572c477b1cd56b07a Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 10 Feb 2020 10:31:37 +0000 Subject: [PATCH] Bug 22750: (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 Signed-off-by: David Nind Signed-off-by: Kyle M Hall --- .../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 2c17f08a7f..e3640d9d19 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 @@ -438,6 +438,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