X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5bc87ade7044239fa9e893b9d7cbd476dc627eea..c0ed7d2fa:/templates/webpages/ir/form_header.html?ds=sidebyside diff --git a/templates/webpages/ir/form_header.html b/templates/webpages/ir/form_header.html index 15cb81ae8..866bb8fa5 100644 --- a/templates/webpages/ir/form_header.html +++ b/templates/webpages/ir/form_header.html @@ -22,6 +22,7 @@ + [%- INCLUDE 'common/flash.html' %] [%- INCLUDE 'generic/set_longdescription.html' %] @@ -80,6 +81,17 @@ [% LxERP.format_amount(creditremaining,0 ,'0') %] +[%- IF invoice_obj.sepa_exports.as_list.size %] + + [% LxERP.t8("SEPA exports") %] + + [% FOREACH export = invoice_obj.sepa_exports.as_list %] + [% HTML.escape(export.id) %] + [% UNLESS loop.last %], [% END %] + [% END %] + + +[%- END %] [%- IF business %] [% 'Vendor type' | $T8 %]