Commit Graph

12 Commits

Author SHA1 Message Date
Lois Rilo
57cd341c71 [IMP] mrp_multi_level: enchance traceability with origin.
* keept description of planned orders verbose.
* make it translatable in most cases.
* while grouping demand include the product in the description.
* add `origin` field not mrp moves and planned orders. Fill it
  with top level demand origin.
2022-11-21 11:16:14 +01:00
Christopher Ormaza
57cf74ca68 [15.0][MIG] mrp_multi_level 2022-11-21 11:16:14 +01:00
Jordi Ballester
f868ef4f79 [FIX] mrp_multi_level: allow to delete product.mrp.area records
Planned orders and mrp moves are mostly data that is regenerated every time
that the multi level mrp is run.
2022-11-21 11:16:14 +01:00
Lois Rilo
e00acc3ee6 [13.0][MIG] mrp_multi_level 2022-11-21 11:16:14 +01:00
Lois Rilo
a6110eed2d [IMP] mrp_multi_level: black, isort 2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
481d9586b2 add support for multi-company 2022-11-21 11:16:14 +01:00
Lois Rilo
16d2aff657 [12.0][MIG] mrp_multi_level:
* You can know integrate with different forecasting mechanisms.
  As a consequence integration with stock_demand_estimate is moved
  to a new module (mrp_multi_level_estimate).
* As agreed by the authors, the module is re-licensed to LGPL-3.
2022-11-21 11:16:14 +01:00
Lois Rilo
b6708a60f1 [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. 2022-11-21 11:16:14 +01:00
Lois Rilo
a2fcade94d [11.0][REW/IMP] mrp_multi_level:
* Extract concept of planned orders from mrp.move.
* Fix error grouping demand when there is no supply for a the first day of grouping.
* Adapt tests.
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
0ba8be007f [11.0][mrp_multi_level] refactor mrp area 2022-11-21 11:16:14 +01:00
Lois Rilo
eb43b469f7 [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2022-11-21 11:16:14 +01:00
Lois Rilo
e78c2585e0 [11.0][REN] multi_level_mrp -> mrp_multi_level 2022-11-21 11:16:14 +01:00