Commit Graph

21 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
Jordi Ballester Alomar
02b1f97699 Fixes, and add migration script 2019-01-29 12:22:03 +01: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
Jordi Ballester Alomar
c02451c808 enable MRP view in product templates 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
f42cb9a711 rename 'date_to_procure' to 'order_release_date' 2018-07-16 14:20:40 +02:00
Jordi Ballester Alomar
59c58ae4f8 change date_to_procure to consider working calendar 2018-07-16 14:20:40 +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
b62c06890e [11.0][IMP] mrp_multi_level: improve usability 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