Fleet Vehicle Inspection Item Compatible Product

fleet_vehicle_inspection_item_compatible_product
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/12.0/fleet_vehicle_inspection_item_compatible_product
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources/Fleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_model_compatible_product
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - product
    - decimal_precision
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (2)

New fields (1)
  • 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'
Public methods (0)

No public methods.

New fields (1)
  • 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'
Public methods (0)

No public methods.