Fleet Vehicle Purchase

fleet_vehicle_purchase
REPOSITORY
REPOSITORYOCA/fleet
GIT
GIThttps://github.com/OCA/fleet.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/fleet/tree/19.0/fleet_vehicle_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
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:
    - account_fleet
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allow to define fleet vehicles on Purchase Orders in order to inherit
them properly

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_form_view fleet.vehicle.form (in fleet_vehicle_purchase) fleet.vehicle div Inherits fleet.fleet_vehicle_view_form
purchase_order_form_view purchase.order.form (in fleet_vehicle_purchase) purchase.order field Inherits purchase.purchase_order_form
purchase_order_search_view purchase.order.search (in fleet_vehicle_purchase) purchase.order field Inherits purchase.view_purchase_order_filter
Models touched (3)

New fields (2)
  • purchase_order_count Integer
    compute='_compute_purchase_order_count'
  • purchase_order_ids One2many → purchase.order
    inverse_name='fleet_vehicle_id' args: 'purchase.order'
Public methods (1)
  • action_view_purchase_orders(self)

New fields (1)
  • fleet_vehicle_id Many2one → fleet.vehicle
    string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • fleet_vehicle_from_po Boolean
    compute='_compute_fleet_vehicle_from_po' store=True
  • fleet_vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' compute='_compute_fleet_vehicle_id' readonly=False store=True
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_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, JulioFabio
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_fleet
    - 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
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Allow to define fleet vehicles on Purchase Orders in order to inherit
them properly

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_form_view fleet.vehicle.form (in fleet_vehicle_purchase) fleet.vehicle div Inherits fleet.fleet_vehicle_view_form
purchase_order_form_view purchase.order.form (in fleet_vehicle_purchase) purchase.order field Inherits purchase.purchase_order_form
purchase_order_search_view purchase.order.search (in fleet_vehicle_purchase) purchase.order field Inherits purchase.view_purchase_order_filter
Models touched (3)

New fields (2)
  • purchase_order_count Integer
    compute='_compute_purchase_order_count'
  • purchase_order_ids One2many → purchase.order
    inverse_name='fleet_vehicle_id' args: 'purchase.order'
Public methods (1)
  • action_view_purchase_orders(self)

New fields (1)
  • fleet_vehicle_id Many2one → fleet.vehicle
    string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • fleet_vehicle_from_po Boolean
    compute='_compute_fleet_vehicle_from_po' store=True
  • fleet_vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' compute='_compute_fleet_vehicle_id' readonly=False store=True
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_purchase
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Lindsay
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_fleet
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_form_view fleet.vehicle.form (in fleet_vehicle_purchase) fleet.vehicle div Inherits fleet.fleet_vehicle_view_form
purchase_order_form_view purchase.order.form (in fleet_vehicle_purchase) purchase.order field Inherits purchase.purchase_order_form
purchase_order_search_view purchase.order.search (in fleet_vehicle_purchase) purchase.order field Inherits purchase.view_purchase_order_filter
Models touched (3)

New fields (2)
  • purchase_order_count Integer
    compute='_compute_purchase_order_count'
  • purchase_order_ids One2many → purchase.order
    inverse_name='fleet_vehicle_id' args: 'purchase.order'
Public methods (1)
  • action_view_purchase_orders(self)

New fields (1)
  • fleet_vehicle_id Many2one → fleet.vehicle
    string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (2)
  • fleet_vehicle_from_po Boolean
    compute='_compute_fleet_vehicle_from_po' store=True
  • fleet_vehicle_id Many2one → fleet.vehicle
    comodel_name='fleet.vehicle' compute='_compute_fleet_vehicle_id' readonly=False store=True
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/14.0/fleet_vehicle_purchase
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Dixmit
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Dixmit
COMMITTERS
COMMITTERSEnric Tobella, Weblate, OCA-git-bot, oca-ci, Marcel Savegnago
WEBSITE
WEBSITEhttps://github.com/OCA/fleet
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:52
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_fleet
    - fleet
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fleet_vehicle_form_view fleet.vehicle.form (in fleet_vehicle_purchase) fleet.vehicle div Inherits fleet.fleet_vehicle_view_form
purchase_order_form_view purchase.order.form (in fleet_vehicle_purchase) purchase.order field Inherits purchase.purchase_order_form
purchase_order_search_view purchase.order.search (in fleet_vehicle_purchase) purchase.order field Inherits purchase.view_purchase_order_filter
Models touched (3)

New fields (2)
  • purchase_order_count Integer
    compute='_compute_purchase_order_count'
  • purchase_order_ids One2many → purchase.order
    inverse_name='fleet_vehicle_id' args: 'purchase.order'
Public methods (1)
  • action_view_purchase_orders(self)

New fields (1)
  • fleet_vehicle_id Many2one → fleet.vehicle
    string='Vehicle' args: 'fleet.vehicle'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.