Template Variables: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
|||
| Zeile 341: | Zeile 341: | ||
[INVOICECHARGESNUM] - As per [INVOICECHARGES] but the value is displayed with a decimal point and no thousands separator. / Wie [INVOICECHARGES] aber ohne Tausendertrennpunkt in englischem Datenformat. | [INVOICECHARGESNUM] - As per [INVOICECHARGES] but the value is displayed with a decimal point and no thousands separator. / Wie [INVOICECHARGES] aber ohne Tausendertrennpunkt in englischem Datenformat. | ||
[INVOICEPARTCHARGES:status1,status2,!status4:10%] - Calculate the balance of all invoice charges with matching status and apply optional multiplier or offset. The status items can be a comma separated list. To exclude status items prefix them with an exclamation mark, for example !status1. The offset optional and can be specified after a second colon (:) and it can be a percentage by ending the number with the percent (%) symbol or a numeric value offset. | |||
[INVOICEPARTCHARGESNUM:status1,status2,status4:10%] - As per INVOICEPARTCHARGES but the value is displayed with a decimal point and no thousands separator. | |||
[INVOICEPAYMENTS] - invoice sum of all payments / Summe aller Zahlungen | [INVOICEPAYMENTS] - invoice sum of all payments / Summe aller Zahlungen | ||
| Zeile 350: | Zeile 354: | ||
[INVOICEPAYMENTSNUM] - As per [INVOICEPAYMENTS] but the value is displayed with a decimal point and no thousands separator. / Wie | [INVOICEPAYMENTSNUM] - As per [INVOICEPAYMENTS] but the value is displayed with a decimal point and no thousands separator. / Wie | ||
[INVOICEPAYMENTS] aber Tausendertrennpunkt in englischem Datenformat. | [INVOICEPAYMENTS] aber Tausendertrennpunkt in englischem Datenformat. | ||
[INVOICEPARTPAYMENTS:status1,status2,!status4:10%] - Calculate the balance of all invoice payments with matching status and apply optional multiplier or offset. The status items can be a comma separated list. To exclude status items prefix them with an exclamation mark, for example !status1. The offset optional and can be specified after a second colon (:) and it can be a percentage by ending the number with the percent (%) symbol or a numeric value offset. | |||
[INVOICEPARTPAYMENTSNUM:status1,status2,status4:10%] - As per INVOICEPARTCHARGES but the value is displayed with a decimal point and no thousands separator. | |||
[INVOICECREDITS] - invoice sum of all credit items / Gesamtsumme aller negativen Rechnungsposten (Rabatte, Anzahlungen) | [INVOICECREDITS] - invoice sum of all credit items / Gesamtsumme aller negativen Rechnungsposten (Rabatte, Anzahlungen) | ||