TIP: You can type at any time to perform a new search.
Fleet Vehicle Inspection Item Compatible Product
fleet_vehicle_inspection_item_compatible_product · OCA/fleet
- Repository
- OCA/fleet · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Human Resources/Fleet
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/fleet
- Last tracking update
- 2026-08-07 07:32:01
- Authors
- Odoo Community Association (OCA), Escodoo
- Maintainers
- Odoo Community Association (OCA), Escodoo
- Committers
- Weblate, OCA Transbot, OCA-git-bot, oca-travis, Marcel Savegnago
Code Analysis ⓘ
Views touched (2)
| 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 | form | 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 | form | Inherits product.product_normal_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
compatible_product_idsMany2many → product.productcontext={'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.
New fields (1)
-
vehicle_inspection_item_idsMany2many → fleet.vehicle.inspection.itemhelp='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.