Skip to content
Snippets Groups Projects
Commit d66ed0d6 authored by Touati Djamel (otd)'s avatar Touati Djamel (otd)
Browse files

[FIX] stock_picking_batch: cancel confirmed batches without transfers


Steps to reproduce the bug:
- Create a batch transfer with several pickings
- Confirm it
- Delete all the pickings > save

Problem:
The batch does not cancel as it should’ve been
A batch without transfers cannot be confirmed, so it makes no sense to leave a confirmed batch without transfers

opw-2792471

closes odoo/odoo#89815

Signed-off-by: default avatarSteve Van Essche <svs@odoo.com>
parent 0a249a88
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment