Would it be possible to add in the reports the equivalent of the variable [BASEPRICE] to include the price of the accommodation alone?
in addition, is it possible to add a variable [BASEPRICENUM:] in order to be able to extract a percentage on the price of the accommodation only? example: [BASEPRICENUM:20%]
Thanks in advance
Variable options
-
lesleywoermeijer
- Posts: 486
- Joined: Wed Dec 28, 2016 2:20 pm
In the Custom Reports, you can select Base Value and/or you can use 1st Invoice Charge Item Value, this is usually the Accommodation/base price in the booking.
You can use Booking info codes to calculate values.
For example
[BASEPRICENUM][*]0.2 will show 20% of this value.
You can create an auto action to add the value as a Booking info code for example = BASE20
Then in the report, you select
Any booking info codes = BASE20
In the report 'Show columns' select all of the columns you need and 'Booking Info Specified Columns' 'Booking info Specified Columns Total' and you will see the values in a column in the report.
You can use Booking info codes to calculate values.
For example
[BASEPRICENUM][*]0.2 will show 20% of this value.
You can create an auto action to add the value as a Booking info code for example = BASE20
Then in the report, you select
Any booking info codes = BASE20
In the report 'Show columns' select all of the columns you need and 'Booking Info Specified Columns' 'Booking info Specified Columns Total' and you will see the values in a column in the report.