Koha/installer/data/mysql/mandatory
Katrin Fischer 76da06b6a3 Bug 26638: Remove unused system preference ArticleRequestsMandatoryFieldsItemsOnly
The preference was probably added because of a typo, as there is a
used system preference ArticleRequestsMandatoryFieldsItemOnly
(Item vs Items).

This patch fixes the situation:

- syspref.sql had the pref name with the typo, this is fixed.
- A database update removes the unused variable and makes sure
  the used one is added.

To test:
- Look at the local use system preferences, verify the false pref is there
- Look at the other ArticleRequests* preferences, verify the other without "s"
  is there
- Apply patch and run database update
- Verify the local use tab one is gone now

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-04 12:59:32 +01:00
..
account_credit_types.sql Bug 25596: Identify overpayment refunds for translation 2020-10-26 00:14:41 +01:00
account_debit_types.sql Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00
account_offset_types.sql Bug 25596: Identify overpayment refunds for translation 2020-10-26 00:14:41 +01:00
audio_alerts.sql Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00
auth_val_cat.sql Bug 25534: (QA follow-up) Add AV category 2020-08-25 15:07:28 +02:00
keyboard_shortcuts.sql Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
message_transport_types.sql
sample_notices_message_attributes.sql
sample_notices_message_transports.sql
subtag_registry.sql Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00
sysprefs.sql Bug 26638: Remove unused system preference ArticleRequestsMandatoryFieldsItemsOnly 2020-11-04 12:59:32 +01:00
userflags.sql Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00
userpermissions.sql Bug 23895: Move installer file into the mandatory directory 2020-10-14 14:50:07 +02:00