From 50931eaddb00f6373cd47fb0a552a1d06b818019 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 --- .../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 6eb5af0660..ad9df0ee75 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