Fleet Vehicle Inspection Template

fleet_vehicle_inspection_template
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/18.0/fleet_vehicle_inspection_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, JulioFabio
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the Fleet Vehicle Inspection module allowing the
create inspection templates.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line list New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template list New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    copy=True required=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/17.0/fleet_vehicle_inspection_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSPere Albujer, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the Fleet Vehicle Inspection module allowing the
create inspection templates.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    copy=True required=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/16.0/fleet_vehicle_inspection_template
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Wesley Oliveira, raimundops.jr
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    copy=True required=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
  • sequence Integer
    default=10
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/15.0/fleet_vehicle_inspection_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rodrigo Neves
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (2)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    copy=True required=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/14.0/fleet_vehicle_inspection_template
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/fleet:
    - fleet_vehicle_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (2)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    copy=True required=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
Public methods (0)

No public methods.

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

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (2)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    help='Inspection Template Item' required=True tracking=True args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/12.0/fleet_vehicle_inspection_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHuman Resources
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Escodoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Escodoo
COMMITTERS
COMMITTERSoca-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_inspection
odoo/odoo:
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fleet_vehicle_inspection_form_view fleet.vehicle.inspection.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection field Inherits fleet_vehicle_inspection.fleet_vehicle_inspection_form_view
fleet_vehicle_inspection_template_form_view fleet.vehicle.inspection.template.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template form New
fleet_vehicle_inspection_template_line_form_view fleet.vehicle.inspection.template.line.form (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line form New
fleet_vehicle_inspection_template_line_search_view fleet.vehicle.inspection.template.line.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line search New
fleet_vehicle_inspection_template_line_tree_view fleet.vehicle.inspection.template.line.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template.line tree New
fleet_vehicle_inspection_template_search_view fleet.vehicle.inspection.template.search (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template search New
fleet_vehicle_inspection_template_tree_view fleet.vehicle.inspection.template.tree (in fleet_vehicle_inspection_template) fleet.vehicle.inspection.template tree New
Models touched (3)

New fields (1)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    string='Inspection Template' args: 'fleet.vehicle.inspection.template'
Public methods (0)

No public methods.

New fields (3)
  • inspection_template_line_ids One2many → fleet.vehicle.inspection.template.line
    auto_join=True copy=True string='Inspection Template Lines' args: 'fleet.vehicle.inspection.template.line', 'inspection_template_id'
  • name Char
  • note Html
    args: 'Notes'
Public methods (0)

No public methods.

New fields (2)
  • inspection_template_id Many2one → fleet.vehicle.inspection.template
    copy=False index=True ondelete='cascade' required=True string='Inspection Template Reference' args: 'fleet.vehicle.inspection.template'
  • inspection_template_item_id Many2one → fleet.vehicle.inspection.item
    help='Inspection Template Item' required=True track_visibility='onchange' args: 'fleet.vehicle.inspection.item', 'Inspection Template Item'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/fleet
PULL REQUEST
PULL REQUEST[MIG] fleet_vehicle_inspection_template: Migration to 19.0 (#223)