Commit Graph

11 Commits

Author SHA1 Message Date
Lois Rilo
127017798c [11.0][FIX] mrp_multi_level: when grouping demand, if supply and
demand moves have the same date it can happen that the supply is
effectively ignored if considered as staring move of the
grouping and there are more groups to be done after it.

A test case include in this fix depicts in detail the
the problem and ensures no regression.
2019-10-16 13:14:27 +02:00
Lois Rilo
cdc7b3d171 [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-05-24 14:16:44 +02:00
Lois Rilo
312035badd [11.0][IMP] mrp_multi_level:
* Able to run MRP only for selected areas.
 * Clean logging messages.
2019-05-02 13:23:36 +02:00
Lois Rilo
a264188320 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals 2019-04-02 11:09:19 +02:00
Lois Rilo
17b1a81f4c [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-01-25 12:48:01 +01:00
Jordi Ballester Alomar
6ac8eab9bd [11.0][mrp_multi_level] refactor mrp area 2019-01-25 12:48:01 +01:00
Lois Rilo
0627cad6e5 [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2018-10-30 12:14:29 +01:00
Lois Rilo
1e204b993c [11.0][FIX] mrp_multi_level:
* calendar defined only in warehouse.
 * remove raw query.
2018-08-09 11:33:17 +02:00
Jordi Ballester Alomar
b35f1b5229 add resource calendar to mrp area 2018-07-16 14:20:40 +02:00
Lois Rilo
362afe47c7 [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2018-07-16 14:20:40 +02:00
Lois Rilo
7bc6533e98 [11.0][REN] multi_level_mrp -> mrp_multi_level 2018-07-16 14:20:40 +02:00