Commit Graph

12 Commits

Author SHA1 Message Date
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