Commit Graph

7 Commits

Author SHA1 Message Date
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
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
Jordi Ballester Alomar
e459baedc0 Fixes, and add migration script 2022-11-21 11:16:14 +01:00
Lois Rilo
e6e1af8da9 [11.0] mrp_multi_level:
* fix api.depends fields fro main supplier.
 * fix ordering and missing demo file in manifest.
 * Update README.
 * fix action_view* methods.
 * readd hook to exclude in mrp initialization
 * fix computation of qty available (it was considering several times sub-locations).
 * Remove contraint for outoing and incoming moves to be moved in/outside the company, they can be internal transfers.
 * mrp.moves visible with technical settings.
 * Show product and allow to search by it in mrp.inventory.
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
Jordi Ballester Alomar
dd3a14909a enable MRP view in product templates 2022-11-21 11:16:14 +01:00