Setting/propertiesinvoicecharges: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
Items defined here will appear in a selector on booking | Items defined here will appear in a selector list on the booking invoice for easily adding a charge to a booking. | ||
These charges are not shown to the guest on the booking page. | |||
An Item consists of a description and optionally a price and VAT value. | An Item consists of a description and optionally a price and VAT value. | ||
Revision as of 12:03, 19 November 2014
Items defined here will appear in a selector list on the booking invoice for easily adding a charge to a booking. These charges are not shown to the guest on the booking page.
An Item consists of a description and optionally a price and VAT value.
Add Items one per line.
Add the description first, then use a pipe symbol "|" and add the price, then another "|" and the VAT value.
For example:
Continental Breakfast | 7.00 | 20 Full Breakfast | 12.50 | 20
If the price is not defined here it must be added on the invoice manually.
If the VAT is not defined the default property VAT value will be used.