With this module, you can rent products with Odoo. This module supports:
- regular rentals.
- rental extensions.
- sale of rented products.
Table of contents
In the Products menu, on the form view of a stockable product or consumable, in the Sales tab, there is a button Create Rental Service which starts a wizard to generate the corresponding rental service.
In the menu Inventory > Configuration > Warehouse Management > Warehouses, on the form view of the warehouse, in the Technical Information tab, you will see two additional stock locations: Rental In (stock of products to rent) and Rental Out (products currently rented). In the Warehouse Configuration tab, make sure that the option Rental Allowed is checked.
In a sale order line (form view, not tree view), if you select a rental service, you can:
- create a new rental with a start date and an end date: when the sale order is confirmed, it will generate a delivery order and an incoming shipment.
- extend an existing rental: the incoming shipment will be postponed to the end date of the extension.
In a sale order line, if you select a product that has a corresponding rental service, you can decide to sell the rented product that the customer already has. If the sale order is confirmed, the incoming shipment will be cancelled and a new delivery order will be created with a stock move from Rental Out to Customers.
This module has the following limitations:
- No support for planning/agenda of the rented products (i.e. you can't rely on this module to check your capacity to rent a product for the selected dates when you create a quote)
- The unit of measure of the rental services must be Day (the rental per hour / per week / per month is not supported for the moment)
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.
- Akretion
- Sodexis
- Alexis de Lattre <[email protected]>
- Sodexis <[email protected]>
- Danh Vo <https://github.com/danhvophuong>
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/sale-workflow project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.