Sort taxes per category
Today,
Any client can have taxes in Mews.
- Some have taxes under the taxe section / (difference between net and gross value)
- Some set taxes under packages (like City Tax)
- Some set fees under packages (like Breakfast)
The Connector API can provide a list a tax name and tax code. but these 2 parameters are manual, there is no way to dynamically know that a tax is a City Tax, a VAT, a service charge or something else. (Except by having a regular contact with the client to be notified about the category of each new tax, which is a manual mapping solution in the end).
Allowing clients to put his tax (and packages) in different categories will allow us to display prices of metasearchs correctly for all hotels located in California.
Other ARI systems are using OpenTravel category and codes (https://opentravel.org/download-the-opentravel-code-list/) to filter taxes and fees in different categories.
It would be really useful for all Hotels located into California to have this feature in place.