Field Service Vehicles - Stock Request

fieldservice_vehicle_stock_request
REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/14.0/fieldservice_vehicle_stock_request
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators, Brian McMaster
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators, Brian McMaster
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Nikul-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:50
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice_vehicle_stock
    - fieldservice_vehicle
    - fieldservice
    - base_territory
    - fieldservice_stock
    - fieldservice_stock_request
    - fieldservice_delivery
OCA/stock-logistics-warehouse:
    - stock_putaway_method
    - stock_request_direction
    - stock_request
    - stock_request_picking_type
    - stock_request_submit
odoo/odoo:
    - base
    - base_geolocalize
    - base_setup
    - web
    - resource
    - contacts
    - mail
    - bus
    - web_tour
    - stock
    - product
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - delivery
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - utm
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
fsm_order_form_view fsm.order.stock.vehicle fsm.order field Inherits fieldservice_stock_request.view_fsm_order_form_inherit_stock_request
Models touched (1)

New fields (0)

No new fields.

Public methods (3)
  • action_assign(self)
  • action_deliver(self)
  • action_show_details(self)
REPOSITORY
REPOSITORYOCA/field-service
GIT
GIThttps://github.com/OCA/field-service.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/field-service/tree/12.0/fieldservice_vehicle_stock_request
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYField Service
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators, Brian McMaster
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators, Brian McMaster
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, brian10048, Marcel Savegnago, Steven Campbell
WEBSITE
WEBSITEhttps://github.com/OCA/field-service
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/field-service:
    - fieldservice_vehicle_stock
    - fieldservice_vehicle
    - fieldservice
    - fieldservice_stock
    - fieldservice_delivery
    - fieldservice_stock_request
OCA/partner-contact:
    - partner_fax
OCA/stock-logistics-warehouse:
    - stock_request_direction
    - stock_request
    - stock_request_picking_type
    - stock_request_submit
    - stock_putaway_method
OCA/web:
    - web_timeline
odoo/odoo:
    - base_geolocalize
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - resource
    - contacts
    - stock
    - product
    - decimal_precision
    - uom
    - barcodes
    - delivery
    - sale_stock
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
fsm_order_form_view fsm.order.stock.vehicle fsm.order field Inherits fieldservice_stock_request.view_fsm_order_form_inherit_stock_request
Models touched (1)

New fields (0)

No new fields.

Public methods (3)
  • action_assign(self)
    @api.multi
  • action_deliver(self)
    @api.multi
  • action_show_details(self)