Bugzilla – Attachment 99464 Details for
Bug 24646
RoundFinesAtPayment is not a self check in preference
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24646: Move RoundFinesAtPayment to 'Fines policy' section
Bug-24646-Move-RoundFinesAtPayment-to-Fines-policy.patch (text/plain), 2.54 KB, created by
Katrin Fischer
on 2020-02-23 10:02:53 UTC
(
hide
)
Description:
Bug 24646: Move RoundFinesAtPayment to 'Fines policy' section
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2020-02-23 10:02:53 UTC
Size:
2.54 KB
patch
obsolete
>From 710b814f90fa4220241b5220cdded6a1fb4fb2ab Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 12 Feb 2020 18:44:05 +0000 >Subject: [PATCH] Bug 24646: Move RoundFinesAtPayment to 'Fines policy' section > >To test: > - Search Admin->System preferences for 'RoundFinesAtPayment' > - Note it is listed under self-check > - Apply patch > - Restart/refresh > - Note it is now under Accounting -> Policy > >Signed-off-by: David Nind <david@davidnind.com> > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref | 6 ++++++ > .../prog/en/modules/admin/preferences/circulation.pref | 6 ------ > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >index 36241161b9..4a11872fb7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref >@@ -12,6 +12,12 @@ Accounting: > yes: "Do" > no: "Don't" > - automatically display a print dialog for a payment receipt when making a payment. >+ - >+ - pref: RoundFinesAtPayment >+ choices: >+ yes: Do >+ no: "Don't" >+ - round fines to the nearest cent when collecting payments. Enabling this preference allows paying fines of partial cents which may not be visible in the interface. > Features: > - > - pref: UseCashRegisters >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 b954172ba2..1683d9f034 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 >@@ -938,12 +938,6 @@ Circulation: > type: textarea > syntax: javascript > class: code >- - >- - pref: RoundFinesAtPayment >- choices: >- yes: Do >- no: "Don't" >- - round fines to the nearest cent when collecting payments. Enabling this preference allows paying fines of partial cents which may not be visible in the interface. > Self Checkout: > - > - "Include the following JavaScript on all pages in the web-based self checkout:" >-- >2.11.0
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 24646
:
98771
|
99064
|
99234
|
99293
|
99459
| 99464 |
100685