X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/94b71f17c4183ca5602a0ba3a798b36bf30750b1..dbd0ae115bd9a6ba0ede24f9655a29df6bf7dc3b:/templates/webpages/is/form_footer_master.html diff --git a/templates/webpages/is/form_footer_master.html b/templates/webpages/is/form_footer_master.html index f78036725..314e65af9 100644 --- a/templates/webpages/is/form_footer_master.html +++ b/templates/webpages/is/form_footer_master.html @@ -1,3 +1,4 @@ +[%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] @@ -7,9 +8,9 @@ - - - + + + [%- END %] @@ -46,11 +45,11 @@ -[% PROCESS 'webdav/_list_master.html' %] +[% PROCESS 'webdav/_list.html' %] -[% PROCESS 'is/_payments_master.html' %] +[% PROCESS 'is/_payments.html' %] @@ -120,46 +119,47 @@ [% IF id %] - - - - + + + + [% IF show_storno %] - + [% END %] - - + + -[% IF id && is_type_credit_note %] - +[% IF id && !is_type_credit_note %] + [% END %] [% IF show_delete %] - + + [% END %] [%- UNLESS locked %] - + [%- END %] - + [% ELSE # no id %] [% UNLESS locked %] - - - - - - - + + + + + + + [%- END %] [% END # id %] [% IF id %] [%#- button for saving history %] - + - + [% END %] @@ -167,7 +167,7 @@ - +
NotesInternal NotesPayment Terms[% 'Notes' | $T8 %][% 'Internal Notes' | $T8 %][% 'Payment Terms' | $T8 %]
@@ -35,9 +36,7 @@ [%- IF id && follow_ups.size %]
- [%- LxERP.format_string('There are #1 unfinished follow-ups of which #2 are due.', - follow_ups.size, follow_ups_unfinished) | html - %] + [%- LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', follow_ups.size, follow_ups_unfinished) | html %]
- + - + @@ -60,7 +59,7 @@ - + [%- END %] @@ -92,7 +91,7 @@ [%- END %] - +
Ertrag[% 'Ertrag' | $T8 %] [% LxERP.format_amount(marge_total, 2, 0) %]
Ertrag prozentual[% 'Ertrag prozentual' | $T8 %] [% LxERP.format_amount(marge_percent, 2, 0) %] %
[%- IF taxaccounts %] - Tax Included + [% 'Tax Included' | $T8 %]

[%- END %] @@ -68,7 +67,7 @@ [%- UNLESS taxincluded %]
Subtotal[% 'Subtotal' | $T8 %] [% LxERP.format_amount(invsubtotal, 2) %]
Total[% 'Total' | $T8 %] [% LxERP.format_amount(invtotal, 2) %]
@@ -102,9 +101,9 @@