Commit Graph

13 Commits

Author SHA1 Message Date
Miquel Raïch
bbb7931963 [FIX] mrp_multi_level: add view in manifest 2022-06-17 17:07:42 +02:00
Jordi Ballester
1f6385cef3 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.
2022-06-02 15:53:48 +02:00
OCA-git-bot
8a6ed280b4 pre-commit update 2020-03-14 12:13:10 +01:00
Lois Rilo
d96b3eac46 [13.0][FIX] mrp_multi_level:
* main supplier computation in multi company
* triplicated field in search view
2020-02-21 10:52:14 +01:00
OCA-git-bot
18059424b7 Merge PR #463 into 13.0
Signed-off-by LoisRForgeFlow
2020-02-11 08:34:07 +00:00
Lois Rilo
0fce2d806f [FIX] mrp_multi_level: company in the search view move to the last position. It isn't the most common filter used. 2020-02-06 15:27:39 +01:00
hveficent
071c577578 [IMP] mrp_multi_level: Show supply method on mrp inventory 2020-02-03 09:22:24 +01:00
Lois Rilo
d0765c3d87 [13.0][MIG] mrp_multi_level 2019-12-23 10:10:14 +01:00
Jordi Ballester Alomar
69c6fa901d add support for multi-company 2019-12-23 10:10:14 +01:00
Lois Rilo
f5483cb563 [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.
2019-12-23 10:10:14 +01:00
Lois Rilo
6a86bbe7c5 [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-12-23 10:10:14 +01:00
Lois Rilo
c0c5fb861f [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-12-23 10:10:14 +01:00
Jordi Ballester Alomar
416c26f78d [11.0][mrp_multi_level] refactor mrp area 2019-12-23 10:10:14 +01:00