This file has been generated on 2022-05-04-12-21-41. Changes to it will be overwritten.
Enables the user to define different rental prices with time uom (Month, Day and Hour).
Rental prices are usually scaled prices based on a time unit, typically day, sometimes months or hour. This modules integrates the standard Odoo pricelists into rental use cases and allows the user an easy way to specify the prices in a product tab as well as to use all the enhanced pricelist features.
Configure the naming of rental services: * Go to Settings > Users & Companies > Companies. * To to page 'Rental Services'. * Configure the rental service names by providing a prefix and suffix for the name and default code.
Create the rental services: * Go to the previously created rentable storable product. * Go to page 'Rental Price'. * Activate the boolean fields for hourly, daily or monthly rental as needed. * Save the product, which creates the related rental services for the given time units. * Add a usual price for one hour, one day or one month. * Add bulk prices, e.g. one day costs 300 €, 7 days 290 €, 21 days 250 €, and so on.
Hint: The (bulk) prices are added in the product form view of the storable, rentable product but are actually used for its related rental services!
Please also see the usage section of sale_rental and rental_base module.