Änderungen

Zur Navigation springen Zur Suche springen

Template Variables

451 Bytes hinzugefügt, 20:32, 9. Jan. 2018
keine Bearbeitungszusammenfassung
[INVOICEDEBITS:-100] - invoice sum of all debit items with offset
[INVOICEDEBITSNUM] - As per [INVOICEDEBITS] but the value is displayed with a decimal point and no thousands separator. Wie [INVOICEDEBITS] aber ohne Tausendertrennpunkt in englischem Datenformat(zur Kalkulation).
[INVOICEDEBITSNUM:] - As per [INVOICEDEBITS:] but the value is displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEVAT] - invoice sum of all vat value / gesamte in der Rechnung enthaltene Mehrwertsteuer.
[INVOICEUPSELL0] - base price without upsell items or other charges added later / Kosten ohne Upselling und später hinzugefügte Kosten.
 
[INVOICEUPSELLNUM0] - as per [INVOICEUPSELL1] but the value is displayed with a decimal point and no thousands separator (for calculations) / wie [INVOICEUPSELL1] der Wert wird ohne Tausendertrennpunkt in englischem Datenformat (zur Kalkulation).
[INVOICEUPSELL1] - value of upsell item 1 (number can be between 1 to 20) / Wert der Upselling Posten 1 (Zahl zwischen 1 und 20)
[INVOICEUPSELLNUM1] - as per [INVOICEUPSELL1] but the value is displayed with a decimal point and no thousands separator / wie [INVOICEUPSELL1] der Wert wird ohne Tausendertrennpunkt in englischem Datenformat(zur Kalkulation).
[INVOICEUPSELLQTY1] - quantity of upsell item 1 (number can be between 1 to 20) / Anzahl der Upselling Posten 1 (Zahl zwischen 1 und 20)
[INVOICEEXTRAITEM1] - value of extra invoice item 1 (number can be between 1 to 20) / Wert Extra Rechnungsposten 1 (Zahl zwischen 1 und 20)
[INVOICEEXTRAITEMNUM1] - as per [INVOICEUPSELL1] but the value is displayed with a decimal point and no thousands separator / wie / [INVOICEEXTRAITEM1] aber der Wert wird Tausendertrennpunkt in englischem Datenformat(zur Kalkulation).
[INVOICEEXTRAITEMQTY1] - quantity of extra invoice item 1 (number can be between 1 to 20) / Anzahl der Extra Rechnungsposten (Zahl zwischen 1 und 20)
[INVOICEEBALANCE] - invoice balance for unassigned invoice items.
[INVOICEEBALANCENUM] - invoice balance for unassigned invoice items displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEEBALANCE1234] - invoice balance for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number).
[INVOICEEBALANCENUM1234] - invoice balance for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number) displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEECHARGES] - invoice charges for unassigned invoice items.
[INVOICEECHARGESNUM] - invoice charges for unassigned invoice items displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEECHARGES1234] - invoice charges for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number).
[INVOICEECHARGESNUM1234] - invoice charges for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number) displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEEPAYMENTS] - invoice payments for unassigned invoice items.
[INVOICEEPAYMENTSNUM] - invoice payments for unassigned invoice items displayed with a decimal point and no thousands separator(zur Kalkulation).
[INVOICEEPAYMENTS1234] - invoice payments for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number)
[INVOICEEPAYMENTSNUM1234] - invoice payments for invoice items assigned to invoicee 1234 (change 1234 to the required Invoicee Id number)(zur Kalkulation).
== Zahlungsaufforderung ==
[CONVERT:EUR-USD] - get the actual conversion rate between two currencies, this can be used with math functions to show alternative currency values. All currencies supported by the booking page currency selector can be used / zeigt den aktuellen Umrechnungskurs zwischen zwei Wähungen and. Alle Währungen, die welche die Buchungsseite unterstützt können genutzt werden.
Beispiel: [INVOICECHARGESNUM] [*.2] [CONVERT:EUR-USD] rechnet die Summe aller Kosten von Euros in USD mit zwei Dezimalstellen. (zur Kalkulation).
Wenn sie einen Multiplikator benutzen, um eine unterschiedliche Währung an OTAs zu senden: Beispiel Hotel id 123456 und ein Multiplikator um USD zum heutigen Kurs in EUR zu konvertieren:

Navigationsmenü