2 Dec
2022
2 Dec
'22
7:57 a.m.
Hi! On Fri, Dec 02, 2022 at 06:31:31AM +0000, Raymund Delahunty wrote:
But when I try to use a TT rule in the ODUE message, no email is sent at all- there appears to be an error: [% IF (borrower.dateexpiry == CURDATE() %]
Hot sure how much pseudocode this is, but you're missing a closing parenthesis after CURDATE(): [% IF (borrower.dateexpiry == CURDATE() ** ) ** %] Greetings, domm -- #!/usr/bin/perl https://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}