Koha/installer/data/mysql
Agustin Moyano 59d5ada70e
Bug 22284: New ft_local_hold_group column, and 'holgroup' enum option
In order to add groups for holds, this patch provides a new column in
library_groups to identify them. Also provides new enum option for
hold_fulfillment_policy column of default_branch_circ_rules,
default_circ_rules, default_branch_item_rules and branch_item_rules.

To test:
1) check that there is no ft_local_hold_group column in library_groups
and that there are no 'holdgroup' enum option in hold_fulfillment_policy
in default_branch_circ_rules, default_circ_rules, default_branch_item_rules
and branch_item_rules
2) apply this patch
3) perl installer/data/mysql/updatedatabase.pl && dbic
SUCCESS => !(step 1) ;-D
4) Sign off

Sponsored-by: VOKAL
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-03 12:58:02 +00:00
..
atomicupdate Bug 22284: New ft_local_hold_group column, and 'holgroup' enum option 2020-01-03 12:58:02 +00:00
de-DE Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value 2020-01-02 14:03:24 +00:00
en Bug 24274: Remove field 01e from sql installer files 2019-12-23 12:04:02 +00:00
es-ES Bug 24316: (follow up) Fix es-ES web installer 2020-01-02 14:03:30 +00:00
fr-CA Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value 2020-01-02 14:03:24 +00:00
fr-FR Bug 24274: Remove field 01e from sql installer files 2019-12-23 12:04:02 +00:00
it-IT Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value 2020-01-02 14:03:24 +00:00
mandatory Bug 14697: (QA follow-up) Add missing AV category 2019-10-31 12:05:21 +00:00
nb-NO Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value 2020-01-02 14:03:24 +00:00
pl-PL Bug 24316: Remove obsolete sample data for MANUAL_INV authorised value 2020-01-02 14:03:24 +00:00
ru-RU Bug 24274: Remove field 01e from sql installer files 2019-12-23 12:04:02 +00:00
uk-UA Bug 24274: Remove field 01e from sql installer files 2019-12-23 12:04:02 +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
audio_alerts.sql
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 22284: New ft_local_hold_group column, and 'holgroup' enum option 2020-01-03 12:58:02 +00:00
labels_upgrade.pl
patroncards_upgrade.pl
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
updatedatabase.pl Bug 23233: DBRev 19.12.00.002 2019-12-16 11:09:30 +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