Revision 9b726ff9
Von Moritz Bunkus vor mehr als 8 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1987 | 1987 |
'Payment Terms' => 'Zahlungsbedingungen', |
1988 | 1988 |
'Payment Terms missing in row ' => 'Zahlungsfrist fehlt in Zeile ', |
1989 | 1989 |
'Payment date missing!' => 'Tag der Zahlung fehlt!', |
1990 |
'Payment description' => 'Beschreibung der Zahlungsbedingung', |
|
1991 |
'Payment description detail' => 'Langtext (Detail) der Zahlungsbedingung', |
|
1992 | 1990 |
'Payment list as PDF' => 'Zahlungsliste als PDF', |
1993 | 1991 |
'Payment posted!' => 'Zahlung gebucht!', |
1994 | 1992 |
'Payment terms' => 'Zahlungsbedingungen', |
templates/webpages/payment_term/form.html | ||
---|---|---|
92 | 92 |
|
93 | 93 |
<table> |
94 | 94 |
<tr class="listheading"><th>[%- LxERP.t8('Field') %]</th><th>[%- LxERP.t8('Description') %]</th></tr> |
95 |
<tr><td><%payment_terms%></td><td>[% LxERP.t8("Payment description") %]</td></tr> |
|
96 |
<tr><td><%payment_description%></td><td>[% LxERP.t8("Payment description detail") %]</td></tr> |
|
97 | 95 |
<tr><td><%netto_date%></td><td>[% LxERP.t8("Date the payment is due in full") %]</td></tr> |
98 | 96 |
<tr><td><%skonto_date%></td><td>[% LxERP.t8("Date the payment is due with discount") %]</td></tr> |
99 | 97 |
<tr><td><%skonto_amount%></td><td>[% LxERP.t8("The deductible amount") %]</td></tr> |
Auch abrufbar als: Unified diff
Zahlungsbedingungen: <%payment_(terms|options)%> werden nicht ersetzt