| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_configuration |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
configuration_ids
One2many → fleet.vehicle.configuration
help='Define several configurations for a vehicle'
string='Configurations'
args: 'fleet.vehicle.configuration', 'vehicle_id'
No public methods.
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/18.0/fleet_vehicle_configuration |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - 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 |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
configuration_ids
One2many → fleet.vehicle.configuration
help='Define several configurations for a vehicle'
string='Configurations'
args: 'fleet.vehicle.configuration', 'vehicle_id'
No public methods.
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_configuration |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, kaynnan |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
configuration_ids
One2many → fleet.vehicle.configuration
help='Define several configurations for a vehicle'
string='Configurations'
args: 'fleet.vehicle.configuration', 'vehicle_id'
No public methods.
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'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/15.0/fleet_vehicle_configuration |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Damien Crier, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
configuration_ids
One2many → fleet.vehicle.configuration
help='Define several configurations for a vehicle'
string='Configurations'
args: 'fleet.vehicle.configuration', 'vehicle_id'
No public methods.
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'
No public methods.