Sell resource booking products in your eCommerce
Let customers book resources temporarily before buying
Sell resource booking products in your eCommerce
This module extends the functionality of sale_resource_booking to support the eCommerce use case and to allow your visitors to buy products that produce a resource booking, and pre-book them before buying.
You can also set a timeout for those pre-bookings to expire if unpaid.
Table of contents
Installation
To install this module, you need these dependencies:
- resource_booking from https://github.com/OCA/calendar
- sale_resource_booking from https://github.com/OCA/sale-workflow
Usage
To use this module, you need to know how to use sale_resource_booking and resource_booking. This document doesn't explain the details for those related modules.
All products that you link to a resource booking type will allow pre-bookings if sold from your eCommerce. To configure those pre-bookings timeout:
- Go to the product form in the backend.
- Use the Resource booking timeout field, in the Sales tab.
When you go to that product's eCommerce page, you'll see a little message above the Add to cart button, telling the user that they will be able to pre-book it before buying.
When you add to your cart one (or more) bookable products, you will see in the eCommerce checkout wizard a new step that you will have to follow to be able to buy. This step will display a calendar with bookable slots for you to choose.
When you are redirected to payment, make sure to pay before your pre-bookings expire!
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Tecnativa
Contributors
- Tecnativa: * Jairo Llopis
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/e-commerce project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.