https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33552
--- Comment #9 from Ray Delahunty <[email protected]> --- In the last month before I retired I tested about 30 versions of an AUTO_RENEWALS_DGST with various ridiculously nested IF / ELSE loops in template toolkit code in the DGST notice to try to have a digest that would produce an email that covered every scenario perfectly (including dealing with singular and plural issues). I came close but I was unable to get one scenario covered correctly in the email. (It was months back but I recall part of the problem was the auto_renewal_final is considered a success rather than an error, and we wanted to advise of errors). Whatever solution is finally offered I just hope it is flexible enough to deal with all needs- some Koha users want emails sent only on success, others only on failure. And where there are successes and failures in the same day’s run of the renewal script that adds additional complexity. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
