v 17.0 Third Party 2310
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Fleet (fleet)
Invoicing (account)
Lunch (lunch)
Discuss (mail)
Lines of code 3708
Technical Name hotel_management_odoo
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Fleet (fleet)
Invoicing (account)
Lunch (lunch)
Discuss (mail)
Lines of code 3708
Technical Name hotel_management_odoo
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0
Community
Enterprise

Hotel Management

A Complete Hotel Management System that Cover All Areas of Hotel Services

Key Highlights

Odoo 17 Community & Enterprise Edition Support.

Hotel Management in Odoo 17 Community & Enterprise Edition.

Room Reservation

Reserve Hotel Rooms based on requirement of Room Capacity and Room Type

Service, Food & Vehicle Management

Order Service, Food and vehicle as per need

Event Management.

Book Slots for your favorite Event

Maintenance Management

Request for Maintenance work as per need

User Configuration

In the user Form Page there is Some fields to give the access Permission

Dashboard

User access Level

Can Set up the User access Level in user form page

Room booking form page

User-friendly Room booking form page, easy to use

Room booking Tree view

User can easily manage the list of records

Vendor section

Can Set up the vendor from here.

Report

Can Print out the sale order reports.

Different Report types

Can Download XLSX and PDF report.

Product section

Can Manage Product from the Product model

Manufactures section

Can Manage Manufactures from the Manufactures model

Room maintaining team section

Can Manage Room maintaining team from here.

Maintain request section

Can Manage Maintain request with the Maintain request model

Configuration menu

Can configure Room , services , floor etc. with the Configuration model

Maintain request section

Can Manage Maintain request with the Maintain request model
  • Reserve Hotel Rooms based on requirement of Room Capacity and Room Type
  • Book Slots for your favorite Event
  • Request for Maintenance work as per need
  • Order Service, Food and vehicle as per need
  • Can Set up the User access Level
  • Can Download XLSX and PDF reports
Version 17.0.1.0.0|Released on:15th Jan 2024

Odoo 17 Hotel Management.

Related Products

Our Services

service-icon

Odoo Customization

service-icon

Odoo Implementation

service-icon

Odoo Support

service-icon

Hire Odoo Developer

service-icon

Odoo Integration

service-icon

Odoo Migration

service-icon

Odoo Consultancy

service-icon

Odoo Implementation

service-icon

Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com
WhatsApp

Say hi to us on WhatsApp!

+91 99456767686

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Good App
by
Canann
on 10/9/24, 10:07 AM

Its a Good app. How can I add additional room type on the room adding page?

Re: Good App
by
Cybrosys Technologies
on 10/11/24, 1:53 AM Author

Currently, the module does not support the creation or addition of additional room types due to its design. Please note that this is a selection field, which is why the option to modify room types is not available. We will try to change it in the upcoming versions.


can be improved
by
Odoo
on 8/26/24, 8:46 AM

Hi,
1. I am unable to see the dashboard menu button as shown in the screenshot above
2. Once a room is reserved for example from 1st May to 5th May, you cannot reserve the same room from 7th to 10th.
3. The module needs adjustment in terms of report too( For example, there is need to generate a daily report about room expecting to check-out, Check-ins that day)
Best

Re: can be improved
by
Cybrosys Technologies
on 9/10/24, 2:53 AM Author

As shown in the screenshot, the user needs to be granted admin access permissions to view the dashboard menu. The bugs have been fixed, and the latest version of the app. Please get the latest version.


by
Vũ Huy Hoàng
on 4/19/24, 12:48 AM

I don't see your dashboard like the picture

Re:
by
Cybrosys Technologies
on 4/19/24, 6:23 AM Author

How do you see the dashboard?


can't install this app.
by
Julio
on 10/13/24, 2:31 AM
I have this error.  I see that this error has been reported previously.

