| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/12.0/fleet_vehicle_model_compatible_product |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - product - decimal_precision - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_model_compatible_product) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
product_product_form_view |
product.product.form (in fleet_vehicle_model_compatible_product) | product.product | xpath | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_model_compatible_product) | product.template | div | Inherits product.product_template_form_view |
compatible_product_ids
Many2many → product.product
context={'default_is_fleet_vehicle_product': True}
domain=[('is_fleet_vehicle_product', '=', True)]
help='Compatible Products/Services'
args: 'product.product', 'fleet_vehicle_model_compatible_product_rel', 'model_id', 'product_id', 'Products'
No public methods.
compatible_vehicle_model_ids
Many2many → fleet.vehicle.model
No public methods.
is_fleet_vehicle_product
Boolean
No public methods.