This question has been flagged
2 Replies
3253 Views

is it possible to split done stock move in odoo version 9?

for example,

one stock move there state is done and quantity is 2 and now i have required both quantity in different stock move.

i try using copy stock move with 1 quantity of old stock move and old stock move write() with remaining quantity but it is give me warning like  " Quantities, Units of Measure, Products and Locations cannot be modified on stock moves that have already been processed ".

Thanks.


Avatar
Discard
Author Best Answer

Hello Julio Serna,

but already one done move exist in internal location and then i copy and create new move and try to update  quantity of old move. then how update old move quantity ? 

Avatar
Discard
Best Answer

Hello Chavda Haresh

I think you can do that creating two internal move, where

source location = the current location of the product

dest location = new  location that you want to have the product

Avatar
Discard