X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a87694dc525b4eabff11029f1e5401621e2bd3bc..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/bank_transactions/create_invoice.html diff --git a/templates/webpages/bank_transactions/create_invoice.html b/templates/webpages/bank_transactions/create_invoice.html index cfc9ce893..2af7755b4 100644 --- a/templates/webpages/bank_transactions/create_invoice.html +++ b/templates/webpages/bank_transactions/create_invoice.html @@ -1,6 +1,6 @@ -[%- USE HTML %][%- USE L %][%- USE LxERP %][%- USE T8 %] +[%- USE HTML %][%- USE L %][%- USE LxERP %][%- USE P -%] - Transaction + [% LxERP.t8("Bank transaction") %]
| [%- LxERP.t8("ID") %]: | @@ -25,77 +25,42 @@
| [% 'Description' | $T8 %] | -[% 'Vendor' | $T8 %] | -[% 'Employee' | $T8 %] | -[% 'Draft from:' | $T8 %] | -
|---|---|---|---|
| [% HTML.escape(draft.description) %] | -[% HTML.escape(draft.vendor) %] | -[% HTML.escape(draft.employee.name) %] | -[% HTML.escape(draft.itime_as_date) %] | -