odoo/industry#846
Created by Arthur Mermet (amer)
- 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)