Hi, If source and destination locations are correct then 'type' field is one causing problem. Have you specified type as 'out' in the csv?
If all fail you can manually enforce default type in stock.picking (addons/stock/stock.py) to 'out'. This is not the right way to do it but you can use it if all methods fail. BTW, there's location_id/location_dest_id for stock.picking and stock.move. You need to confirm they're correct in both cases. Cheers. Mugoma, Yengas. --- On Tue, 9/15/09, [email protected] <[email protected]> wrote: > From: [email protected] <[email protected]> > Subject: Re: [Tinyerp-users] Importing Outgoing products > To: [email protected] > Date: Tuesday, September 15, 2009, 3:41 PM > :( :( So, I just made the > test. Checked that Source Location and Dest. Location > have good values but still importing my data into incoming > stock. > > So, I tried to change the source/destination by crossing > the values (the destination value under source and the > source value under the destination) and ... always the same > just that the destination location is now stock !! > > It seems that into the field type I have the default value > 'in' and I cannot change it !! > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=43594#43594 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman2/listinfo/tinyerp-users > _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
