delivery_driver
Let inventory users assign and manage delivery drivers independently from delivery carriers.
Key Features
- delivery.carrier: Adds a default driver field that automatically flags the chosen partner as a driver.
- res.partner: Computes and enforces the driver flag so partners assigned to carriers cannot lose their driver status.
- res.partner: Simplifies driver display names in driver-specific contexts to keep selection lists concise.
- stock.picking: Automatically pulls the driver from upstream transfers or the carrier default while allowing manual edits on active pickings.
- stock.move.line: Propagates the picking's driver onto move lines for stored filtering and reporting.
- delivery management: Extends carrier, picking, and move line views and search filters to expose and group records by driver.