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.meiss...@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/
>
_______________________________________________
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/

Reply via email to