Commit Graph

13 Commits

Author SHA1 Message Date
Lois Rilo
733614004f [13.0][FIX] mrp_multi_level:
* main supplier computation in multi company
* triplicated field in search view
2022-01-25 09:38:57 +01:00
Lois Rilo
71d6c4bb86 [13.0][MIG] mrp_multi_level 2022-01-25 09:38:57 +01:00
Lois Rilo
1df4ba9c0b [IMP] mrp_multi_level: black, isort 2022-01-25 09:38:57 +01:00
Jordi Ballester Alomar
502a865a83 add support for multi-company 2022-01-25 09:38:57 +01:00
Lois Rilo
6b5ae91df7 [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-01-25 09:38:57 +01:00
Lois Rilo
b533d52f67 revert unneded context addition 2022-01-25 09:38:57 +01:00
Lois Rilo
a33618b014 [11.0][FIX] mrp_multi_level:
* remove duplicated fields in view
* fix issue using this module together with procurement_auto_create_group.
2022-01-25 09:38:57 +01:00
Lois Rilo
ca71827f5f [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. 2022-01-25 09:38:57 +01:00
Lois Rilo
c4646afe5f [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. 2022-01-25 09:38:57 +01:00
Lois Rilo
ec429818b3 [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. 2022-01-25 09:38:57 +01:00
Lois Rilo
5c0224896e [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-01-25 09:38:57 +01:00
Lois Rilo
5e65b5861e [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-01-25 09:38:57 +01:00
Jordi Ballester Alomar
11a2b88fd1 [11.0][mrp_multi_level] refactor mrp area 2022-01-25 09:38:57 +01:00