Accounting/Fleet bridge

account_fleet
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/19.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo S.A.
MAINTAINERS
MAINTAINERSOdoo S.A.
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 01:51:43
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • 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'
Public methods (2)
  • unlink(self)
  • write(self, vals)

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)

New fields (4)
  • 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'
Public methods (1)
  • action_open_account_move(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/18.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 01:25:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
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
Models touched (5)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • 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'
Public methods (2)
  • unlink(self)
  • write(self, vals)

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)

New fields (4)
  • 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'
Public methods (1)
  • action_open_account_move(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/17.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 01:02:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • need_vehicle Boolean
    compute='_compute_need_vehicle'
  • vehicle_id Many2one → fleet.vehicle
    index='btree_not_null' string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/16.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael 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 UPDATE2026-07-06 00:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • need_vehicle Boolean
    compute='_compute_need_vehicle'
  • vehicle_id Many2one → fleet.vehicle
    index='btree_not_null' string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 00:25:28
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/14.0/account_fleet
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo 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 UPDATE2026-07-06 00:14:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fleet
    - base
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • 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'
Public methods (0)

No public methods.

New fields (2)
  • account_move_ids One2many → account.move
    compute='_compute_move_ids' args: 'account.move'
  • bill_count Integer
    compute='_compute_move_ids' string='Bills Count'
Public methods (1)
  • action_view_bills(self)