]> git.koha-community.org Git - koha.git/commit
Bug 5795 [SIGNED-OFF] - Missing ReservesControlBranch system pref in database installer
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 14 Apr 2012 11:12:54 +0000 (13:12 +0200)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 13 Jul 2012 01:15:36 +0000 (21:15 -0400)
commit938a9ee392b2b991c96fa56992d6287233e1ac9a
tree857130ed6a5b89f25f737767162b2b646378e7d6
parent8ff776091aa10a6719ae61ac11b7872a91bd222a
Bug 5795 [SIGNED-OFF] - Missing ReservesControlBranch system pref in database installer

sysprefs.sql file was missing ReservesControlBranch.

To test:
1) Create a new installation and check sysprefs.sql loads correctly.
2) Check ReservesControlBranch shows up correctly in the sys pref editor.
3) Check sys pref can be edited and new value saves correctly.

Signed-off-by: Marc Veron <veron@veron.ch>
- Line is added at the end of installer/data/mysql/sysprefs.sql
- Tested Line diretly in MySQL with a systempreferences table where variable 'ReservesControlBranch' was missing. Data inserted correctly.
- Syspref shows up in Staff client

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
- Fixed merge conflict

Conflicts:

installer/data/mysql/sysprefs.sql

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
- Tidied for 3.8.x

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
installer/data/mysql/sysprefs.sql