Commit Graph

9 Commits

Author SHA1 Message Date
Lois Rilo
bb088bd8ed [FIX] mrp_multi_level: Consider timezone of the warehouse to generate mrp inventory records. 2021-05-05 16:47:58 +02:00
hveficent
a575530e39 [12.0][UPD] mrp_multi_level: Backport 13.0 2020-03-31 15:05:17 +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
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
Lois Rilo
c65edb5540 [11.0][FIX] mrp_multi_level:
* calendar defined only in warehouse.
 * remove raw query.
2019-09-02 10:21:14 +00:00
Jordi Ballester Alomar
981d0f6e3a add resource calendar to mrp area 2019-09-02 10:21:14 +00:00
Lois Rilo
170c83187b [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2019-09-02 10:21:14 +00:00
Lois Rilo
5b05cdb191 [11.0][REN] multi_level_mrp -> mrp_multi_level 2019-09-02 10:21:14 +00:00