Commit Graph

8 Commits

Author SHA1 Message Date
Lois Rilo
3b519b6d41 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals 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
Lois Rilo
8d2a5dbc68 [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2022-01-25 09:38:57 +01:00
Lois Rilo
5c406d7fb7 [11.0][FIX] mrp_multi_level:
* calendar defined only in warehouse.
 * remove raw query.
2022-01-25 09:38:57 +01:00
Jordi Ballester Alomar
2709a921e4 add resource calendar to mrp area 2022-01-25 09:38:57 +01:00
Lois Rilo
818e17f7b1 [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2022-01-25 09:38:57 +01:00
Lois Rilo
0e350a4640 [11.0][REN] multi_level_mrp -> mrp_multi_level 2022-01-25 09:38:57 +01:00