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 `children_ids` field on `stock.location` in order to compute
|
|
and store all the children for a `stock.location` and not only its first level
|
|
children as is the case for `child_ids`.
|