Traceback (most recent call last): File "/opt/odoo/odoo/odoo/http.py", line 1783, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/opt/odoo/odoo/odoo/service/model.py", line 133, in retrying result = func() File "/opt/odoo/odoo/odoo/http.py", line 1810, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/opt/odoo/odoo/odoo/http.py", line 2014, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) File "/opt/odoo/odoo/addons/website/models/ir_http.py", line 235, in _dispatch response = super()._dispatch(endpoint) File "/opt/odoo/odoo/odoo/addons/base/models/ir_http.py", line 222, in _dispatch result = endpoint(**request.params) File "/opt/odoo/odoo/odoo/http.py", line 759, in route_wrapper result = endpoint(self, *args, **params_ok) File "/opt/odoo/odoo/addons/web/controllers/dataset.py", line 28, in call_button action = self._call_kw(model, method, args, kwargs) File "/opt/odoo/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo/odoo/odoo/api.py", line 468, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/opt/odoo/odoo/odoo/api.py", line 453, in _call_kw_multi result = method(recs, *args, **kwargs) File "<decorator-gen-77>", line 2, in button_immediate_install File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 75, in check_and_log return method(self, *args, **kwargs) File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 466, in button_immediate_install return self._button_immediate_function(self.env.registry[self._name].button_install) File "/opt/odoo/odoo/odoo/addons/base/models/ir_module.py", line 590, in _button_immediate_function registry = modules.registry.Registry.new(self._cr.dbname, update_module=True) File "<decorator-gen-16>", line 2, in new File "/opt/odoo/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/opt/odoo/odoo/odoo/modules/registry.py", line 114, in new odoo.modules.load_modules(registry, force_demo, status, update_module) File "/opt/odoo/odoo/odoo/modules/loading.py", line 480, in load_modules processed_modules += load_marked_modules(env, graph, File "/opt/odoo/odoo/odoo/modules/loading.py", line 364, in load_marked_modules loaded, processed = load_module_graph( File "/opt/odoo/odoo/odoo/modules/loading.py", line 204, in load_module_graph registry.setup_models(env.cr) File "<decorator-gen-19>", line 2, in setup_models File "/opt/odoo/odoo/odoo/tools/func.py", line 87, in locked return func(inst, *args, **kwargs) File "/opt/odoo/odoo/odoo/modules/registry.py", line 323, in setup_models model._setup_fields() File "/opt/odoo/odoo/odoo/models.py", line 3392, in _setup_fields field.setup(self) File "/opt/odoo/odoo/odoo/fields.py", line 533, in setup self.setup_nonrelated(model) File "/opt/odoo/odoo/odoo/fields.py", line 4413, in setup_nonrelated invf = comodel._fields[self.inverse_name] KeyError: 'category_id' The above server error caused the following client error: RPC_ERROR: Odoo Server Error RPCError@http://3.144.114.73:8069/web/assets/5/8e94932/web.assets_web.min.js:2885:319 makeErrorFromResponse@http://3.144.114.73:8069/web/assets/5/8e94932/web.assets_web.min.js:2888:163 jsonrpc/promise</<@http://3.144.114.73:8069/web/assets/5/8e94932/web.assets_web.min.js:2892:34
Re: can't install this app.
by
Cybrosys Technologies
on 10/16/24, 1:54 AM Author

Unfortunately, We couldn't reproduce this error. Are you using any other custom addons along with this? You can email us more details at odoo@cybrosys.com


System still need a lot of work , a lot of basic features not yet there
by
francis hwenha
on 10/10/24, 3:19 AM

The system is allowing double booking for the same room

The system does no allow advance payment

The system does not allow creating invoice from reservations 

It looks like it does not have a lot of basic features

Re: System still need a lot of work , a lot of basic features not yet there
by
Cybrosys Technologies
on 10/15/24, 1:43 AM Author

I am pleased to inform you that the issues regarding multiple bookings for the same room and invoice creation from reservations have been resolved, However, please note that the module currently does not support advance payments.


More features are needed to be added or adjusted
by
mmugabe2008@gmail.com
on 8/15/24, 5:21 PM

Show screen shorts of the dashboard are missing

Poor reports ( by client, by booked rooms, spend days and their total amount..

Restaurant POS orders integration with folio and be able to print on pos printer in kitchen or Bar (KOT /BOT)

-once the checkout is done..book order has tone locked.

Develop this module and make a paid version part,as long as u keep the free version



Improve this module

Re: More features are needed to be added or adjusted
by
Cybrosys Technologies
on 10/25/24, 2:42 AM Author

Please kindly note that the dashboard will be accessible only to receptionists and admins. The other features you mentioned, such as reports, POS integration, and order locking after checkout, can be customised to suit your specific needs.

We would be more than happy to assist with any customisations you may require.


can't install
by
Jiayi Liu
on 5/1/24, 5:11 PM

While installation, error occurred as following:


2024-05-02 04:26:44 2024-05-01 20:26:44,806 1 ERROR odoo_db1 odoo.modules.registry: Failed to load registry 

2024-05-02 04:26:44 Traceback (most recent call last):

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 113, in new

2024-05-02 04:26:44     odoo.modules.load_modules(registry, force_demo, status, update_module)

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 480, in load_modules

2024-05-02 04:26:44     processed_modules += load_marked_modules(env, graph,

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 364, in load_marked_modules

2024-05-02 04:26:44     loaded, processed = load_module_graph(

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 204, in load_module_graph

2024-05-02 04:26:44     registry.setup_models(env.cr)

2024-05-02 04:26:44   File "", line 2, in setup_models

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked

2024-05-02 04:26:44     return func(inst, *args, **kwargs)

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 323, in setup_models

2024-05-02 04:26:44     model._setup_fields()

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/models.py", line 3376, in _setup_fields

2024-05-02 04:26:44     field.setup(self)

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/fields.py", line 533, in setup

2024-05-02 04:26:44     self.setup_nonrelated(model)

2024-05-02 04:26:44   File "/usr/lib/python3/dist-packages/odoo/fields.py", line 4401, in setup_nonrelated

2024-05-02 04:26:44     invf = comodel._fields[self.inverse_name]

2024-05-02 04:26:44 KeyError: 'category_id'


How can I solve this problem?

Re: can't install
by
Cybrosys Technologies
on 5/3/24, 12:47 AM Author

Do you have any other third-party apps in this database?
Please email us more details to odoo@cybrosys.com