v 9.0 v 10.0 v 11.0 v 12.0 Third Party 7821
Download for v 11.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing Management (account_invoicing)
Website Builder (website)
Lines of code 1658
Technical Name salon_management
LicenseAGPL-3
Websitehttp://www.cybrosys.com
Versions 14.0 15.0 9.0 17.0 11.0 12.0 13.0 16.0 10.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Invoicing Management (account_invoicing)
Website Builder (website)
Lines of code 1658
Technical Name salon_management
LicenseAGPL-3
Websitehttp://www.cybrosys.com
Versions 14.0 15.0 9.0 17.0 11.0 12.0 13.0 16.0 10.0

Beauty Spa Management

Easy to manage Beauty Spa

Cybrosys Technologies
cybrosys technologies

Overview

Cybrosys Techno Solution’s Spa Management System envisions in giving a complete new experience to client in availing their spa services. The Spa Management System helps the customer in processing their online booking for spa services. The module comes integrated with Odoo Accounting and Website, offering comprehensive plethora of functions.

One of the significant advantage of using the Spa Management System is that, it offers your customer their booking information via email. The client is equipped with the status of their booking, enhancing the customary experience and brand building of your business.

Features

Online booking facility.

Accounting facility.

Customer notification via email.

User interactive dashboard.

Customer can view the available chairs and order details.

Different access levels for users and administrator.

Track the chair user by date.

Dashboard


Dashboard view is shown in the below image. Your customer can book the service in two ways, either via direct booking or online booking. The chairs with Black font's denote the ones available for online booking and the White ones for direct booking. From dashboard, one get all information about the chair, whether the particular chair is free or is in currently use. Also one can see the active orders of that chair. If the end user clicks in , it will directly navigate to the active orders of that chair. In case, if the end user want to change the settings of chair, they can just click the settings button in the dashboard.

Chair

Go to Salon --> Chair

Here you can create and edit details of each chair. You can assign a user to the chair by adding new user to the users tab in the form view of chair(Check the image shown below). The last added user will be turned to the current user of the chair. Using this tab, you can track which user is active on the Chair on a particular date or time.

Services

Go to Salon --> Services

List of services provided by the Spa. You can create and edit services here.

Salon Orders

Go to Salon --> Salon Orders

Here you have all the orders in the Spa.

Salon Order Form View

Go to Salon --> Salon Orders --> Form View

Form view of the salon order is shown in the image. You will get the corresponding invoice details of the order by clicking the Invoice button in the upper right side of the form view.

Booking

Go to Salon --> Bookings

Here you can see all the online bookings. You can either approve a booking or reject a booking. In both cases the notification is send to the customer mail address. The approved bookings will be changed to salon orders.

Booking Form View

Go to Salon --> Bookings --> Form View

Here you can see all existing salon orders on the corresponding date on that chair. After checking the time availability, you can decide to approve/reject the booking.

Settings

Go to Salon --> Configuration --> Settings

Here you can assign the chairs for booking purpose. Only the assigned chairs can be booked by a customer through online. Also you can select the holidays here

Online Booking

Go to Website --> Bookings

Check the availability of Chair

Go to Website --> Bookings

cybrosys technologies

Our Services

Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developer

Our Industries

Odoo Industry

Trading

Easily procure and sell your products.

Odoo Industry

Manufacturing

Plan, track and schedule your operations.

Odoo Industry

Restaurant

Run your bar or restaurant methodical.

Odoo Industry

POS

Easy configuring and convivial selling.

Odoo Industry

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Odoo Industry

Hotel Management

An all-inclusive hotel management application.

Odoo Industry

Education

A Collaborative platform for educational management.

Odoo Industry

Service Management

Keep track of services and invoice accordingly.

Email us Contact Us Request Customization

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.
There are no ratings yet!
Error when installing on v11
by
Miguel Mesa Mesa
on 2/20/19, 3:39 PM

Error: Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 651, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python3/dist-packages/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 87, in reraise raise value File "/usr/lib/python3/dist-packages/odoo/http.py", line 693, in dispatch result = self._call_function(**self.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 342, in _call_function return checked_call(self.db, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/http.py", line 335, in checked_call result = self.endpoint(*a, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 937, in __call__ return self.method(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 938, in call_button action = self._call_kw(model, method, args, {}) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 926, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 689, in call_kw return call_kw_multi(method, model, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 680, in call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 71, in check_and_log return method(self, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 449, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/usr/lib/python3/dist-packages/odoo/addons/base/module/module.py", line 543, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 85, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 380, in load_modules loaded_modules, update_module, models_to_check) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 274, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 152, in load_module_graph registry.setup_models(cr) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 277, in setup_models model._setup_fields() File "/usr/lib/python3/dist-packages/odoo/models.py", line 2426, in _setup_fields field.setup_full(self) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 469, in setup_full self._setup_regular_full(model) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 2215, in _setup_regular_full invf = comodel._fields[self.inverse_name] KeyError: 'floor_id'