Koha/installer/data/mysql
Kyle M Hall 50bb8e96f1
Bug 23233: AllowItemsOnHoldCheckout is misnamed and does not indicate it is for SIP-based checkouts only
The system preference AllowItemsOnHoldCheckout only affects SIP based checkouts. I believe we should rename it AllowItemsOnHoldCheckoutSIP so it matches AllowItemsOnHoldCheckoutSCO. We should also update the description as well.

As far as I know AllowItemsOnHoldCheckout has never affected anything except SIP traffic. That does not preclude the addition of another AllowItemsOnHoldCheckout syspref that would affect the staff interface, but that would be an enhancement and is outside the scope of this bug report.

Test Plan:
1) Test AllowItemsOnHoldCheckout via SIP
2) Apply this patch
3) Test AllowItemsOnHoldCheckoutSIP via SIP
4) Note there is no difference!
5) Note the syspref description has been update to mention SIP

Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-12-16 11:08:52 +00:00
..
atomicupdate Bug 23233: AllowItemsOnHoldCheckout is misnamed and does not indicate it is for SIP-based checkouts only 2019-12-16 11:08:52 +00:00
de-DE Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
en Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
es-ES Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
fr-CA Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
fr-FR Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
it-IT Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
mandatory Bug 14697: (QA follow-up) Add missing AV category 2019-10-31 12:05:21 +00:00
nb-NO Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
pl-PL Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
ru-RU Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
uk-UA Bug 17831: Remove non-existig bibliosubject.subject mapping from frameworks 2019-12-09 14:48:59 +00:00
account_credit_types.sql Bug 23805: (RM follow-up) Correction to sql installer file 2019-10-25 09:37:25 +01:00
account_debit_types.sql Bug 23049: (QA follow-up) Correction for 'M' => 'MANUAL' 2019-10-24 17:25:09 +01:00
account_offset_types.sql Bug 22521: (QA follow-up) Corrections to tests 2019-04-17 16:49:36 +00:00
audio_alerts.sql
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 23932: Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema 2019-11-13 13:10:27 +00:00
labels_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
patroncards_upgrade.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
sysprefs.sql Bug 23233: AllowItemsOnHoldCheckout is misnamed and does not indicate it is for SIP-based checkouts only 2019-12-16 11:08:52 +00:00
update22to30.pl Bug 20000: Use Modern::Perl in installer scripts 2019-02-04 16:57:14 +00:00
updatedatabase.pl Bug 17831: DBRev 19.12.00.001 2019-12-09 14:57:16 +00:00
userflags.sql Bug 23321: Add cash register permission 2019-09-23 11:39:21 +01:00
userpermissions.sql Bug 23049: (RM follow-up) Add missing userpermission to installer 2019-11-19 07:20:24 +00:00