]> 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>
Sat, 9 Jun 2012 20:48:35 +0000 (16:48 -0400)
commitf15d6c9c9f6f642e3e97a8e715ac8ddf0cead1af
tree25f83cdf1e52c2946d13030da2558fe64f094d86
parentaf6207fd04040ce427549d36d4819a909724cf8d
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