Commit Graph

11 Commits

Author SHA1 Message Date
Lois Rilo
d750aae31b [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.
2024-12-04 09:42:25 +05:30
Lois Rilo
4830795ff4 [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.
2024-12-04 09:42:25 +05:30
Lois Rilo
3300880dea [11.0][IMP] mrp_multi_level:
* Able to run MRP only for selected areas.
 * Clean logging messages.
2024-12-04 09:42:25 +05:30
Lois Rilo
16c495ad49 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals 2024-12-04 09:42:25 +05:30
Lois Rilo
556f49e65f [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.
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
6374b1ecac [11.0][mrp_multi_level] refactor mrp area 2024-12-04 09:42:25 +05:30
Lois Rilo
d88fa9fecd [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2024-12-04 09:42:25 +05:30
Lois Rilo
4f168ea7cb [11.0][FIX] mrp_multi_level:
* calendar defined only in warehouse.
 * remove raw query.
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
2ec080b891 add resource calendar to mrp area 2024-12-04 09:42:25 +05:30
Lois Rilo
5f01dcab14 [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2024-12-04 09:42:25 +05:30
Lois Rilo
1a6b3493c6 [11.0][REN] multi_level_mrp -> mrp_multi_level 2024-12-04 09:42:25 +05:30