Bug 15073

Summary: FeeOnChangePatronCategory in wrong place
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: System AdministrationAssignee: Nicole C. Engard <nengard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: bgkriegel, gmcharlt, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: String patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13697    
Bug Blocks:    
Attachments: Bug 15073: Move FeeOnChangePatronCategory
[SIGNED-OFF] Bug 15073: Move FeeOnChangePatronCategory
Bug 15073: Move FeeOnChangePatronCategory

Description Nicole C. Engard 2015-10-28 14:15:47 UTC
The FeeOnChangePatronCategory preference needs to be moved to a more logical place.
Comment 1 Nicole C. Engard 2015-10-28 14:31:38 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2015-10-29 14:50:17 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2015-10-30 09:37:50 UTC
Created attachment 44192 [details] [review]
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>
Comment 4 Tomás Cohen Arazi 2015-11-02 14:39:00 UTC
Patch pushed to master.

Thanks Nicole!