Delivery Driver Stock Picking Batch

delivery_driver_stock_picking_batch
REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/19.0/delivery_driver_stock_picking_batch
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory/Delivery
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, eugenio
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:49
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/delivery-carrier:
    - delivery_driver
odoo/odoo:
    - stock_picking_batch
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - http_routing
    - auth_signup
    - resource
    - stock_delivery
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - payment
    - utm
    - stock_account
    - delivery
    - payment_custom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of delivery and stock picking batch and to allow you to see in stock picking batch drivers assigned in pickings .

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_picking_batch_filter_inherit_delivery_driver Stock Picking Batch Search Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_filter
stock_picking_batch_form_inherit_delivery_driver Stock Picking Batch Form Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
stock_picking_batch_tree_inherit_delivery_driver Stock Picking Batch Tree Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_tree
Models touched (1)

New fields (1)
  • driver_ids Many2many → res.partner
    compute='_compute_driver_ids' domain="[('is_company', '=', False)]" store=True string='Drivers' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/18.0/delivery_driver_stock_picking_batch
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory/Delivery
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/delivery-carrier:
    - delivery_driver
odoo/odoo:
    - stock_picking_batch
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - stock_delivery
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - payment
    - utm
    - stock_account
    - delivery
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of delivery and stock picking batch and to allow you to see in stock picking batch drivers assigned in pickings .

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
stock_picking_batch_filter_inherit_delivery_driver Stock Picking Batch Search Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_filter
stock_picking_batch_form_inherit_delivery_driver Stock Picking Batch Form Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
stock_picking_batch_tree_inherit_delivery_driver Stock Picking Batch Tree Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_tree
Models touched (1)

New fields (1)
  • driver_ids Many2many → res.partner
    compute='_compute_driver_ids' domain="[('is_company', '=', False)]" store=True string='Drivers' args: 'res.partner'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/delivery-carrier
GIT
GIThttps://github.com/OCA/delivery-carrier.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/delivery-carrier/tree/16.0/delivery_driver_stock_picking_batch
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYInventory/Delivery
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Emilio Pascual
WEBSITE
WEBSITEhttps://github.com/OCA/delivery-carrier
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/delivery-carrier:
    - delivery_driver
odoo/odoo:
    - stock_picking_batch
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - delivery
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - account
    - analytic
    - payment
    - utm
    - stock_account
    - sale_management
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the functionality of delivery and stock picking batch and to allow you to see in stock picking batch drivers assigned in pickings .

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
stock_picking_batch_filter_inherit_delivery_driver Stock Picking Batch Search Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_filter
stock_picking_batch_form_inherit_delivery_driver Stock Picking Batch Form Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_form
stock_picking_batch_tree_inherit_delivery_driver Stock Picking Batch Tree Delivery Driver stock.picking.batch xpath Inherits stock_picking_batch.stock_picking_batch_tree
view_picking_tree_batch_inherit_delivery_driver Stock Picking Batch Transfer Tree Delivery Driver stock.picking xpath Inherits stock_picking_batch.view_picking_tree_batch
Models touched (1)

New fields (1)
  • driver_ids Many2many → res.partner
    compute='_compute_driver_ids' domain="[('is_company', '=', False)]" store=True string='Drivers' args: 'res.partner'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/delivery-carrier
PULL REQUEST
PULL REQUEST[17.0][MIG] delivery_driver_stock_picking_batch: Migration to 17.0 (#952)