Bugzilla – Attachment 111276 Details for
Bug 22750
Partial writeoff of lost fee causes item to be returned
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22750: (24474: (follow-up) Add onpayment to sysprefs file)
Bug-22750-24474-follow-up-Add-onpayment-to-syspref.patch (text/plain), 1.35 KB, created by
Martin Renvoize (ashimema)
on 2020-10-06 09:53:52 UTC
(
hide
)
Description:
Bug 22750: (24474: (follow-up) Add onpayment to sysprefs file)
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-10-06 09:53:52 UTC
Size:
1.35 KB
patch
obsolete
>From 228cd8283b911069f706cc5572c477b1cd56b07a Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >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 <david@davidnind.com> > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22750
:
111271
|
111272
|
111273
|
111274
|
111275
|
111276
|
111277
|
111278
|
111738
|
111739
|
111740
|
111741
|
111742
|
111743
|
111744
|
111745