Setting/custom: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
TAXPERCENTAGEROOMONLY  10
TAXPERCENTAGEROOMONLY  10


In this example the combined tax on room and fees is set to 0% and added the tax on room only is set to 10%.
In this example the tax on room and fees is set to 0% and the tax on room only is set to 10%. i.e. no tax on fees

Revision as of 08:14, 16 August 2018

Custom values can be defined to specify specific values for this channel only. This will override the values you have set generally. Add the parameters one per line. 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 the tax on room and fees is set to 0% and the tax on room only is set to 10%. i.e. no tax on fees