Commit Graph

16 Commits

Author SHA1 Message Date
Lois Rilo
c58e610be2 [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. 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
b0e6f6e86b [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. 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
Jordi Ballester Alomar
5c4a6d7444 Fixes, and add migration script 2019-09-02 10:21:14 +00:00
Lois Rilo
5af6d46d6e [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.
2019-09-02 10:21:14 +00:00
Jordi Ballester Alomar
1137c371f2 [11.0][mrp_multi_level] refactor mrp area 2019-09-02 10:21:14 +00:00
Lois Rilo
381c435722 [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2019-09-02 10:21:14 +00:00
Jordi Ballester Alomar
e3d89e62ed enable MRP view in product templates 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
789fbe7865 rename 'date_to_procure' to 'order_release_date' 2019-09-02 10:21:14 +00:00
Jordi Ballester Alomar
055b7f2e16 change date_to_procure to consider working calendar 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
6604c5d356 [11.0][IMP] mrp_multi_level: improve usability 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