Files
stock-logistics-warehouse/stock_quant_manual_assign/models/__init__.py
Yoshi Tashiro fe8b08556d [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.
2021-07-27 10:41:35 +02:00

2 lines
33 B
Python

from . import stock_picking_type