X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..0d37f1e8:/templates/webpages/payment_term/form.html diff --git a/templates/webpages/payment_term/form.html b/templates/webpages/payment_term/form.html index 885f26550..48cc15a76 100755 --- a/templates/webpages/payment_term/form.html +++ b/templates/webpages/payment_term/form.html @@ -1,8 +1,7 @@ [% USE HTML %][% USE T8 %][% USE L %][% USE LxERP %] - +

[% FORM.title %]

-
[% FORM.title %]
[%- INCLUDE 'common/flash.html' %] @@ -30,10 +29,15 @@ [%- END %] + + [% LxERP.t8("Calculate due date automatically") %] + [% L.yes_no_tag("payment_term.auto_calculation", SELF.payment_term.auto_calculation, "data-auto-calculation-toggle"="1") %] + + [%- 'Netto Terms' | $T8 %] - + [% L.input_tag("payment_term.terms_netto_as_number", SELF.payment_term.terms_netto_as_number, size="6", disabled=(SELF.payment_term.auto_calculation ? '' : 1)) %] @@ -86,5 +90,3 @@ <%bank_code%>[% LxERP.t8("Your bank code") %]
- -