Bug 22653: Remove unimplemented RotationPreventTransfers system preference
authorKatrin Fischer <katrin.fischer.83@web.de>
Mon, 17 Jun 2019 21:12:25 +0000 (21:12 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 19 Jun 2019 12:05:51 +0000 (13:05 +0100)
commit453b7b354f78513cdbdd6a0897f53b3b89b168b9
tree7af0b280b95dc9914f62af47210d544507e47859
parenta2d38d7c301eeb31226a6549b429fe80f34d8283
Bug 22653: Remove unimplemented RotationPreventTransfers system preference

This removes the RotationPreventTransfers system preference
from updated and new installations.

To test:
- Verify you have the RotationPreventTransfers pref
- Apply patch and run database update
- Verify the preference no longer exists in your system
  - in the sys pref editor
  - in your database:

SELECT * from systempreferences WHERE variable = "RotationPreventTransfers";

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/atomicupdate/bug_22653_remove_RotationPreventTransfers.perl [new file with mode: 0644]
installer/data/mysql/sysprefs.sql
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref