Files
manufacture/mrp_multi_level/models
Alexandre Fayolle 8c08f905b0 [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:50:59 +01:00
..
2020-03-11 09:20:58 +01:00
2020-03-11 09:20:58 +01:00
2019-12-23 10:10:14 +01:00
2020-03-11 09:20:58 +01:00