| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Xavier Morel, Julien Castiaux, Tiffany Chang (tic), Gorash, John Laterre (jol), Ruben Gomes, Dossogne Bertrand, Louis Wicket (wil), Victor Piryns (pivi), Dylan Kiss (dyki), Harsh Shah, bhra-odoo, Ayush Modi |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - html_editor - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_view_tree |
account.move.list.inherit.fleet | account.move | xpath | Inherits account.view_move_tree |
fleet_vehicle_log_services_view_form |
fleet.vehicle.log.services.form.inherit.account | fleet.vehicle.log.services | xpath | Inherits fleet.fleet_vehicle_log_services_view_form |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_fleet |
view.move.line.list.fleet | account.move.line | xpath | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
vehicle_id
Many2one → fleet.vehicle
index='btree_not_null'
string='Vehicle'
args: 'fleet.vehicle'
vehicle_log_service_ids
One2many → fleet.vehicle.log.services
comodel_name='fleet.vehicle.log.services'
export_string_translation=False
inverse_name='account_move_line_id'
unlink(self)
write(self, vals)
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)
account_move_line_id
Many2one → account.move.line
comodel_name='account.move.line'
index='btree_not_null'
account_move_state
Selection
related='account_move_line_id.parent_state'
amount
Monetary
compute='_compute_amount'
inverse='_inverse_amount'
readonly=False
store=True
string='Cost'
tracking=True
vehicle_id
Many2one → fleet.vehicle
comodel_name='fleet.vehicle'
compute='_compute_vehicle_id'
readonly=False
required=True
store=True
string='Vehicle'
action_open_account_move(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Andrea Grazioso (agr-odoo), Tiffany Chang (tic), Gorash, Dossogne Bertrand, Louis Wicket (wil), Gauthier Wala (gawa), Dylan Kiss (dyki), Mélanie, Youssef Bashandy, Louis (wil), bhra-odoo |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - html_editor - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_view_tree |
account.move.list.inherit.fleet | account.move | xpath | Inherits account.view_move_tree |
fleet_vehicle_log_services_view_form |
fleet.vehicle.log.services.form.inherit.account | fleet.vehicle.log.services | xpath | Inherits fleet.fleet_vehicle_log_services_view_form |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_fleet |
view.move.line.list.fleet | account.move.line | xpath | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
vehicle_id
Many2one → fleet.vehicle
index='btree_not_null'
string='Vehicle'
args: 'fleet.vehicle'
vehicle_log_service_ids
One2many → fleet.vehicle.log.services
comodel_name='fleet.vehicle.log.services'
export_string_translation=False
inverse_name='account_move_line_id'
unlink(self)
write(self, vals)
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)
account_move_line_id
Many2one → account.move.line
comodel_name='account.move.line'
account_move_state
Selection
related='account_move_line_id.parent_state'
amount
Monetary
compute='_compute_amount'
inverse='_inverse_amount'
readonly=False
store=True
string='Cost'
tracking=True
vehicle_id
Many2one → fleet.vehicle
comodel_name='fleet.vehicle'
compute='_compute_vehicle_id'
readonly=False
required=True
store=True
string='Vehicle'
action_open_account_move(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Odoo Online, Andrea Grazioso (agr-odoo), Tiffany Chang (tic), Rémy Voet (ryv), Gorash, Andrew Gavgavian, Dylan Kiss (dyki), Youssef Bashandy, Louis (wil) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_view_tree |
account.move.tree.inherit.fleet | account.move | xpath | Inherits account.view_move_tree |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_fleet |
view.move.line.tree.fleet | account.move.line | xpath | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
vehicle_id
Many2one → fleet.vehicle
index='btree_not_null'
string='Vehicle'
args: 'fleet.vehicle'
No public methods.
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, qdp-odoo, Victor Feyens, Andrea Grazioso (agr-odoo), Tiffany Chang (tic), Nicolas (vin), John Laterre (jol), Andrew Gavgavian, Youssef Bashandy |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_view_tree |
account.move.tree.inherit.fleet | account.move | xpath | Inherits account.view_move_tree |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_fleet |
view.move.line.tree.fleet | account.move.line | xpath | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
vehicle_id
Many2one → fleet.vehicle
index='btree_not_null'
string='Vehicle'
args: 'fleet.vehicle'
No public methods.
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/15.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Goffin Simon, Nicolas Lempereur, Xavier-Do, Andrea Grazioso (agr-odoo), Tiffany Chang (tic), Philippe Wauthy, Nicolas (vin), John Laterre (jol), Florian Gilbert, Andrew Gavgavian |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:25:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_view_tree |
account.move.tree.inherit.fleet | account.move | xpath | Inherits account.view_move_tree |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
view_move_line_tree_fleet |
view.move.line.tree.fleet | account.move.line | xpath | Inherits account.view_move_line_tree |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
help='Technical field to decide whether the vehicle_id field is editable'
vehicle_id
Many2one → fleet.vehicle
index=True
string='Vehicle'
args: 'fleet.vehicle'
No public methods.
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/14.0/account_fleet |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Olivier Dony, Goffin Simon, Nicolas Lempereur, wan, Xavier-Do, root, Florian Gilbert, Andrew Gavgavian |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:14:29 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fleet - base - base_setup - web - bus - web_tour - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
view_move_form |
account.move.form | account.move | xpath | Inherits account.view_move_form |
No new fields.
Public methods (0)No public methods.
need_vehicle
Boolean
compute='_compute_need_vehicle'
help='Technical field to decide whether the vehicle_id field is editable'
vehicle_id
Many2one → fleet.vehicle
index=True
string='Vehicle'
args: 'fleet.vehicle'
No public methods.
account_move_ids
One2many → account.move
compute='_compute_move_ids'
args: 'account.move'
bill_count
Integer
compute='_compute_move_ids'
string='Bills Count'
action_view_bills(self)