Commit Graph

23 Commits

Author SHA1 Message Date
Lois Rilo
a2ae8dc066 [11.0][MIG] mrp_multi_level: open MRP inventory screen if manually run 2021-03-03 13:04:05 +01:00
Lois Rilo
302b545464 [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. 2021-03-03 13:04:05 +01:00
Lois Rilo
5d14a72474 [11.0][FIX] mrp_multi_level: pass a context to exclude hook when exploding. 2021-03-03 13:04:05 +01:00
Lois Rilo
dbe5b86a53 [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. 2021-03-03 13:04:05 +01:00
Lois Rilo
4625b79bc9 [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.
2021-03-03 13:04:05 +01:00
Lois Rilo
2dd0496caf [11.0][IMP] mrp_multi_level:
* Able to run MRP only for selected areas.
 * Clean logging messages.
2021-03-03 13:04:05 +01:00
Lois Rilo
6cbd685818 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals 2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
edc87ee573 Fixes, and add migration script 2021-03-03 13:04:05 +01:00
Lois Rilo
cbc17ecc58 [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.
2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
f89873ca61 [11.0][mrp_multi_level] refactor mrp area 2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
c7f6fe87e2 convert read_groups into sql queries due to issue with locale 2021-03-03 13:04:05 +01:00
Lois Rilo
0d3a6ebac6 mrp_multi_level: date_planned must be passed on as datetime. 2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
0242f8aecb mrp_multi_level:
* during bom explosion consider only stockable products in the BOM.
* add logo
* add rounding on application of stock demand estimates.
2021-03-03 13:04:05 +01:00
Lois Rilo
05a361c7b1 [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2021-03-03 13:04:05 +01:00
Lois Rilo
5e3882d61d [11.0][FIX] mrp_multi_level:
* calendar defined only in warehouse.
 * remove raw query.
2021-03-03 13:04:05 +01:00
Lois Rilo
53e14e7936 [11.0][FIX] mrp_multi_level: the user and system locales could make the MRP run break. 2021-03-03 13:04:05 +01:00
Lois Rilo
4bceabe96d [11.0][UPD] mrp_multi_level: update README and manifest to OCA standards. 2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
7c0296a673 rename 'date_to_procure' to 'order_release_date' 2021-03-03 13:04:05 +01:00
Jordi Ballester Alomar
ccbae558f2 add resource calendar to mrp area 2021-03-03 13:04:05 +01:00
Lois Rilo
cde17288a6 [11.0][IMP] mrp_multi_level: reduce qty to procure with each procure done. 2021-03-03 13:04:05 +01:00
Lois Rilo
70966480af [11.0] mrp_multi_level: cleanup:
* remove unneded methods
 * fix pylint
 * fix style
2021-03-03 13:04:05 +01:00
Lois Rilo
ff124b2e2b [11.0][IMP] mrp_multi_level: improve usability 2021-03-03 13:04:05 +01:00
Lois Rilo
a49f269bf0 [11.0][REN] multi_level_mrp -> mrp_multi_level 2021-03-03 13:04:05 +01:00