Commit Graph

13 Commits

Author SHA1 Message Date
Jasmin Solanki
e665aa697d [MIG] stock_quant_manual_assign: Migration to 15.0 2022-01-19 16:40:23 +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
Fanha Giang
f31ebe1c93 [MIG] stock_quant_manual_assign: Migration to 14.0 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
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