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

--- Comment #6 from Ray Delahunty <[email protected]> ---
We are using the Koha patron emailer (introduced in 19.05) rather than the
Bywater plugin for our leavers (chasing them before they leave for items on
loan to be returned) and have been trying to use template toolkit inside the
notice so it can send different wordings to different patron groups (like we
have it doing for MEMBERSHIP_EXPIRY, for example), but the testing has failed.
Had it worked, our plan was to try the [% FOREACH checkout IN checkouts %] loop
from the AUTO_RENEWAL_DGST to improve the horrid word-wrapped list of items on
loan, pulled from the report. Our support company said: "the patron emailer
doesn't yet support HTML, and I highly doubt that it would support template
toolkit either". Might the answer be to improve the patron emailer so it
accepts TT (and also html)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to