odoo/industry#846

Created by Arthur Mermet (amer)
Merged at f565d7fcfa3e0c16a854759432d709f6f16938c7

Statuses:

label
odoo-dev:master-hotel-industry-amer
head
7728007f4bef7243a05b6bc70b4eac670b832b26
merged
2 months ago by Industry, Vallaeys Valentin (vava)
odoo/industry
master #846

[ADD] booking_engine,hotel: implementation of hotel-like industries using a new sub-module

This PR introduce a new sub-module common to all the Hotel industry suite:
- booking_engine: contains all logic related to the rental-panning interactions,new fields, and the new app with its own customized views and menus to manage an hotel-like business

And all the Hotel industry suite, corresponding mostly to additional data (products, sales orders,...) on top of the booking engine:
- Hotel (added)
- Guest House (updated)
- Holiday House (added)
- Campsite (added)

task-3765249