Fleet Vehicle Configuration

fleet_vehicle_configuration
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/19.0/fleet_vehicle_configuration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 provides a way to define several vehicle internal
configuration. This basic one sets a max_seats field.

This module does not handle variant of a same car (options, ...).

Example:

- car with 5 seats configuration or 7 seats configuration
- Same utility truck that can be configured as:
  - 3 seats
  - 5 seats
  - 11 seats

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_configuration_view_form fleet.vehicle.configuration.form fleet.vehicle.configuration form New
fleet_vehicle_configuration_view_tree fleet.vehicle.configuration.tree fleet.vehicle.configuration list New
fleet_vehicle_view_form fleet.vehicle.form fleet.vehicle notebook Inherits fleet.fleet_vehicle_view_form
Models touched (2)

New fields (1)
  • configuration_ids One2many → fleet.vehicle.configuration
    help='Define several configurations for a vehicle' string='Configurations' args: 'fleet.vehicle.configuration', 'vehicle_id'
Public methods (0)

No public methods.

New fields (4)
  • max_seats Integer
    default=10
  • name Char
    required=True
  • sequence Integer
    default=10
  • vehicle_id Many2one → fleet.vehicle
    ondelete='cascade' required=True args: 'fleet.vehicle'
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/18.0/fleet_vehicle_configuration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 provides a way to define several vehicle internal
configuration. This basic one sets a max_seats field.

This module does not handle variant of a same car (options, ...).

Example:

- car with 5 seats configuration or 7 seats configuration
- Same utility truck that can be configured as:
  - 3 seats
  - 5 seats
  - 11 seats

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_configuration_view_form fleet.vehicle.configuration.form fleet.vehicle.configuration form New
fleet_vehicle_configuration_view_tree fleet.vehicle.configuration.tree fleet.vehicle.configuration list New
fleet_vehicle_view_form fleet.vehicle.form fleet.vehicle notebook Inherits fleet.fleet_vehicle_view_form
Models touched (2)

New fields (1)
  • configuration_ids One2many → fleet.vehicle.configuration
    help='Define several configurations for a vehicle' string='Configurations' args: 'fleet.vehicle.configuration', 'vehicle_id'
Public methods (0)

No public methods.

New fields (4)
  • max_seats Integer
    default=10
  • name Char
    required=True
  • sequence Integer
    default=10
  • vehicle_id Many2one → fleet.vehicle
    ondelete='cascade' required=True args: 'fleet.vehicle'
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_configuration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, kaynnan
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (3)
XML IDNameModelTypeStatus
fleet_vehicle_configuration_view_form fleet.vehicle.configuration.form fleet.vehicle.configuration form New
fleet_vehicle_configuration_view_tree fleet.vehicle.configuration.tree fleet.vehicle.configuration tree New
fleet_vehicle_view_form fleet.vehicle.form fleet.vehicle notebook Inherits fleet.fleet_vehicle_view_form
Models touched (2)

New fields (1)
  • configuration_ids One2many → fleet.vehicle.configuration
    help='Define several configurations for a vehicle' string='Configurations' args: 'fleet.vehicle.configuration', 'vehicle_id'
Public methods (0)

No public methods.

New fields (4)
  • max_seats Integer
    default=10
  • name Char
    required=True
  • sequence Integer
    default=10
  • vehicle_id Many2one → fleet.vehicle
    ondelete='cascade' required=True args: 'fleet.vehicle'
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_configuration
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYFleet
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSDamien Crier, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:31
ODOO DEPENDENCIES
ODOO DEPENDENCIES 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 (3)
XML IDNameModelTypeStatus
fleet_vehicle_configuration_view_form fleet.vehicle.configuration.form fleet.vehicle.configuration form New
fleet_vehicle_configuration_view_tree fleet.vehicle.configuration.tree fleet.vehicle.configuration tree New
fleet_vehicle_view_form fleet.vehicle.form fleet.vehicle notebook Inherits fleet.fleet_vehicle_view_form
Models touched (2)

New fields (1)
  • configuration_ids One2many → fleet.vehicle.configuration
    help='Define several configurations for a vehicle' string='Configurations' args: 'fleet.vehicle.configuration', 'vehicle_id'
Public methods (0)

No public methods.

New fields (4)
  • max_seats Integer
    default=10
  • name Char
    required=True
  • sequence Integer
    default=10
  • vehicle_id Many2one → fleet.vehicle
    ondelete='cascade' required=True args: 'fleet.vehicle'
Public methods (0)

No public methods.