Koha/installer/data/mysql
Lucas Gass d8491c6eb2 Bug 28258: Update bad formatting in AUTO_RENEWALS notice
To test:
-Look at the AUTO_RENEWALS notice and see the syntax [% checkout.date_due as_due_date => 1 %]
-Apply patch, updatedatabase
-Look at the AUTO_RENEWALS notice and see the syntax [% checkout.date_due | $KohaDates as_due_date => 1%]

Additional test:
1 - Checkout an item to a patron
2 - Find their borrowernumber, the itemnumber, and the biblionumber
3 - Use the get_prepared_letter script to test the letter content
    perl misc/devel/get_prepared_letter.pl --module circulation --letter-code AUTO_RENEWALS --tables="{\"borrowers\": 5,\"issues\": 1040,\"items\": 1040,\"biblio\": 2 }"

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-30 17:07:31 +02:00
..
atomicupdate Bug 28258: Update bad formatting in AUTO_RENEWALS notice 2021-04-30 17:07:31 +02:00
en Bug 26734: (QA follow-up) Add 'tendered' and 'change' to notice 2021-04-27 16:23:49 +02:00
fr-CA Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
fr-FR Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
it-IT Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
localization Bug 27822: Fix default value for AddressFormat (es-ES) 2021-03-03 11:57:51 +01:00
mandatory Bug 27971: Update void method to use double entry accounting 2021-04-23 11:58:49 +02:00
nb-NO Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
pl-PL Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
ru-RU Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
uk-UA Bug 26734: Add notices for translations 2021-04-27 16:23:49 +02:00
backfill_statistics.pl Bug 13795: Remove occurences of unused columns in code 2019-04-18 10:05:51 +00:00
fix_unclosed_nonaccruing_fines_bug17135.pl Bug 24840: Replace DateTime->now with dt_from_string 2020-04-08 11:54:23 +01:00
kohastructure.sql Bug 17202: (QA follow-up) Add foreign key constraint 2021-04-28 11:07:06 +02: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 17202: DBRev 20.12.00.042 2021-04-28 11:16:14 +02:00