From 5e6813528efd7e8c8818b248660759af09d02412 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Mon, 16 May 2011 09:05:29 +0200 Subject: [PATCH] Nachtrag zu gerade, die korrekten Variablennamen aus der Form und nicht die aus dem SQL-Statement als Beschreibung nehmen. --- templates/webpages/payment_term/form.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 templates/webpages/payment_term/form.html diff --git a/templates/webpages/payment_term/form.html b/templates/webpages/payment_term/form.html old mode 100644 new mode 100755 index 102fdaad9..3e7ee1816 --- a/templates/webpages/payment_term/form.html +++ b/templates/webpages/payment_term/form.html @@ -69,8 +69,8 @@ - - + + -- 2.20.1
[%- LxERP.t8('Field') %][%- LxERP.t8('Description') %]
<%description%>[% LxERP.t8("Payment description") %]
<%description_long%>[% LxERP.t8("Payment description detail") %]
<%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") %]