Re: [Koha-devel] Price format in order by email
24 Oct
2018
24 Oct
'18
4:08 p.m.
Thank you, Barton! [%- USE Price -%] [% <<aqorders.listprice>> | $Price %] did the trick :)
24 Oct
24 Oct
4:32 p.m.
New subject: Price format in order by email
Indeed, you should use the TT syntax, but not both :) Can you try the following instead: [%- USE Price -%] [% order | $Price %] You certainly need to loop on "orders" before. On Wed, 24 Oct 2018 at 12:08 Holger Meissner < Holger.Meissner@hs-gesundheit.de> wrote:
Thank you, Barton!
[%- USE Price -%] [% <<aqorders.listprice>> | $Price %]
did the trick :) _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
2820
Age (days ago)
2820
Last active (days ago)
1 comments
2 participants
participants (2)
-
Holger Meissner -
Jonathan Druart