Commit Graph

8 Commits

Author SHA1 Message Date
hveficent
d882b088b3 [IMP] mrp_multi_level: Minor changes
* Planned Orders become fixed on manual creation by default
* Released Quantity become readonly
* Add product reference if Planned Order name is not defined on bom explosion
2020-04-08 12:13:57 +02:00
hveficent
a575530e39 [12.0][UPD] mrp_multi_level: Backport 13.0 2020-03-31 15:05:17 +02:00
hveficent
f76aec8e95 [IMP] mrp_multi_level:
* Planned Order release and due date become required.
* Add button to Product MRP Area to update MOQ from Supplier Info.
* Link Manufacturing Orders with Planned Orders.
* Allow Mrp Inventory Procure Wizard to be used from other models.
* Make MRP Inventory creation more extensible.
* Main Supplier computation (v13 requires explicit False definitions).
2020-03-31 15:05:17 +02:00
Jordi Ballester Alomar
15bf2a3d9b Improving the management of planned orders:
* Add menu entry for planned orders
  * Add button to navigate from planned orders to linked manufacturing orders
  * Add action to convert planned orders to fixed
  * When changing the due date in a planned order the release date is recomputed
2020-03-31 14:30:05 +02:00
Jordi Ballester Alomar
f99f037834 add support for multi-company 2019-09-02 10:21:14 +00:00
Lois Rilo
776dad9a01 [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.
2019-09-02 10:21:14 +00:00
Lois Rilo
1bbfe5b8cd [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. 2019-09-02 10:21:14 +00:00
Lois Rilo
c98abab067 [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.
2019-09-02 10:21:14 +00:00