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)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 24 May 2012 16:05:58 +0000 (18:05 +0200)
commit2d5655cdd4a4d585991b206479f0ef1839310084
tree823d81656ef03d1e75dca911848528e8de99b10f
parentcf91dc45cf85768f65d4d9100691a18e2dac1ed4
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
installer/data/mysql/sysprefs.sql