Files
manufacture/mrp_multi_level/models
Alexandre Fayolle ef0da31762 [REF] mrp_multi_level: location management
Small refactoring adding a _get_locations method on product.mrp.area
which by defaults delegates the computation to the related mrp.area.

This enables extending a few things related to locations at the
product.mrp.area level.

Change the way `_get_locations()` work: don't return the list of child
locations, only the top-most locations, and then use the `child_of`
operator in the code that looks for locations.
2023-12-13 16:29:52 +01:00
..
2021-03-03 13:04:05 +01:00
2021-03-03 13:04:05 +01:00
2021-03-03 13:04:05 +01:00