Revision 52ee8da6
Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
'<%bank_code%> -- Your bank code' => '<%bank_code%> -- Die Bankleitzahl Ihrer Bank',
|
||
'<%currency%> -- The selected currency' => '<%currency%> -- Die ausgewählte Währung',
|
||
'<%invtotal%> -- Invoice total' => '<%invtotal%> -- Die Rechnungssumme',
|
||
'<%invtotal_wo_skonto%> -- Invoice total less discount' => '<%invtotal_wo_skonto%> -- Rechnungssumme abzüglich Skonto',
|
||
'<%netto_date%> -- Date the payment is due in full' => '<%netto_date%> -- Das Datum, bis die Rechnung in voller Höhe bezahlt werden muss',
|
||
'<%skonto_amount%> -- The deductible amount' => '<%skonto_amount%> -- Der abziehbare Skontobetrag',
|
||
'<%skonto_date%> -- Date the payment is due with discount' => '<%skonto_date%> -- Das Datum, bis die Rechnung unter Abzug von Skonto bezahlt werden kann',
|
||
'<%terms_netto%> -- The number of days for full payment' => '<%terms_netto%> -- Die Anzahl Tage, bis die Rechnung in voller Höhe bezahlt werden muss',
|
||
'<%total%> -- Amount payable' => '<%total%> -- Noch zu bezahlender Betrag',
|
||
'<%total_wo_skonto%> -- Amount payable less discount' => '<%total_wo_skonto%> -- Noch zu bezahlender Betrag abzüglich Skonto',
|
||
'*/' => '*/',
|
||
'...done' => '...fertig',
|
||
'1. Quarter' => '1. Quartal',
|
Auch abrufbar als: Unified diff
Zahlungskonditionen:
1. Neue Variablen <%invtotal_wo_skonto%> und <%total_wo_skonto%> hinzugefügt, die die Belegsumme bzw. die noch offene Summe abzüglich des Skontobetrags beinhalten.
2. Die Variablen <%total%> und <%invtotal%> waren nur bei Rechnungen gefüllt, nicht aber bei Angeboten und Aufträgen.