| 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_inspection_item_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 |
OCA/fleet: - fleet_vehicle_model_compatible_product - fleet_vehicle_inspection 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_inspection_item_form_view |
fleet.vehicle.inspection.item.form (in fleet_vehicle_inspection_item_product) | fleet.vehicle.inspection.item | xpath | Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_item_form_view |
product_product_form_view |
product.product.form (in fleet_vehicle_inspection_item_product) | product.product | xpath | Inherits product.product_normal_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_inspection_item_compatible_product_rel', 'vehicle_inspection_item_id', 'product_id', 'Products'
No public methods.
vehicle_inspection_item_ids
Many2many → fleet.vehicle.inspection.item
help='Compatible Vehicle Inspection Items'
args: 'fleet.vehicle.inspection.item', 'fleet_vehicle_inspection_item_compatible_product_rel', 'product_id', 'vehicle_inspection_item_id', 'Vehicle Inspection Itens'
No public methods.