[Koha-bugs] [Bug 28553] Patrons can be set to receive auto_renew notices as SMS, but Koha does not generate them

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 13 08:31:09 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28553

--- Comment #6 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Nind from comment #5)
> Note that for the AUTO_RENEWALS notice, this message appears for the Email
> notice, before the last updated date:
> 
>   Template Toolkit error: undef error - : filter not found 
> 
> This message appears before the patch is applied - I'm not sure what is
> causing this, as it doesn't appear for a sample of other notices I checked.

My guess would be due to the following line:
The following item, [% biblio.title %], has correctly been renewed and is now
due on [% checkout.date_due | $KohaDates as_due_date => 1 %]

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list