Commit Graph

127 Commits

Author SHA1 Message Date
OCA-git-bot
bf576e071a [ADD] setup.py 2019-12-27 15:59:27 +00:00
OCA-git-bot
f268b9591a [UPD] README.rst 2019-12-27 15:59:26 +00:00
oca-travis
7a5cb78e3c [UPD] Update mrp_multi_level.pot 2019-12-27 15:40:45 +00:00
OCA-git-bot
d089302228 Merge PR #441 into 13.0
Signed-off-by LoisRForgeFlow
2019-12-27 15:31:42 +00:00
Lois Rilo
d0765c3d87 [13.0][MIG] mrp_multi_level 2019-12-23 10:10:14 +01:00
Lois Rilo
cd26ec8c68 [IMP] mrp_multi_level: black, isort 2019-12-23 10:10:14 +01:00
Bole
e0d35a9a2a Translated using Weblate (Croatian)
Currently translated at 3.4% (5 of 149 strings)

Translation: manufacture-12.0/manufacture-12.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-mrp_multi_level/hr/
2019-12-23 10:10:14 +01:00
Bole
ba501e8f66 Added translation using Weblate (Croatian) 2019-12-23 10:10:14 +01:00
OCA-git-bot
b9edb0a4a5 mrp_multi_level 12.0.1.0.1 2019-12-23 10:10:14 +01:00
Lois Rilo
9d1e489e54 [12.0][FIX] mrp_multi_level: when grouping demand, if supply and
demand moves have the same date it can happen that the supply is
effectively ignored if considered as staring move of the
grouping and there are more groups to be done after it.

A test case include in this fix depicts in detail the
the problem and ensures no regression.
2019-12-23 10:10:14 +01:00
layadelcarmen
5da1d99fe2 Translated using Weblate (Spanish)
Currently translated at 67.1% (100 of 149 strings)

Translation: manufacture-12.0/manufacture-12.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-mrp_multi_level/es/
2019-12-23 10:10:14 +01:00
Lois Rilo
01342a1c52 [12.0][FIX] mrp_multi_level: creating undesired planned orders.
add another exclude point at planned order creation.
2019-12-23 10:10:14 +01:00
OCA Transbot
78d3c96e51 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: manufacture-12.0/manufacture-12.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-mrp_multi_level/
2019-12-23 10:10:14 +01:00
OCA-git-bot
c5c71eaedb [UPD] README.rst 2019-12-23 10:10:14 +01:00
oca-travis
b82172dc79 [UPD] Update mrp_multi_level.pot 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
OCA-git-bot
e0ea6f1a57 [UPD] README.rst 2019-12-23 10:10:14 +01:00
OCA-git-bot
e313d73b01 mrp_multi_level 11.0.3.1.1 2019-12-23 10:10:14 +01:00
Lois Rilo
2ccba7fccd [11.0][MIG] mrp_multi_level: open MRP inventory screen if manually run 2019-12-23 10:10:14 +01:00
OCA-git-bot
a7c20dca33 mrp_multi_level 11.0.3.1.0 2019-12-23 10:10:14 +01:00
Lois Rilo
6119ef5190 revert unneded context addition 2019-12-23 10:10:14 +01:00
Maria Sparenberg
830237f7a3 Translated using Weblate (German)
Currently translated at 97.9% (143 of 146 strings)

Translation: manufacture-11.0/manufacture-11.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-mrp_multi_level/de/
2019-12-23 10:10:14 +01:00
Lois Rilo
72c1e9ffa5 [11.0][FIX] mrp_multi_level:
* remove duplicated fields in view
* fix issue using this module together with procurement_auto_create_group.
2019-12-23 10:10:14 +01:00
oca-travis
e975bced88 [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
Lois Rilo
c3053c1ea9 [11.0][FIX] mrp_multi_level: remove unralated security group in views. 2019-12-23 10:10:14 +01:00
Lois Rilo
77e9825e0d [11.0][IMP] mrp_multi_level: able to group demand estimates or to ignore them. 2019-12-23 10:10:14 +01:00
Lois Rilo
5ef8d8ef10 [11.0][FIX] mrp_multi_level: fix supply method computation and add required fields. 2019-12-23 10:10:14 +01:00
Lois Rilo
ebe2e8a4d4 [11.0][FIX] mrp_multi_level: pass a context to exclude hook when exploding. 2019-12-23 10:10:14 +01:00
Lois Rilo
a0445e96b8 [11.0][IMP] mrp_multi_level: able to procure from a different location than area's. 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
oca-travis
02a2bf1688 [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
Lois Rilo
d224b1931f [11.0][IMP] mrp_multi_level:
* Able to run MRP only for selected areas.
 * Clean logging messages.
2019-12-23 10:10:14 +01:00
oca-travis
e8b89ff01f [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
Lois Rilo
56b12548b0 [11.0][IMP] mrp_multi_level: be able to group demand when generating supply proposals 2019-12-23 10:10:14 +01:00
Maria Sparenberg
a121f2a383 Translated using Weblate (German)
Currently translated at 100.0% (132 of 132 strings)

Translation: manufacture-11.0/manufacture-11.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-mrp_multi_level/de/
2019-12-23 10:10:14 +01:00
oca-travis
db17261c4d [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
Jordi Ballester Alomar
5c9bd4278e Fixes, and add migration script 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
oca-travis
1ba47a0d08 [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
Jordi Ballester Alomar
1bbbf1d7df convert read_groups into sql queries due to issue with locale 2019-12-23 10:10:14 +01:00
Maria Sparenberg
d51afb3fbf Translated using Weblate (German)
Currently translated at 82.0% (114 of 139 strings)

Translation: manufacture-11.0/manufacture-11.0-mrp_multi_level
Translate-URL: https://translation.odoo-community.org/projects/manufacture-11-0/manufacture-11-0-mrp_multi_level/de/
2019-12-23 10:10:14 +01:00
Maria Sparenberg
43cfc40d7f Added translation using Weblate (German) 2019-12-23 10:10:14 +01:00
OCA Transbot
0bade65ff4 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-12-23 10:10:14 +01:00
oca-travis
1a419154d6 [UPD] Update mrp_multi_level.pot 2019-12-23 10:10:14 +01:00
OCA-git-bot
27a0b9dad1 [UPD] README.rst 2019-12-23 10:10:14 +01:00
Lois Rilo
7b322bb075 mrp_multi_level: date_planned must be passed on as datetime. 2019-12-23 10:10:14 +01:00
Jordi Ballester Alomar
52217ff648 mrp_multi_level:
* during bom explosion consider only stockable products in the BOM.
* add logo
* add rounding on application of stock demand estimates.
2019-12-23 10:10:14 +01:00
Lois Rilo
ca6d93ecd6 [11.0][FIX] Consider *Qty Multiple* on product to propose the quantity to procure. 2019-12-23 10:10:14 +01:00