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% | |||