| 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_ownership |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), RPSJR |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), RPSJR |
| 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 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 extends the functionality of fleet to support vehicle owner data and to allow you to add vehicle ownership, linking partners to vehicles. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fleet_vehicle_form_inherited |
fleet.vehicle.form.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_form |
view_fleet_vehicle_tree_inherited |
fleet.vehicle.list.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_tree |
view_partner_vehicle_owner_form |
res.partner | div | Inherits base.view_partner_form |
owner_id
Many2one → res.partner
copy=False
help='Owner of the vehicle'
index=True
tracking=True
args: 'res.partner', 'Owner'
No public methods.
vehicle_count
Integer
compute=_compute_vehicle_count
store=True
string='Number of Vehicles'
vehicle_ids
One2many → fleet.vehicle
help='Vehicles owned by this partner'
required=True
args: 'fleet.vehicle', 'owner_id'
action_view_vehicles(self)
| 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_ownership |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), RPSJR |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), RPSJR |
| COMMITTERS | |
| COMMITTERS | cubells, OCA-git-bot, oca-ci, Imbar Budiman |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:55 |
| 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 | This module extends the functionality of fleet to support vehicle owner data and to allow you to add vehicle ownership, linking partners to vehicles. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fleet_vehicle_form_inherited |
fleet.vehicle.form.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_form |
view_fleet_vehicle_tree_inherited |
fleet.vehicle.tree.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_tree |
view_partner_vehicle_owner_form |
res.partner | div | Inherits base.view_partner_form |
owner_id
Many2one → res.partner
copy=False
help='Owner of the vehicle'
index=True
tracking=True
args: 'res.partner', 'Owner'
No public methods.
vehicle_count
Integer
compute=_compute_vehicle_count
store=True
string='Number of Vehicles'
vehicle_ids
One2many → fleet.vehicle
help='Vehicles owned by this partner'
required=True
args: 'fleet.vehicle', 'owner_id'
action_view_vehicles(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/fleet |
| GIT | |
| GIT | https://github.com/OCA/fleet.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/fleet/tree/14.0/fleet_vehicle_ownership |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), RPSJR |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), RPSJR |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, RPSJR |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 18:50:06 |
| 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 | This module extends the functionality of fleet to support vehicle owner data and to allow you to add vehicle ownership, linking partners to vehicles |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fleet_vehicle_form_inherited |
fleet.vehicle.form.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_form |
view_fleet_vehicle_tree_inherited |
fleet.vehicle.tree.inherited | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_tree |
view_partner_vehicle_owner_form |
res.partner | div | Inherits base.view_partner_form |
owner_id
Many2one → res.partner
copy=False
help='Owner of the vehicle'
index=True
tracking=True
args: 'res.partner', 'Owner'
No public methods.
vehicle_count
Integer
compute=_compute_vehicle_count
store=True
string='Number of Vehicles'
vehicle_ids
One2many → fleet.vehicle
help='Vehicles owned by this partner'
required=True
args: 'fleet.vehicle', 'owner_id'
action_view_vehicles(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/fleet |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] fleet_vehicle_ownership: Migration to 19.0 (#221) |
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/fleet |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] fleet vehicle ownership: Migration to 19.0 (#219) |