X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2Fform_footer.html;h=28fafaa09d1ef1049759b4a67f81d5412ce69924;hb=e112111e80aafcd8f3c86b4ba2a5c5fe3db4b5c2;hp=314e65af9767db3250c2b37f2714db1b104b5945;hpb=b61f5c3df68e3a3b4fb6a8a287172b0989215748;p=kivitendo-erp.git diff --git a/templates/webpages/is/form_footer.html b/templates/webpages/is/form_footer.html index 314e65af9..28fafaa09 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 -%] @@ -8,16 +9,16 @@ +[%- IF show_weight %] + +[%- END %] - + [%- IF taxincluded %] - + [%- END %] @@ -101,21 +119,18 @@ -[% PROCESS 'webdav/_list.html' %] - [% PROCESS 'is/_payments.html' %] - - - - - - -
- + [%- IF id && follow_ups.size %] @@ -42,23 +43,40 @@ [%- END %]
[% 'Notes' | $T8 %][% 'Notes (will appear on hard copy)' | $T8 %] [% 'Internal Notes' | $T8 %] [% 'Payment Terms' | $T8 %]
- + - + [%- INCLUDE 'generic/multibox.html' @@ -28,9 +29,9 @@ label_key = 'description', show_empty = 1 allow_textbox = 0 -%] - + +
+ [%- L.checkbox_tag('direct_debit', 'checked', direct_debit, 'label', LxERP.t8('direct debit')) %]
+ + + + + +
[% 'Total weight' | $T8 %] + [% LxERP.format_amount(totalweight) %] [% HTML.escape(weightunit) %] +
+
- + - + - -
[% 'Ertrag' | $T8 %][% LxERP.format_amount(marge_total, 2, 0) %] + [% LxERP.format_amount(marge_total, 2, 0) %] + +
[% 'Ertrag prozentual' | $T8 %][% LxERP.format_amount(marge_percent, 2, 0) %] % + [% LxERP.format_amount(marge_percent, 2, 0) %] % + +
[%- IF taxaccounts %] - + + [% 'Tax Included' | $T8 %]

@@ -79,12 +97,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 %] -
+ +[% PROCESS 'webdav/_list.html' %] +
+ [% LxERP.t8('Loading...') %] +
+ +
+

[% print_options %]

[% IF id %] @@ -127,7 +142,7 @@ [% END %] - + [% IF id && !is_type_credit_note %] @@ -136,11 +151,7 @@ [% END %] - - [%- UNLESS locked %] - - [%- END %] - + [% ELSE # no id %] @@ -158,18 +169,15 @@ [% IF id %] [%#- button for saving history %] - - + [% IF INSTANCE_CONF.get_is_show_mark_as_paid %] + + [% END %] [% END %] - + - - - -