X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fir%2Fform_footer.html;h=8538fd42d0e3ddf86af1ae77032ac887d5b0d2f7;hb=3c416dd9b0473132c9b27380f146aed9d2c8d781;hp=9e751783bae1db901ad5fe8b5a56b25a5259a75f;hpb=2d3f862b7af94f31860dd264eef7c1bc7de7eae2;p=kivitendo-erp.git diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 9e751783b..8538fd42d 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -1,6 +1,7 @@ [%- USE T8 %] [%- USE HTML %] [%- USE LxERP %] +[%- USE L %] @@ -10,6 +11,7 @@ + + [%- IF id && follow_ups.size %] @@ -51,12 +56,12 @@ [% SET total_ref = item _ '_total' %] [% SET netto_ref = item _ '_netto' %] - + [%- IF taxincluded %] - + [%- END %] @@ -73,21 +78,19 @@ -[% PROCESS 'webdav/_list.thml' %] - [% PROCESS 'ir/_payments.html' %] - - - - - -
[% 'Notes' | $T8 %] [% 'Internal Notes' | $T8 %][% 'Payment Options' | $T8 %]
@@ -18,6 +20,9 @@ + [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %] +
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 %] -
+ +[% PROCESS 'webdav/_list.html' %] +
+ [%- LxERP.t8("Loading...") %] +
+ +
+

[% print_options %]

[% IF id %] @@ -96,7 +99,7 @@ [% END %] - + [% IF show_delete %] @@ -116,7 +119,9 @@ [%#- button for saving history %] - + [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %] + + [% END %] [% END %] @@ -126,7 +131,3 @@ - - - -