Bug 37669

Summary: Add 'auto_account_expired' to AUTO_RENEWALS_DGST
Product: Koha Reporter: Ray Delahunty <r.delahunty>
Component: NoticesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.