Bug 15073: Move FeeOnChangePatronCategory

This patch moves the FeeOnChangePatronCategory system
preference so that it's in a more logical place. Also
a few typos were fixed.

To test:

* Go to System Preferences
* Go to Patrons
* Find FeeOnChangePatronCategory and confirm

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Confirmed. No errors.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Nicole C. Engard 2015-10-28 09:30:06 -05:00 committed by Tomas Cohen Arazi
parent 3f56ae2b95
commit 7f55d55e68

View file

@ -147,6 +147,12 @@ Patrons:
yes: Allow
no: "Don't allow"
- librarians to discharge borrowers and borrowers to request a discharge.
-
- pref: FeeOnChangePatronCategory
choices:
yes: Do
no: "Don't"
- charge a fee when a patron changes to a category with an enrollment fee.
"Norwegian patron database":
-
- pref: NorwegianPatronDBEnable
@ -168,9 +174,3 @@ Patrons:
yes: Do
no: "Don't"
- search the Norwegian national patron database after a local search result was found.
-
- pref: FeeOnChangePatronCategory
choices:
yes: Do
no: "Don't"
- charge a fee when a patron changes to a category with enrolment fee.