Koha/installer/data/mysql
Nuño López Ansótegui 19131a9d8e Bug 11309: avoid creating duplicate numbering patterns during upgrade to 3.14.x
To test:

1/ Install Koha 3.12
2/ Create some subscriptions. Ensure you have at least two
   subscriptions with the same numbering pattern, with one of the
   keys everyX/addX/whenmorethanX/settoX set to NULL
3/ Remember this numbering pattern.
4/ Upgrade to 3.14
5/ Run updatedatabase.pl
6/ The numbering pattern is duplicated

Now repeat steps 1 to 4, then apply the patch and run
updatedatabase.pl. Numbering pattern should not be duplicated.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2014-05-05 03:38:44 +00:00
..
atomicupdate Bug 11867: MTT: Manage *_PHONE notices 2014-05-02 20:29:20 +00:00
de-DE Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
en Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
es-ES Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
fr-FR Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
it-IT Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
nb-NO Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
pl-PL Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
ru-RU Bug 10845: Remove the notice code HOLD_PRINT in seed data 2014-05-02 20:29:19 +00:00
uk-UA Bug 9032: (follow-up) wording tweaks 2014-04-20 22:00:46 +00:00
backfill_statistics.pl
kohastructure.sql Bug 10807: (follow-up) make the new field search_history.type should be a varchar(16) 2014-05-05 02:34:59 +00:00
labels_upgrade.pl
patroncards_upgrade.pl
sysprefs.sql Bug 10862: Add search history to the intranet interface 2014-05-05 03:06:33 +00:00
update22to30.pl Bug 11398: A typo occurred with occured 2014-01-02 15:12:48 +00:00
updatedatabase.pl Bug 11309: avoid creating duplicate numbering patterns during upgrade to 3.14.x 2014-05-05 03:38:44 +00:00