@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/pay.tt @@ -55,7 +55,7 @@ [% invoice.description | html %] [% invoice.default_amount | $Price %] - + [% END %] @@ -161,7 +161,7 @@ @@ -235,7 +235,7 @@ defaultPrice.value, 1, null, - '', + '', invoiceCode ] ); --