oca-travis
258c2b90cb
[UPD] Update stock_available_mrp.pot
2022-01-27 08:45:53 +01:00
Víctor Martínez
0c7e5d953d
[MIG] stock_available_mrp: Migration to 13.0
2022-01-27 08:45:53 +01:00
Víctor Martínez
c0755fadb8
[IMP] stock_available_mrp: black, isort, prettier
2022-01-27 08:45:53 +01:00
OCA-git-bot
9d6bb34686
stock_available_mrp 12.0.1.0.2
2022-01-27 08:45:53 +01:00
david
36b7166724
[FIX] stock_available_mrp: don't force type
...
In Odoo change odoo/odoo@3d34d58 the products with Kit BoMs couldn't
longer be other than `consu`. This was reverted in odoo/odoo@6c4623a
and some products are raising errors when forcing the type
2022-01-27 08:45:53 +01:00
OCA-git-bot
df1c5c8dda
stock_available_mrp 12.0.1.0.1
2022-01-27 08:45:53 +01:00
david
e327c87b01
[FIX] stock_available_mrp: upstream compatibility
...
After this change 3d34d58388
it isn't possible to have an storable kit product anymore. The main
issue is that we have to drop some uses cases that this module
considered for this kind of situations.
2022-01-27 08:45:53 +01:00
Yann Papouin
9ba5b56e07
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/fr/
2022-01-27 08:45:53 +01:00
黎伟杰
b764e4f589
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (7 of 7 strings)
Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/zh_CN/
2022-01-27 08:45:53 +01:00
OCA Transbot
f05f64b2e1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/
2022-01-27 08:45:53 +01:00
OCA Transbot
2d751e0fdd
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: stock-logistics-warehouse-12.0/stock-logistics-warehouse-12.0-stock_available_mrp
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-stock_available_mrp/
2022-01-27 08:45:53 +01:00
oca-travis
5583769207
[UPD] Update stock_available_mrp.pot
2022-01-27 08:45:53 +01:00
Pedro M. Baeza
eaa59756b4
[FIX] stock_available_mrp: Fix RST formatting + generate README
2022-01-27 08:45:53 +01:00
Florian da Costa
36b1da1c81
Make stock_available_mrp compatible with other modules like stock_available_immediately
2022-01-27 08:45:53 +01:00
Florian da Costa
dad87cd0f0
Migrate stock_available_mrp to v12
2022-01-27 08:45:53 +01:00
Timon Tschanz
09fc54d64d
[11.0][MIG] port stock_available_mrp to 11.0
2022-01-27 08:45:53 +01:00
Timon Tschanz
d84064c1df
[FIX] stock_available_mrp: remove duplicate button + fix calculation of immediately usable qty
2022-01-27 08:45:53 +01:00
Cédric Pigeon
708f10fc06
[ADD] include new improvments
2022-01-27 08:45:53 +01:00
Denis Roussel
b82af2e913
[IMP] stock_available_mrp: readability + change compute bom_id + use recordset + Condition never statisfied
2022-01-27 08:45:53 +01:00
Cédric Pigeon
9d271da401
[10.0][MIG] port stock_available_mrp to 10.0
2022-01-27 08:45:53 +01:00
OCA Transbot
d6d4143de4
OCA Transbot updated translations from Transifex
2022-01-27 08:45:53 +01:00
Cyril Gaudin
f0dd2888f2
V9 migration modifications.
...
* mrp_bom.name has been deleted.
* mrp_bom_line.type moved to mrp_bom.type.
* Fix missing group_mrp_user issue.
* Change versions
2022-01-27 08:45:53 +01:00
Cyril Gaudin
4d19639b1a
[FIX+IMP] stock_available_mrp: fix recursive potential_qty in list view + small improvements
2022-01-27 08:45:53 +01:00
Laetitia Gangloff
59c81b211b
stock_available / stock_available_mrp : add possibility to choose which field use to compute potential
2022-01-27 08:45:53 +01:00
Cyril Gaudin
cf408c9d43
stock_available_mrp: fix BOM qty (multi-units, efficiency)
2022-01-27 08:45:53 +01:00
OCA Transbot
e00bbeb1d4
OCA Transbot updated translations from Transifex
2022-01-27 08:45:53 +01:00
Lionel Sausin
fcdb457470
[FIX] fix multi-company test
...
Record rules used to not be checked on stock quants, but now they are since Odoo's commit 2fd14db57433d08ab368a7e18d18ae8d49dafab1 (https://github.com/odoo/odoo/commit/2fd14db ).
In our test we changed the company of the products and BoMs but we neglected that the stock was not attached to the right company, and that made the test fail.
To fix that, make the test inventory for the right company.
Since there is a little inconsistency in the demo data with a negative quantity of an unrelated product, use the `partial` filter for the inventories instead of the `none` filter, so that no wrong inventory lines are added automatically.
2022-01-27 08:45:53 +01:00
Laurent Mignon (ACSONE)
c536387849
[FIX] Browse mrp.bom as current user
...
sudo is not required since mrp.bom are readable to groups with access to the qty_x fields on a product. Moreover using sudo to retrive the bom will ignore the company_id defined on the bom
2022-01-27 08:45:53 +01:00
Lionel Sausin
3980bd635e
[MIGR] stock_available_mrp: migrate to v8
...
Compute potential quantities for both product templates and variants. To keep the code simple, only the biggest potential of any single variant is accounted for in the template's potential.
Take all levels of phantom BoM into account, respects validity dates etc. thanks to the use of the standard method _bom_explode, as suggested by @gdgellatly in https://github.com/OCA/stock-logistics-warehouse/pull/5#issuecomment-66902191
Improve tests, rewritten in python.
Adhere to new file/manifest/README conventions.
Simplify copyright headers
2022-01-27 08:45:53 +01:00
Stéphane Bidoul
ec7dd953f5
[MOV] move addons out of __unported__ (they remain not installable)
2022-01-27 08:45:53 +01:00
OCA-git-bot
2d6d623a94
[ADD] setup.py
2022-01-24 15:31:20 +00:00
OCA-git-bot
f5a75b5788
[UPD] README.rst
2022-01-24 15:31:20 +00:00
OCA-git-bot
f89f5b2354
[UPD] addons table in README.md
2022-01-24 15:31:18 +00:00
oca-ci
72cf2666aa
[UPD] Update stock_available.pot
2022-01-24 15:28:28 +00:00
OCA-git-bot
f7aafc76f4
Merge PR #1356 into 15.0
...
Signed-off-by LoisRForgeFlow
2022-01-24 15:25:56 +00:00
Jasmin Solanki
ad2919df47
[MIG] stock_available: Migration to 15.0
2022-01-21 17:10:49 +05:30
Jasmin Solanki
bbb8974698
[IMP] stock_available: black, isort, prettier
2022-01-21 16:58:21 +05:30
OCA-git-bot
318b397062
stock_available 14.0.1.0.3
2022-01-21 16:58:11 +05:30
Cédric Pigeon
c59d76eba4
[14.0] stock_available: improve search performance
2022-01-21 16:58:11 +05:30
OCA-git-bot
7942ba4fa5
stock_available 14.0.1.0.2
2022-01-21 16:58:11 +05:30
Florian da Costa
3f69e2b738
Add depends_context to quantity computed field
2022-01-21 16:58:11 +05:30
OCA-git-bot
5ea1597601
stock_available 14.0.1.0.1
2022-01-21 16:58:11 +05:30
OCA-git-bot
9a4b5cc39b
[UPD] README.rst
2022-01-21 16:58:11 +05:30
oca-travis
1b6d9b6ab8
[UPD] Update stock_available.pot
2022-01-21 16:58:11 +05:30
Florian da Costa
79cc78971f
[MIG] stock_available: Migration to 14.0
2022-01-21 16:58:11 +05:30
Florian da Costa
693e5d3601
[IMP] stock_available: black, isort, prettier
2022-01-21 16:58:11 +05:30
oca-travis
49ce077113
[UPD] bot updates
2022-01-21 16:58:11 +05:30
ps-tubtim
fe5c50963d
[MIG] stock_available: Migration to 13.0
2022-01-21 16:58:11 +05:30
ps-tubtim
c06023fb4d
[IMP] stock_available: black, isort
2022-01-21 16:58:11 +05:30
OCA-git-bot
b5a760fd3f
stock_available 12.0.1.0.1
2022-01-21 16:58:11 +05:30