Commit Graph

5 Commits

Author SHA1 Message Date
Lois Rilo
59b4420596 [FIX] mrp_multi_level: company in the search view move to the last position. It isn't the most common filter used. 2020-02-06 12:02:04 +01:00
Jordi Ballester Alomar
eaa0642b91 add support for multi-company 2019-09-03 15:33:13 +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
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