18 Aug
2025
18 Aug
'25
8:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40629 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I was able to look it up today, it should work like this: [% FOREACH order IN orders %] ... add information about each order line here [% order.listprice %] [% END %] -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.