X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6a12a968761127af91e9da8db7579be2836bcaaa..refs/heads/debian:/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 09af08ec8..45b1818ec 100644 --- a/templates/webpages/bank_transactions/create_invoice.html +++ b/templates/webpages/bank_transactions/create_invoice.html @@ -1,4 +1,4 @@ -[%- USE HTML %][%- USE L %][%- USE LxERP %][%- USE T8 %] +[%- USE HTML %][%- USE L %][%- USE LxERP %][%- USE P -%] Transaction
| [% '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) %] | -