X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/de009a3fee7e0471c3e095ce92d8708ff2b42597..69e526ee5:/templates/webpages/payment_term/form.html diff --git a/templates/webpages/payment_term/form.html b/templates/webpages/payment_term/form.html index df09a0161..db7fdb17e 100755 --- a/templates/webpages/payment_term/form.html +++ b/templates/webpages/payment_term/form.html @@ -44,6 +44,14 @@ + [% IF SELF.payment_term.id %] + + [% 'Obsolete' | $T8 %] + [% L.checkbox_tag('payment_term.obsolete', checked = SELF.payment_term.obsolete, for_submit=1) %] + + + [% END %] + [% LxERP.t8("Texts for quotations & orders") %] @@ -92,8 +100,6 @@ - -
[%- LxERP.t8('Field') %][%- LxERP.t8('Description') %]
<%payment_terms%>[% LxERP.t8("Payment description") %]
<%payment_description%>[% LxERP.t8("Payment description detail") %]
<%netto_date%>[% LxERP.t8("Date the payment is due in full") %]
<%skonto_date%>[% LxERP.t8("Date the payment is due with discount") %]
<%skonto_amount%>[% LxERP.t8("The deductible amount") %]