mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
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.
4 lines
245 B
ReStructuredText
4 lines
245 B
ReStructuredText
In case you would like to auto-fill the done quantity of the stock move line
|
|
with manual assignment of a quant, go to *Invenory > Configuration > Warehouse Management > Operation Types*,
|
|
and select 'Auto-fill Quantity Done' for concerned types.
|