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)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 28 May 2012 09:40:44 +0000 (21:40 +1200)
commitf4df63b153f1995606d475124702104f2ed182d3
tree817b360bf2bc670650ff231984f9cc6b6b0064f5
parent98e0ecf355d5bf7a37571e8d47c258cb1220fd83
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
installer/data/mysql/sysprefs.sql