Upsell Items: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
To show included taxes in the invoice use the template variables [INVOICETABLEVAT] or [INVOICETABLEVAT2] | To show included taxes in the invoice use the template variables [INVOICETABLEVAT] or [INVOICETABLEVAT2] | ||
Example: | Example 1: 7% VAT are included in the room price. The lodging offers breakfast as an extra. 19% VAT are included in the price for the breakfast. Additionally the lodging needs to charge 5% city tax on which 7% VAT applies | ||
Go to SETTINGS->PROPERTIES->BOOKING RULES and set "Vat Rate %" = | Go to SETTINGS->PROPERTIES->BOOKING RULES and set "Vat Rate %" = 7 | ||
Go to SETTINGS->PROPERTIES->UPSELL ITEMS and | |||
1) add breakfast as an "Upsell Item" with "Vat %" = 19 | |||
2) add city tax as an obligarory % "Upsell Item" | |||
To show VAT use change your confirmations (SETTINGS->PROPERTIES->CONFIRMATION MESSAGES) and invoice template (SETTINGS->GUEST MANAGEMENT->INVOICING) to use the template variable [INVOICETABLEVAT]. | |||
Example 2: 23% VAT are included in the room price which is 95 per night. The lodging offers breakfast as an extra costing a fixed 5% of the room price. 13% VAT are included in the price for the breakfast. Additionally the lodging needs to charge 5% city tax on the price net lodging price and on the net breakfast price. | |||
Go to SETTINGS->PROPERTIES->BOOKING RULES and set "Vat Rate %" = 23 | |||
Go to SETTINGS->PROPERTIES->UPSELL ITEMS and | |||
1) add breakfast as an optional % or obligatory % "Upsell Item" with "Vat %" = 13 | |||
2) add city tax as an obligarory % "Upsell Item" | |||
To show VAT use change your confirmations (SETTINGS->PROPERTIES->CONFIRMATION MESSAGES) and invoice template (SETTINGS->GUEST MANAGEMENT->INVOICING) to use the template variable [INVOICETABLEVAT]. | To show VAT use change your confirmations (SETTINGS->PROPERTIES->CONFIRMATION MESSAGES) and invoice template (SETTINGS->GUEST MANAGEMENT->INVOICING) to use the template variable [INVOICETABLEVAT]. | ||
| Line 51: | Line 68: | ||
'''Taxes based on Age''' | '''Taxes based on Age''' | ||
Example: City tax only applies to children over 10 years of age. | Example 3: City tax only applies to children over 10 years of age. | ||
Go to SETTINGS->BOOKING PAGE -> DEVELOPERS "Custom Text" and exchange the default text for children: | Go to SETTINGS->BOOKING PAGE -> DEVELOPERS "Custom Text" and exchange the default text for children: | ||