Repository
OCA/delivery-carrier · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Delivery
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/delivery-carrier
Last tracking update
2026-08-07 09:06:24
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
OCA-git-bot, oca-ci, eugenio
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
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 Inherits stock_picking_batch.stock_picking_batch_filter
stock_picking_batch_form_inherit_delivery_driver Stock Picking Batch Form Delivery Driver stock.picking.batch form Inherits stock_picking_batch.stock_picking_batch_form
stock_picking_batch_tree_inherit_delivery_driver Stock Picking Batch Tree Delivery Driver stock.picking.batch tree Inherits stock_picking_batch.stock_picking_batch_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
560 days ago
Last activity
20 days ago
Repository
OCA/delivery-carrier
Pull request
[17.0][MIG] delivery_driver_stock_picking_batch: Migration to 17.0 (#952)