| 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_stock |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, CristianoMafraJunior, JulioFabio |
| 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: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module is an add-on for the Fleet application in Odoo. It allows you to track your Fleet Vehicles in stock moves. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.lot
string='Serial #'
args: 'stock.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals_list)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_inverse_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
args: 'fleet.vehicle'
No public methods.
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create 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_stock |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Kaynnan Bardauil, Wesley Oliveira |
| 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: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.lot
string='Serial #'
args: 'stock.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_inverse_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
args: 'fleet.vehicle'
No public methods.
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create 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_stock |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Rodrigo Neves |
| 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: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
string='Serial #'
args: 'stock.production.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_inverse_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create Fleet Vehicle'
No public methods.
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
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/14.0/fleet_vehicle_stock |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Marcel Savegnago |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/fleet: - fleet_vehicle_notebook odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet_vehicle_notebook.fleet_vehicle_form_view |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
string='Serial #'
args: 'stock.production.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_inverse_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create Fleet Vehicle'
No public methods.
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
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/13.0/fleet_vehicle_stock |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Marcel Savegnago |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/fleet: - fleet_vehicle_notebook odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet_vehicle_notebook.fleet_vehicle_form_view |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
string='Serial #'
args: 'stock.production.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_inverse_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create Fleet Vehicle'
No public methods.
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
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/12.0/fleet_vehicle_stock |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Human Resources/Fleet |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Escodoo |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Escodoo |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Marcel Savegnago |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/fleet |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/fleet: - fleet_vehicle_notebook odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_view |
fleet.vehicle.form (in fleet_vehicle_stock) | fleet.vehicle | xpath | Inherits fleet_vehicle_notebook.fleet_vehicle_form_view |
fleet_vehicle_model_form_view |
fleet.vehicle.model.form (in fleet_vehicle_stock) | fleet.vehicle.model | page | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_search_view |
fleet.vehicle.search (in fleet_vehicle_stock) | fleet.vehicle | field | Inherits fleet.fleet_vehicle_view_search |
product_normal_form_view |
product.product.form (in fleet_vehicle_stock) | product.product | page | Inherits product.product_normal_form_view |
product_template_form_view |
product.template.form (in fleet_vehicle_stock) | product.template | field | Inherits product.product_template_form_view |
product_template_only_form_view |
product.template.product.form (in fleet_vehicle_stock) | product.template | page | Inherits product.product_template_only_form_view |
product_variant_easy_edit_view |
product.product.view.form.easy (in fleet_vehicle_stock) | product.product | xpath | Inherits product.product_variant_easy_edit_view |
stock_picking_type_form_view |
stock.picking.type.form (in fleet_vehicle_stock) | stock.picking.type | field | Inherits stock.view_picking_type_form |
stock_production_lot_form_view |
stock.production.lot.form (in fleet_vehicle_stock) | stock.production.lot | xpath | Inherits stock.view_production_lot_form |
current_stock_location_id
Many2one → stock.location
compute='_compute_current_stock_loc_id'
string='Current Inventory Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
string='Serial #'
args: 'stock.production.lot'
product_id
Many2one → product.product
string='Product'
args: 'product.product'
create(self, vals)
write(self, vals)
product_id
Many2one → product.product
string='Default Product'
args: 'product.product'
No public methods.
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
string='Vehicle Model'
args: 'fleet.vehicle.model'
No public methods.
create_fleet_vehicle
Boolean
string='Creates a Fleet Vehicle'
fleet_vehicle_model_id
Many2one → fleet.vehicle.model
compute='_compute_fleet_vehicle_model_id'
inverse='_set_fleet_vehicle_model_id'
store=True
string='Vehicle Model'
args: 'fleet.vehicle.model'
create(self, vals_list)
No new fields.
Public methods (0)No public methods.
create_fleet_vehicle
Boolean
help='Products with the "Creates a Fleet Vehicle" flagwill automatically be converted to an Fleet Vehicle.'
name='Create Fleet Vehicle'
No public methods.
fleet_vehicle_id
Many2one → fleet.vehicle
readonly=True
string='Fleet Vehicle'
args: 'fleet.vehicle'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/fleet |
| PULL REQUEST | |
| PULL REQUEST | 19.0 mig fleet vehicle stock (#216) |