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:
parent
3f56ae2b95
commit
7f55d55e68
1 changed files with 6 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue