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 %] +
| [%- 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") %] |