Commit Graph

289 Commits

Author SHA1 Message Date
Jordi Ballester
533f009bdf Limit the routes available for selection. 2022-02-07 11:55:55 +01:00
Jordi Ballester
7f6523bc3d add stock_request in 11.0 2022-02-07 11:55:55 +01:00
OCA-git-bot
92e9753317 [ADD] setup.py 2022-01-19 11:28:05 +00:00
OCA-git-bot
d72952ac69 [UPD] README.rst 2022-01-19 11:28:04 +00:00
OCA-git-bot
1175655892 [UPD] addons table in README.md 2022-01-19 11:28:03 +00:00
oca-ci
0a291ad70b [UPD] Update stock_quant_manual_assign.pot 2022-01-19 11:25:19 +00:00
OCA-git-bot
2d22f11ca2 Merge PR #1353 into 15.0
Signed-off-by LoisRForgeFlow
2022-01-19 11:22:41 +00:00
Jasmin Solanki
e665aa697d [MIG] stock_quant_manual_assign: Migration to 15.0 2022-01-19 16:40:23 +05:30
Jasmin Solanki
db46efa3b0 [IMP] stock_quant_manual_assign: black, isort, prettier 2022-01-19 11:13:28 +05:30
Rémi
5fa35b241b Translated using Weblate (French)
Currently translated at 100.0% (31 of 31 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_quant_manual_assign/fr/
2022-01-19 11:13:17 +05:30
OCA Transbot
4f79683bb7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_quant_manual_assign/
2022-01-19 11:13:17 +05:30
OCA-git-bot
8e352e9894 stock_quant_manual_assign 14.0.1.1.0 2022-01-19 11:13:17 +05:30
oca-travis
d72187f3ef [UPD] Update stock_quant_manual_assign.pot 2022-01-19 11:13:17 +05:30
Lois Rilo
3c601355b6 [IMP] stock_quant_manual_assign: add prepare lines method 2022-01-19 11:13:17 +05:30
Yoshi Tashiro
fa80576aee [IMP] stock_quant_manual_assign: make qty_done fill optional
There are cases where auto-filling of qty_done of stock move line is not desirable.
e.g. you assign quants manually for some of the moves in a picking and not the others,
in such case you need to go over all the moves in the picking to either remove qty_done
or fill it in to proceed with the validation of the entire moves. Auto-fill behavior is
also troublesome when this function is used in a manufacturing order. i.e. having
qty_done of the component move live messes up the outcome of the production.
2022-01-19 11:13:17 +05:30
OCA-git-bot
72143ae2cb [UPD] README.rst 2022-01-19 11:13:17 +05:30
oca-travis
9f53f5260f [UPD] Update stock_quant_manual_assign.pot 2022-01-19 11:13:17 +05:30
Fanha Giang
f31ebe1c93 [MIG] stock_quant_manual_assign: Migration to 14.0 2022-01-19 11:13:17 +05:30
OCA Transbot
760c2b3cf3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_quant_manual_assign/
2022-01-19 11:13:17 +05:30
OCA-git-bot
365c590c8e [UPD] README.rst 2022-01-19 11:13:17 +05:30
mreficent
9bd168f148 [UPD] Eficent -> ForgeFlow 2022-01-19 11:13:17 +05:30
OCA Transbot
23d6cceae3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-13.0/stock-logistics-warehouse-13.0-stock_quant_manual_assign
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_quant_manual_assign/
2022-01-19 11:13:17 +05:30
OCA-git-bot
177ff4f891 [UPD] README.rst 2022-01-19 11:13:17 +05:30
oca-travis
3eb5d29e0c [UPD] Update stock_quant_manual_assign.pot 2022-01-19 11:13:17 +05:30
Tony Gu
c652011b69 [MIG] stock_quant_manual_assign: Migration to 13.0 2022-01-19 11:13:17 +05:30
Tony Gu
d890bdeefe [IMP] stock_quant_manual_assign: black, isort, prettier 2022-01-19 11:13:17 +05:30
Lois Rilo
12ded3b3bc [12.0][MIG] stock_quant_manual_assign 2022-01-19 11:13:17 +05:30
oca-travis
11b2a1f39d [UPD] Update stock_quant_manual_assign.pot 2022-01-19 11:13:17 +05:30
Pedro M. Baeza
149fe1f492 [IMP] stock_quant_manual_assign: Add owner to criteria + reorder fields + add security groups + hook 2022-01-19 11:13:17 +05:30
Pedro M. Baeza
4321e0ee0e [FIX] stock_quant_manual_assign: Related fields are not filled if not default them 2022-01-19 11:13:17 +05:30
Pedro M. Baeza
b0dd669de8 [IMP] stock_quant_manual_assign:
* Better layout
* Remove active_id dependency in some computed fields
* Clean code
* Refine constraint
* Take into account if the current line is previously reserved before clicking on the button.
2022-01-19 11:13:17 +05:30
cubells
710d8877ee [MIG] stock_quant_manual_assign: Migration to 11.0 2022-01-19 11:13:17 +05:30
Fanha Giang
fea7ce8524 11.0-mig-stock_quant_manual_assign 2022-01-19 11:13:17 +05:30
Fanha Giang
5f0771c372 [MIG] stock_quant_manual_assign: Migration to 10.0 2022-01-19 11:13:17 +05:30
OCA-git-bot
f90bea7cc6 [ADD] setup.py 2022-01-13 08:41:46 +00:00
OCA-git-bot
21b4f2c68a [UPD] README.rst 2022-01-13 08:41:45 +00:00
OCA-git-bot
985573b755 [UPD] addons table in README.md 2022-01-13 08:41:44 +00:00
oca-ci
e39181d612 [UPD] Update stock_orderpoint_move_link.pot 2022-01-13 08:39:03 +00:00
OCA-git-bot
4f5455feb5 Merge PR #1336 into 15.0
Signed-off-by LoisRForgeFlow
2022-01-13 08:36:27 +00:00
OCA-git-bot
2dd2d43124 [ADD] setup.py 2022-01-07 13:22:35 +00:00
OCA-git-bot
b90d8c2467 [UPD] README.rst 2022-01-07 13:22:34 +00:00
OCA-git-bot
a6ad676d81 [UPD] addons table in README.md 2022-01-07 13:22:33 +00:00
oca-ci
811f0cfcb1 [UPD] Update stock_move_location.pot 2022-01-07 13:19:28 +00:00
OCA-git-bot
2d3cab37a6 Merge PR #1339 into 15.0
Signed-off-by LoisRForgeFlow
2022-01-07 13:17:09 +00:00
Iryna Vushnevska
49bd297095 [IMP] add posibility to move only not reserved quantity 2021-12-29 09:50:08 +01:00
Iryna Vushnevska
35a998a18e [IMP] stock_move_location add posibility to set picking instead of creation 2021-12-29 09:12:15 +01:00
Iryna Vushnevska
d534440324 [ADD] stock_picking_fillwithstock 2021-12-29 09:11:30 +01:00
Bernat Puig Font
5809d3dede [MIG] stock_move_location: Migration to 15.0 2021-12-21 10:56:40 +01:00
Bernat Puig Font
0fd1ca1ab4 [IMP] stock_move_location: black, isort, prettier 2021-12-20 15:46:00 +01:00
Rémi
6194e45f2b Translated using Weblate (French)
Currently translated at 100.0% (43 of 43 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_move_location
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_move_location/fr/
2021-12-20 15:45:13 +01:00