Koha/installer/data/mysql/atomicupdate
Katrin Fischer f534e799ed
Bug 21159: (QA follow-up) Add say to database update, perltidy, fix tests
* Perltidies to pass the QA script
* Adds missing say statement to the database update
* Makes sure the tests pass on a database, where UpdateItemLocaton*
  system preferences are not empty

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-06 11:34:49 -03:00
..
bug_21159-add_UpdateItemLocationOnCheckout_syspref.pl Bug 21159: (QA follow-up) Add say to database update, perltidy, fix tests 2023-11-06 11:34:49 -03:00
README
skeleton.pl Bug 34321: Tidy skeleton.pl 2023-07-20 10:59:34 -03:00

Please put your database revision files in this folder.
The Release Manager will remove them here when pushing your patches.

To use the skeleton .perl for your update:

% cp installer/data/mysql/atomicupdate/skeleton.perl
installer/data/mysql/atomicupdate/bug_XXXXX.perl

and put your modifications in where noted.