Rental Base

This file has been generated on 2021-10-25-10-18-19. Changes to it will be overwritten.

Summary

Manage Rental of Products

Description

Base Module for Rental Management

This module provides a new menu for rental management. It is based on the sale_rental module that currently can be found in sale-workflow repository.

Usage

Create a rentable product and its rental service.
  • Go to Rentals > Configuration > Settings.
  • Please activate the checkbox for using 'Product Variants'.
  • Go to Rentals > Products > Products.
  • Create a new storable product.
  • Activate the checkbox 'Can be Rented'.
  • Go to page 'Sales & Purchase'.
  • Create the rental service and configure its name and price.
Create a rental order:
  • Go to Rentals > Customer > Rental Quotations.
  • Create a new order and choose the type 'Rental Order'.
  • Add the rental service as an order line.
  • Set the quantity to rent out one or several storable rentable products.
  • Choose start and end date.
  • Confirm the order.
  • Check out the two deliveries, one for outgoing and one for incoming delivery.

Please also see the usage section of sale_rental module.

Changelog