Setting/custom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
SECURITYDEPOSIT | SECURITYDEPOSIT | ||
TAXPERCENTAGE | |||
TAXPERCENTAGEROOMONLY | |||
Examples: | Examples: | ||
| Line 10: | Line 14: | ||
This will send a cleaning fee of 100 to this channel instead of the cleaning fee you have globally defined. | This will send a cleaning fee of 100 to this channel instead of the cleaning fee you have globally defined. | ||
CLEANINGFEE 0 | CLEANINGFEE 0 | ||
This will send no cleaning fee to this channel instead of the cleaning fee you have globally defined. | This will send no cleaning fee to this channel instead of the cleaning fee you have globally defined. | ||
TAXPERCENTAGE 0 | |||
TAXPERCENTAGEROOMONLY 10 | |||
In this example I have set the combined tax on rent and fees = 0% and added the tax on rent only = 10% | |||
Revision as of 10:56, 14 August 2018
Custom values can be defined to specify specific values for this channel only. This will override the values you have set generally. Available parameters are:
CLEANINGFEE
SECURITYDEPOSIT
TAXPERCENTAGE
TAXPERCENTAGEROOMONLY
Examples:
CLEANINGFEE 100
This will send a cleaning fee of 100 to this channel instead of the cleaning fee you have globally defined.
CLEANINGFEE 0
This will send no cleaning fee to this channel instead of the cleaning fee you have globally defined.
TAXPERCENTAGE 0
TAXPERCENTAGEROOMONLY 10
In this example I have set the combined tax on rent and fees = 0% and added the tax on rent only = 10%