X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..b8fee3fc:/templates/webpages/is/form_footer.html diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index 314e65af9..52179c295 100644 --- a/templates/webpages/is/form_footer.html +++ b/templates/webpages/is/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %][%- USE P -%]
[%- IF taxaccounts %]
-
+
+
[% 'Tax Included' | $T8 %]
| @@ -79,12 +85,12 @@ [% SET total_ref = item _ '_total' %] [% SET netto_ref = item _ '_netto' %] Enthaltene [% $description_ref | html %] [% $rate_ref * 100 %]% |
+ [% 'Including' | $T8 %] [% $description_ref | html %] [% $rate_ref * 100 %]% |
[% LxERP.format_amount($total_ref, 2) %] |
Nettobetrag |
+ [% 'Net amount' | $T8 %] |
[% LxERP.format_amount($netto_ref, 2) %] |
|
-
-[% print_options %]
- |
-
+ [% LxERP.t8('Loading...') %]
+
+
++ [% print_options %] [% IF id %] @@ -127,7 +130,7 @@ [% END %] - + [% IF id && !is_type_credit_note %] @@ -136,11 +139,7 @@ [% END %] - - [%- UNLESS locked %] - - [%- END %] - + [% ELSE # no id %] @@ -158,18 +157,15 @@ [% IF id %] [%#- button for saving history %] - - + [% IF INSTANCE_CONF.get_is_show_mark_as_paid %] + + [% END %] [% END %] - + - - |