.katipo.co.nz
Subject: Re: [Koha] Template toolkit puzzle 1.
Thanks Domm, for pointing out the typo, but that typo was only in the
email sent to the list. I have rerun two tests using two ‘bracketed’
versions and have received different results.
[% IF borrower.dateexpiry == CURDATE() %] [
t: 06 December 2022 08:07
> To: Thomas Klausner ; koha@lists.katipo.co.nz
> Subject: Re: [Koha] Template toolkit puzzle 1.
>
> Thanks Domm, for pointing out the typo, but that typo was only in the
> email sent to the list. I have rerun two tests using two ‘bracketed’
&g
sent at all, so I am giving up on the TT for
now.
-Original Message-
From: Koha On Behalf Of Raymund Delahunty
Sent: 06 December 2022 08:07
To: Thomas Klausner ; koha@lists.katipo.co.nz
Subject: Re: [Koha] Template toolkit puzzle 1.
Thanks Domm, for pointing out the typo, but that typ
. (And especially if I could make it stop sending notices in specific defined
situations).
Ray Delahunty
University of the Arts London
.
-Original Message-
From: Koha On Behalf Of Thomas Klausner
Sent: 02 December 2022 06:57
To: koha@lists.katipo.co.nz
Subject: Re: [Koha] Template toolkit
Hi!
On Fri, Dec 02, 2022 at 06:31:31AM +, 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
We have a TT rule working perfectly in MEMBERSHIP_EXPIRY where staff receive
one email wording, while students receive different wording, more appropriate
for them.
[% IF (borrower.categorycode == 'STAFF') %]
[% ELSE %]
[% END %]
But when I try to use a TT rule in the ODUE message, no emai
6 matches
Mail list logo