[%- USE LxERP %]
| |; | |; | |; | [% IF show_exchangerate %] [% SET row.forex = 'forex_' _ i %] [% SET row.exchangerate = 'exchangerate_' _ i %] [% IF row.forex %] [% row.exchangerate | html %] [% ELSE %] [% END %] ; [% END %] | |; | |||||||
| [% LxERP.foramt_amount(totalpaid, 2) | html %] | |||||||||||
| [% LxERP.format_amount(paid_missing, 2) | html %] | |||||||||||