Koha/installer/data/mysql/atomicupdate
Tomas Cohen Arazi 6d42f6e72c Bug 21915: Add AccountAutoReconcile syspref
This syspref will be used to call the reconcile_balance routing as
needed.

Sponsored-by: ByWater Solutions
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-04 03:13:40 +00:00
..
21915.perl Bug 21915: Add AccountAutoReconcile syspref 2019-01-04 03:13:40 +00:00
README Bug 17356 - update README 2016-10-28 14:47:04 +00:00
skeleton.perl Bug 17356: [QA Follow-up] Minor changes to skeleton.perl 2016-10-28 14:47:05 +00: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.