Koha/installer/data/mysql
Nick Clemens deb2f6317a Bug 27835: (follow-up) Update language, remove warn, add feedback
This patch:
 - Updates lanugage to be clearer 'ChargeFinesOnClosedDays' vs 'ChargeFinesOnCloseDay'
 - Removes a stary warn
 - Add an 'updated' counter and provides feedback in fines.pl

Test plan:
 0 - Apply patches, updatedatabase
 1 - set finesCalendar to 'ignore', ChargeFinesOnClosedDays to "Don't charge"
 2 - Checkout an item due yesterday
 3 - Ensure circ rules have a fine amount and interval set
 4 - Make today a holiday
 5 - perl misc/cronjobs/fines.pl -v
 6 - 0 updated
 7 - ChargeFinesOnClosedDays to "Charge"
 8 - perl misc/cronjobs/fines.pl -v
 9 - 1 updated
10 - set fines calendar to 'use'
11 - perl misc/cronjobs/fines.pl -v
12 - 1 updated (NOTE: This is wrong maybe, but handle on another bug)
13 - set ChargeFinesOnClosedDays to "Don't charge"
14 - perl misc/cronjobs/fines.pl -v
12 - 0 updated

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2021-03-18 15:03:23 +01:00
..
atomicupdate Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
en Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
fr-CA Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
fr-FR Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
it-IT Bug 18532: Add missing notice template for it-IT 2021-03-17 08:23:10 +01:00
localization Bug 27822: Fix default value for AddressFormat (es-ES) 2021-03-03 11:57:51 +01:00
mandatory Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
nb-NO Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
pl-PL Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
ru-RU Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
uk-UA Bug 18532: (follow-up) fix messages and bug in automatic_renewals script 2021-03-16 16:08:31 +01:00
backfill_statistics.pl
fix_unclosed_nonaccruing_fines_bug17135.pl
kohastructure.sql Bug 26057: Add datecancelled, cancellation_reason fields 2021-03-03 15:36:13 +01:00
labels_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
patroncards_upgrade.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
update22to30.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
updatedatabase.pl Bug 18532: DBRev 20.12.00.024 2021-03-16 16:08:31 +01:00