mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
4 lines
200 B
ReStructuredText
4 lines
200 B
ReStructuredText
This module adds a M2m field `common_dest_move_ids` on `stock.move` in order
|
|
to compute all the moves having a chained destination move sharing the same
|
|
picking as the actual move's destination move.
|