| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) • Inventory (stock) |
| Lines of code | 1184 |
| Technical Name |
purchase_rental_management |
| License | OPL-1 |
| Versions | 16.0 17.0 18.0 19.0 |
In Odoo, if you want to rent a product from a vendor for your business, how can you manage the entire workflow. From sending an RFQ, receiving the stock from the vendor, and then returning the product to the vendor after the rental period ends, creating the bill, and making the payment? With this app, it will help you easily handle that workflow.


This app will inherit Odoo's Purchase module, allowing you to manage rental orders with the following workflow:
Create RFQ --> Send RFQ --> Confirm Rental Order --> Receive Product From Vendor --> Return Product To Vendor --> Create Bill
Configuration:
- You only need to enable "Can be rented" option for product.
- After you install this app, Odoo will create a location "Vendor Rental." This is an vendor location. This location will store the rented stock received from the vendor.

- When you receive stock from a vendor for rental, Odoo will create a stock move, transferring stock from the "Vendors" location to the "Vendor Rental" location.
- After the rental period ends, you return the stock to the vendor. Odoo will create a stock move, transferring the stock from the "Vendor Rental" location to the "Vendors" location.
List features:
1. Creating RFQ, Sending RFQ and Confirming Vendor Rental Order.
- You can send RFQ to vendor before confirming vendor rental order.

2. Receive stock for rental and return stock after rental period.
- After the vendor rental order is confirmed, you can receive stock by clicking the "Rental Receiving" button.

- You can select Serial number or lot, If product's tracking is serial or lot.

- Click on 'Validate' button to validate receive

- After you validate the receive, the received quantity column will be updated, and the stock receive information will also be noted in the chatter section.
- Odoo has also created a stock move, transferring stock from the "Vendors" location to the "Rental Vendor" location.

- When the rental period ends, you can return the product to the vendor by clicking the âReturnâ button.

- Odoo will automatically fill in the product information, including the serial number of the product you received from the vendor.
You just need to review it and click the "Validate" button to validate the product is returned to the vendor.

- After you validate the receipt, the Return Quantity will be updated.
The product return information will also be noted in the chatter section.

- Odoo has also created a stock move, transferring stock from the "Vendor Rental" location to the "Vendors" location.

3. Combine Purchase Order and Vendor Rental Order.
- You can combine the Purchase Order and Vendor Rental Order. For example, you have an order like this:

- The first line is for renting, and the second line is for purchasing.
- And here is the order after it has been confirmed.

- You will see the stock picking for the product you want to purchase from the vendor, and you can validate this stock picking to receive the product, following the basic workflow of Odoo.

- And you can do the rental receiving workflow.
4. Rented smart button on product.
- You can see the quantity that you have rented for this product.

- When you click on this smart button, you can see all the rental POs.

Apps May You Like
Email Support: huynh.giang.son.gs@gmail.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module