Stock Rental

Add a logistic route for rental

https://kastor.lab.numigi.net/web/image/product.template/1417/image_1920?unique=0a81b40
  • Odoo Version

Conditions générales
Garantie satisfait ou remboursé de 30 jours
Expédition : 2-3 jours ouvrables

Sale Rental

This module allows to rent products using the Sales application.

Rental Route

A rental sale order uses a special route.

This route is automatically created for each warehouse.

static/description/warehouse_rental_route.png

The route contains a pull from Rental Stock to Rental Customer and a push from Rental Customer back to Rental Stock.

Rental Stock

This is an internal location defined below the root location of the warehouse.

static/description/stock_location_rental.png

It is used for stocks available for rental.

This location is separated from the warehouse inventory location for stocks available for sale.

Rental Customer

This is a unique location used for every rental.

static/description/stock_location_customer.png

This location is not bound to a warehouse.

It is of type Internal (not Customer). This prevents the rented products from being deduced from the accounting inventory.

Rental Transit

This location is used for products in transit between Rental Stock and Rental Customer.

static/description/stock_location_transit.png

For example, it can represent a truck, transporting the products to the customer or back to the warehouse.

This location is created by default and is not bound to a specific warehouse.

By default, it is not used on the rental route. You may add a stock rule to the route if you need it (see Editing The Rental Route).

Editing The Rental Route

You may edit the rental route of a warehouse and the stock rules defined on it.

Your changes will not be overriden when updating the module.

For example, you could add a second delivery or receipt step to the route.

Contributors