Sale Privilege Level Rental Pricelist

Integrate privilege levels with rental pricelists

Technical Name:
sale_privilege_level_rental_pricelist
License:
Author:
Numigi
https://kastor.lab.numigi.net/web/image/product.template/1323/image_1920?unique=0a81b40
  • Odoo Version

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

Sale Privilege Level Rental Pricelist

This module allows to set the rental pricelist of a customer based on its privilege level.

Context

The module sale_privilege_level_pricelist allows to define a pricelist to use for a partner based on his privilege level.

The module sale_rental_pricelist allows to define a rental pricelist on partners.

This module integrates the two functionalities together.

Privilege Levels

In the form view of a privilege level, I notice a new table in the tab Pricelists.

static/description/privilege_level_form.png

This table contains a list of pricelists to use for rental orders.

This table works the same way as sale pricelists. The first pricelist in the table matching the customer's country is used.

Partners

In the form view of a partner, I notice that the Rental Pricelist is readonly (1).

It is computed based on the partner's privilege level (2).

static/description/partner_form.png

Default Pricelist

By default, if a partner has no privilege level defined, the public pricelist is used for rental.

static/description/partner_default_rental_pricelist.png

Known Issues

If a customer does not have a privilege level defined, its rental pricelist will be empty.

This is the same behavior as for sales pricelists.

Contributors