Koha/installer/data/mysql/en/mandatory
David Cook 05432982cf
Bug 36741: Skip auto_too_soon issues in auto renew digest
This change adds a line to skip auto_too_soon issues/checkouts
in the auto renew digest template.

Since auto_too_soon do not trigger notifications and don't require
any special action, let's skip them in the breakdown of checkouts in
the AUTO_RENEWALS_DGST email.

Test plan:
0. Apply the patch
1. reset_all (in koha-testing-docker)
2. Note the following line in the AUTO_RENEWALS_DGST template:
[% NEXT IF (checkout.auto_renew_error == 'auto_too_soon') %]

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-06-28 13:49:20 +02:00
..
account_credit_types.yml
account_debit_types.yml
auth_values.yml Bug 34587: Copy authorised value categories and authorised values to new installs 2023-10-31 16:46:05 -03:00
class_sources.yml
illbatch_statuses.yml Bug 30719: (QA follow-up) Squash: 2023-10-17 14:45:18 -03:00
patron_restriction_types.yml Bug 31097: Update restriction type display text 2024-05-08 18:23:50 +02:00
sample_frequencies.yml
sample_notices.yml Bug 36741: Skip auto_too_soon issues in auto renew digest 2024-06-28 13:49:20 +02:00
sample_numberpatterns.yml