Lois Rilo
3d3dcceaf8
[12.0][FIX] mrp_multi_level: creating undesired planned orders.
...
add another exclude point at planned order creation.
2022-11-21 11:16:14 +01:00
Lois Rilo
16d2aff657
[12.0][MIG] mrp_multi_level:
...
* You can know integrate with different forecasting mechanisms.
As a consequence integration with stock_demand_estimate is moved
to a new module (mrp_multi_level_estimate).
* As agreed by the authors, the module is re-licensed to LGPL-3.
2022-11-21 11:16:14 +01:00
Lois Rilo
3e7351396c
[11.0][MIG] mrp_multi_level: open MRP inventory screen if manually run
2022-11-21 11:16:14 +01:00
Lois Rilo
9fd02aaa76
[11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them.
2022-11-21 11:16:14 +01:00
Lois Rilo
a011e5f740
[11.0][FIX] mrp_multi_level: pass a context to exclude hook when exploding.
2022-11-21 11:16:14 +01:00
Lois Rilo
920bd6d2f4
[11.0][IMP] mrp_multi_level: able to procure from a different location than area's.
2022-11-21 11:16:14 +01:00
Lois Rilo
a2fcade94d
[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.
2022-11-21 11:16:14 +01:00
Lois Rilo
503ffb1e92
[11.0][IMP] mrp_multi_level:
...
* Able to run MRP only for selected areas.
* Clean logging messages.
2022-11-21 11:16:14 +01:00
Lois Rilo
e77899b8e7
[11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
e459baedc0
Fixes, and add migration script
2022-11-21 11:16:14 +01:00
Lois Rilo
e6e1af8da9
[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.
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
0ba8be007f
[11.0][mrp_multi_level] refactor mrp area
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
9225c08f99
convert read_groups into sql queries due to issue with locale
2022-11-21 11:16:14 +01:00
Lois Rilo
bcac052306
mrp_multi_level: date_planned must be passed on as datetime.
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
bcb53b0d52
mrp_multi_level:
...
* during bom explosion consider only stockable products in the BOM.
* add logo
* add rounding on application of stock demand estimates.
2022-11-21 11:16:14 +01:00
Lois Rilo
a718f91f2b
[11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure.
2022-11-21 11:16:14 +01:00
Lois Rilo
9339af0456
[11.0][FIX] mrp_multi_level:
...
* calendar defined only in warehouse.
* remove raw query.
2022-11-21 11:16:14 +01:00
Lois Rilo
382954547e
[11.0][FIX] mrp_multi_level: the user and system locales could make the MRP run break.
2022-11-21 11:16:14 +01:00
Lois Rilo
40688f9ae5
[11.0][UPD] mrp_multi_level: update README and manifest to OCA standards.
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
ca1a41c41f
rename 'date_to_procure' to 'order_release_date'
2022-11-21 11:16:14 +01:00
Jordi Ballester Alomar
2c9faa6d74
add resource calendar to mrp area
2022-11-21 11:16:14 +01:00
Lois Rilo
f4aeb07065
[11.0][IMP] mrp_multi_level: reduce qty to procure with each procure done.
2022-11-21 11:16:14 +01:00
Lois Rilo
eb43b469f7
[11.0] mrp_multi_level: cleanup:
...
* remove unneded methods
* fix pylint
* fix style
2022-11-21 11:16:14 +01:00
Lois Rilo
321f0b52ba
[11.0][IMP] mrp_multi_level: improve usability
2022-11-21 11:16:14 +01:00
Lois Rilo
e78c2585e0
[11.0][REN] multi_level_mrp -> mrp_multi_level
2022-11-21 11:16:14 +01:00