[Bug 37669] New: Add 'auto_account_expired' to AUTO_RENEWALS_DGST
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37669 Bug ID: 37669 Summary: Add 'auto_account_expired' to AUTO_RENEWALS_DGST Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: r.delahunty@arts.ac.uk QA Contact: testopia@bugs.koha-community.org 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. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37669 Aude Charillon <aude.charillon@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |Main CC| |aude.charillon@openfifth.co | |.uk --- Comment #1 from Aude Charillon <aude.charillon@openfifth.co.uk> --- The auto_account_expired condition was added to the default AUTO_RENEWALS notice by bug 29557. It uses the text: [% ELSIF checkout.auto_renew_error == 'auto_account_expired' %] Your account has expired. I agree with Ray it would be useful for it to also be in the default AUTO_RENEWALS_DGST notice. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37669 Ray Delahunty <raymund.delahunty@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29557 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org