| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-rental |
| GIT | |
| GIT | https://github.com/OCA/vertical-rental.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-rental/tree/14.0/rental_pricelist_interval |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Rental |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), elego Software Solutions GmbH |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), elego Software Solutions GmbH |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, oca-ci, chandni299, cpatel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-rental |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - product_analytic OCA/account-closing: - account_invoice_start_end_dates OCA/sale-workflow: - sale_order_type - sale_rental - sale_start_end_dates OCA/vertical-rental: - rental_pricelist - rental_base odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sale - sales_team - payment - utm - sale_stock - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
view.product.product.form | product.product | xpath | Inherits rental_pricelist.product_normal_form_view |
product_pricelist_view |
product.pricelist.form | product.pricelist | field | Inherits product.product_pricelist_view |
view_company_form |
res.company.form | res.company | notebook | Inherits base.view_company_form |
view_company_rental_service_form |
res.company.form | res.company | xpath | Inherits rental_pricelist.view_company_rental_service_form |
is_interval_pricelist
Boolean
No public methods.
interval_item_id
Many2one → product.product
string='Rental Service (Interval)'
args: 'product.product'
No public methods.
def_interval_pricelist_id
Many2one → product.pricelist
default=<expr>
args: 'product.pricelist', 'Default Interval Pricelist'
interval_scale_pricelist_item_ids
One2many → product.pricelist.item
copy=False
string='Interval Scale Pricelist Items'
args: 'product.pricelist.item', 'interval_item_id'
product_rental_interval_id
Many2one → product.product
copy=False
ondelete='set null'
args: 'product.product', 'Rental Service (Interval)'
rental_interval_max
Integer
copy=False
args: 'Interval days (Max)'
rental_of_interval
Boolean
copy=False
args: 'Rented in interval'
rental_price_interval
Float
string='Interval Price'
action_reset_rental_price_interval_items(self)
create(self, vals_list)
write(self, vals)
company_id
Many2one → res.company
factor
Float
min_quantity
Integer
name
Char
No public methods.
rental_price_interval_rule_ids
One2many → rental.price.interval.rule
string='Rental Interval Price Rules'
args: 'rental.price.interval.rule', 'company_id'
rental_service_default_code_prefix_interval
Char
default='RENT-I'
args: 'Prefix of Rental Service Internal Reference (Interval)'
rental_service_default_code_suffix_interval
Char
rental_service_name_prefix_interval
Char
default='Rental of'
translate=True
args: 'Prefix of Rental Service Name (Interval)'
rental_service_name_suffix_interval
Char
default='(Interval(s))'
translate=True
args: 'Suffix of Rental Service Name (Interval)'
No public methods.
rental_interval_name
Char
string='Rental Interval'
rental_interval_price
Boolean
string='Use Interval Price'
show_rental_interval_price
Boolean
string='Show Option Interval Price'
onchange_start_end_date(self)
product_id_change(self)
product_uom_change(self)
rental_product_id_change(self)
rental_qty_number_of_days_change(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-rental |
| GIT | |
| GIT | https://github.com/OCA/vertical-rental.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-rental/tree/12.0/rental_pricelist_interval |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Rental |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Elego Software Solutions GmbH |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Elego Software Solutions GmbH |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Yu Weng, Maria Sparenberg |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-rental |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-analytic: - product_analytic OCA/account-closing: - account_invoice_start_end_dates OCA/sale-workflow: - sale_order_type - sale_rental - sale_start_end_dates OCA/vertical-rental: - rental_pricelist - rental_base odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest - sale_stock - sale - sales_team - payment - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_normal_form_view |
view.product.product.form | product.product | xpath | Inherits rental_pricelist.product_normal_form_view |
product_pricelist_view |
product.pricelist.form | product.pricelist | field | Inherits product.product_pricelist_view |
view_company_form |
res.company.form | res.company | notebook | Inherits base.view_company_form |
view_company_rental_service_form |
res.company.form | res.company | xpath | Inherits rental_pricelist.view_company_rental_service_form |
is_interval_pricelist
Boolean
No public methods.
interval_item_id
Many2one → product.product
string='Rental Service (Interval)'
args: 'product.product'
No public methods.
def_interval_pricelist_id
Many2one → product.pricelist
default=<expr>
args: 'product.pricelist', 'Default Interval Pricelist'
interval_scale_pricelist_item_ids
One2many → product.pricelist.item
copy=False
string='Interval Scale Pricelist Items'
args: 'product.pricelist.item', 'interval_item_id'
product_rental_interval_id
Many2one → product.product
copy=False
ondelete='set null'
args: 'product.product', 'Rental Service (Interval)'
rental_interval_max
Integer
copy=False
args: 'Interval days (Max)'
rental_of_interval
Boolean
copy=False
args: 'Rented in interval'
rental_price_interval
Float
string='Interval Price'
action_reset_rental_price_interval_items(self)
create(self, vals)
write(self, vals)
min_quantity
Integer
name
Char
price
Float
product_id
Many2one → product.product
No public methods.
company_id
Many2one → res.company
factor
Float
min_quantity
Integer
name
Char
No public methods.
rental_price_interval_rule_ids
One2many → rental.price.interval.rule
string='Rental Interval Price Rules'
args: 'rental.price.interval.rule', 'company_id'
rental_service_default_code_prefix_interval
Char
default='RENT-I'
args: 'Prefix of Rental Service Internal Reference (Interval)'
rental_service_default_code_suffix_interval
Char
rental_service_name_prefix_interval
Char
default='Rental of'
translate=True
args: 'Prefix of Rental Service Name (Interval)'
rental_service_name_suffix_interval
Char
default='(Interval(s))'
translate=True
args: 'Suffix of Rental Service Name (Interval)'
No public methods.
rental_interval_name
Char
string='Rental Interval'
rental_interval_price
Boolean
string='Use Interval Price'
show_rental_interval_price
Boolean
string='Show Option Interval Price'
onchange_start_end_date(self)
product_id_change(self)
product_uom_change(self)
rental_product_id_change(self)
rental_qty_number_of_days_change(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/vertical-rental |
| PULL REQUEST | |
| PULL REQUEST | [16.0][MIG] rental_pricelist_interval (#60) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/vertical-rental |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] rental_pricelist_interval (#57) |