Setting/propertiesinvoicedescription: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
No edit summary |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This is the description for "Prefered Room Charge" = per booking | |||
You can customise the default description for a booking to appear on the invoice. Template Variables can be used to insert information from the booking. | You can customise the default description for a booking to appear on the invoice. Template Variables can be used to insert information from the booking. | ||
If this is left blank a default description consisting of the room name, check in and check out dates will be used. | If this is left blank a default description consisting of the room name, check in and check out dates [ROOMNAME1] [FIRSTNIGHT] - [LEAVINGDAY] will be used. | ||
An invoice item status value can be defined by adding a pipe "|" symbol to the end of the description and the status value after the pipe. | |||
When using multiple languages, the status value must be added to each language. | |||
You can add the translation in every language field. | |||
For example: | |||
English: Accommodation [ROOMNAME1] [FIRSTNIGHT] - [LEAVINGDAY] | |||
German: Übernachtung [ROOMNAME1] [FIRSTNIGHT] - [LEAVINGDAY] | |||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> If you change the language manually in a booking, this will not change the description which has already been saved. You need to change the description manually in this case. | |||