mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-27 19:32:05 +02:00
3 lines
200 B
ReStructuredText
3 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`.
|