Commit Graph

4 Commits

Author SHA1 Message Date
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
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