Jordi Ballester
03744c275c
improve usage of planned orders. - The description of the planned order includes the topmost requirement that caused the planned order. This makes it easier to trace, for example, what planned orders has a given sales order generated. The description of the planned order is passed on to the Manufacturing Orders / Purchase Orders / Transfers as the origin, so it can be possible to search for PO's / MO's that were originated as a result of a given sales order, for example.
...
- The MRP Inventory tree view is improved so as to add a button to allow you to
jump to the planned orders.
2024-12-04 09:42:25 +05:30
Christopher Ormaza
b335a85d2d
[15.0][MIG] mrp_multi_level
2024-12-04 09:42:25 +05:30
Jordi Ballester
e4cea8f149
[FIX] mrp_multi_level: allow to delete product.mrp.area records
...
Planned orders and mrp moves are mostly data that is regenerated every time
that the multi level mrp is run.
2024-12-04 09:42:25 +05:30
Lois Rilo
881b6407e2
[IMP] mrp_multi_level: show main supplier in mrp inventory
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
28a9e1d501
fix error in _compute_order_release_date of mrp.inventory
2024-12-04 09:42:25 +05:30
hveficent
1bb0ef773c
[IMP] mrp_multi_level: Show supply method on mrp inventory
2024-12-04 09:42:25 +05:30
Lois Rilo
8a17a4376f
[13.0][MIG] mrp_multi_level
2024-12-04 09:42:25 +05:30
Lois Rilo
2c18d11916
[IMP] mrp_multi_level: black, isort
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
529f39f86c
add support for multi-company
2024-12-04 09:42:25 +05:30
Lois Rilo
d750aae31b
[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.
2024-12-04 09:42:25 +05:30
Lois Rilo
91bee78ae7
[11.0][FIX] mrp_multi_level: fix supply method computation and add required fields.
2024-12-04 09:42:25 +05:30
Lois Rilo
4830795ff4
[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.
2024-12-04 09:42:25 +05:30
Lois Rilo
556f49e65f
[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.
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
6374b1ecac
[11.0][mrp_multi_level] refactor mrp area
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
be9a7a7e22
rename 'date_to_procure' to 'order_release_date'
2024-12-04 09:42:25 +05:30
Jordi Ballester Alomar
aebb9d76cc
change date_to_procure to consider working calendar
2024-12-04 09:42:25 +05:30
Lois Rilo
5f01dcab14
[11.0] mrp_multi_level: cleanup:
...
* remove unneded methods
* fix pylint
* fix style
2024-12-04 09:42:25 +05:30
Lois Rilo
53130f08cd
[11.0][IMP] mrp_multi_level: improve usability
2024-12-04 09:42:25 +05:30
Lois Rilo
1a6b3493c6
[11.0][REN] multi_level_mrp -> mrp_multi_level
2024-12-04 09:42:25 +05:30