Bug 37669 - Add 'auto_account_expired' to AUTO_RENEWALS_DGST
Summary: Add 'auto_account_expired' to AUTO_RENEWALS_DGST
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 09:28 UTC by Ray Delahunty
Modified: 2024-08-19 09:28 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ray Delahunty 2024-08-19 09:28:12 UTC
We added the account expired error to our digest and find it useful. 

[% ELSIF checkout.auto_renew_error == 'auto_account_expired' %]
[% checkout.item.biblio.title %] (barcode: [% checkout.item.barcode %]) could not be renewed as your account has expired.