Commit Graph

11 Commits

Author SHA1 Message Date
AaronHForgeFlow
4123c8f71c [IMP]mrp_multi_level
* let third modules to choose wether to continue exploding or not

This is useful for subcontracting and potentially for other flows.
2020-11-02 13:50:54 +01:00
Lois Rilo
73c423be45 [11.0][FIX] mrp_multi_level: when triggered from a different
company, the recomputation of supplier can raise an access
error. Using recompute_sudo avoids this problem.
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
cedf497b74 revert unneded context addition 2019-07-04 15:39:32 +02:00
Lois Rilo
e86a1928b2 [11.0][FIX] mrp_multi_level:
* remove duplicated fields in view
* fix issue using this module together with procurement_auto_create_group.
2019-06-12 15:58:48 +02:00
Lois Rilo
b063a72c0c [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. 2019-06-05 15:44:44 +02:00
Lois Rilo
ccba1c4634 [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. 2019-06-05 10:59:55 +02:00
Lois Rilo
86b28c86c8 [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. 2019-06-03 12:47:04 +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