X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/16df30aaca2c8d4173f1ea76be206ef5a23e69c9..c2aaf253649281fee8e79a3300d81c827d9a1fd1:/templates/webpages/is/form_footer.html
diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html
index ee093dc95..837cd46dc 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 -%]
@@ -93,6 +117,13 @@
[%- END %]
[%- END %]
+[%- IF rounding %]
+
+
[% 'Rounding' | $T8 %]
+
[% LxERP.format_amount(rounding, 2) %]
+
+[%- END %]
+
[% 'Total' | $T8 %]
[% LxERP.format_amount(invtotal, 2) %]
@@ -104,70 +135,34 @@
-[% PROCESS 'webdav/_list.html' %]
-
[% PROCESS 'is/_payments.html' %]
-
-
-
-
-
-
-[% print_options %]
-
-
-
-
-
- [% IF id %]
-
-
-
-
-
-[% IF show_storno %]
-
-[% END %]
-
-
-
-[% IF id && !is_type_credit_note %]
-
-[% END %]
-[% IF show_delete %]
-
-
-[% END %]
-
-
-
- [% ELSE # no id %]
- [% UNLESS locked %]
-
-
-
-
-
-
-
- [%- END %]
- [% END # id %]
-
- [% IF id %]
- [%#- button for saving history %]
-
- [% IF INSTANCE_CONF.get_is_show_mark_as_paid %]
-
- [% END %]
- [% END %]
+
+[% PROCESS 'webdav/_list.html' %]
+