Rental Pricelist (Interval)

This file has been generated on 2022-07-26-13-09-49. Changes to it will be overwritten.

Summary

Enables the user to define different rental prices with time uom ("Month", "Day" and "Hour").

Description

This Module implements a new rental service product for interval pricing under consideration of odoo price lists. This enables to rent out products and charge for day interval ranges.

These ranges can be configured freely on general and/or product level. In contrast to rentals on daily, monthly or yearly bases a different price computation is applied in sale order lines.

Configuration

To configure this module, you need to:

  1. Go to company settings and define the default interval ranges on 'Rental Interval Prices' tab. These ranges will be applied for computation of price intervals for rental service products when interval pricing is activated in stockable product.
  2. If desired go to 'RS (Prefix and Suffix)' tab an define how rental interval service product names and reference numbers are created.

Usage

To use this module, you need to:

  1. Create a new stockable product and define it as rental service or go to an existing one.
  2. On 'Rental Price' tab check the 'Rented in interval' option.
  3. Set the interval base price and define the max amount of days the product can be rented out.
  4. Push the 'Reset Interval Prices' button to compute interval ranges and prices. from base price and interval ranges configured in company settings.
  5. Adapt interval min. quantities or prices for the selected product if desired.

Changelog