Field Service Vehicles

fieldservice_vehicle
REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/19.0/fieldservice_vehicle
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to manage your vehicles and assign them to a
worker.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_list_view fsm.person.vehicle.list fsm.person field Inherits fieldservice.fsm_person_list
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_list_view fsm.vehicle.list fsm.vehicle list New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=<expr> string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required=True
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/18.0/fieldservice_vehicle
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, EdgarRetes
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to manage your vehicles and assign them to a
worker.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_list_view fsm.person.vehicle.list fsm.person field Inherits fieldservice.fsm_person_list
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_list_view fsm.vehicle.list fsm.vehicle list New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required=True
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/17.0/fieldservice_vehicle
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to manage your vehicles and assign them to a
worker.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/16.0/fieldservice_vehicle
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSSébastien Alix, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/15.0/fieldservice_vehicle
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSGitHub, Weblate, OCA-git-bot, oca-ci, Vandan-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/14.0/fieldservice_vehicle
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSDaniel Reis, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Freni-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True' string='Name'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/13.0/fieldservice_vehicle
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, brian10048
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
    - base_territory
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True' string='Name'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/12.0/fieldservice_vehicle
VERSION
VERSION 2.2.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, brian10048, Murtuza Saleh
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
OCA/partner-contact:
    - partner_fax
OCA/web:
    - web_timeline
odoo/odoo:
    - base_geolocalize
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - resource
    - contacts
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
fsm_order_vehicle_form_view fsm.order.vehicle.form fsm.order field Inherits fieldservice.fsm_order_form
fsm_person_vehicle_form_view fsm.person.vehicle.form fsm.person field Inherits fieldservice.fsm_person_form
fsm_person_vehicle_tree_view fsm.person.vehicle.tree fsm.person field Inherits fieldservice.fsm_person_tree
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (3)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    default=_get_default_vehicle string='Vehicle' args: 'fsm.vehicle'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Default Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • name Char
    required='True' string='Name'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/11.0/fieldservice_vehicle
VERSION
VERSION 0.1.1
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSMaxime Chambreuil, OCA-git-bot, brian10048
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice
OCA/geospatial:
    - base_geoengine
OCA/web:
    - web_timeline
odoo/odoo:
    - base_geolocalize
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geojson
shapely
simplejson
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
fsm_route_form fsm.route.form fsm.route field Inherits fieldservice.fsm_route_form
fsm_vehicle_form_view fsm.vehicle.form fsm.vehicle form New
fsm_vehicle_graph_view fsm.vehicle.graph fsm.vehicle graph New
fsm_vehicle_pivot_view fsm.vehicle.pivot fsm.vehicle pivot New
fsm_vehicle_tree_view fsm.vehicle.tree fsm.vehicle tree New
Models touched (2)

New fields (1)
  • vehicle_id Many2one → fsm.vehicle
    string='Assigned Vehicle' args: 'fsm.vehicle'
Public methods (0)

No public methods.

New fields (3)
  • company_id Many2one → res.company
    default=<expr> args: 'res.company', 'Company'
  • name Char
    required='True' string='Name'
  • person_id Many2one → fsm.person
    string='Assigned Driver' args: 'fsm.person'
Public methods (0)

No public methods.