https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36256
Felicie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175675|0 |1 is obsolete| | --- Comment #2 from Felicie <[email protected]> --- Created attachment 180401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180401&action=edit Bug 36256: Port default MEMBERSHIP_EXPIRY notice to Template Toolkit syntax This patch changes the sample MEMBERSHIP_EXPIRY email notice to Template Toolkit syntax. To test: 1. Apply patch and reset_all 2. Go to Tools > Notices and slips 3. Check the MEMBERSHIP_EXPIRY email notice, make sure everything looks good (TT syntax, grammar and spelling OK) 4. Add a value in MembershipExpiryDaysNotice 5. Change a patron's account so that it expires in the number of days in MembershipExpiryDaysNotice 6. Add an email address in the patron's account 7. Run /misc/cronjobs/membership_expiry.pl -c 8. Go to the patron's notices and check that the text of the notice was generated correctly and that the grammar and spelling are OK -- You are receiving this mail because: 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/
