Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Purchase (purchase) |
Lines of code | 1271 |
Technical Name |
ism_hotel |
License | LGPL-3 |
Website | https://www.indokoding.com |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Purchase (purchase) |
Lines of code | 1271 |
Technical Name |
ism_hotel |
License | LGPL-3 |
Website | https://www.indokoding.com |
Versions | 16.0 17.0 |
Odoo 16 Hotel Management System
Room Managements
Room Type, Amenities, Room Availability
Room Type and Amenities
Room Type uses products module to manage room types. We also added added "Is Room" checkbox in product form view to mark the product as room. You can set Amenities provided by the hotel in the room information tab of the product form view.

Room Availability
Room Availability is the number of rooms available for booking, So end user can know how many rooms with specific room types are available currently. Also we can set to maintenance state if the room is unavailable / out of order.


Reservation Managements
Reservation, History, Reservation Summary
Integrated with Sales Order
Reservation is integrated with sales order. So once you create a reservation, it will create a sales order for the customer.

Reservation
Reservation is the process of booking a room for a customer. It can be done from the reservation menu. It has 3 states:
- Reserved : When the reservation is created, it will be in reserved state, and other customer shouldn't book in the same date and same room.
- Checked In : When the customer booked in, it will be in booked in state. and the associated sale order will be in confirmed state.
- Checked Out : When the customer booked out, it will be in booked out state. the associated sale order will be in done state and the operator can generate invoice from the sale order.


History
History is the list of all the reservations made in the hotel. It will show the recent checked out reservations and the cancelled reservations.

Created by :

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedWrong calculation if duration day more than 1 day
If room booking duration days > 1 day, when confirm the SO the room fee calculation is incorrect
Great hotel application compare to other free hotel module, any plan to release for Odoo V17