Skip to Content
Menu
This question has been flagged
1 Reply
6304 Views

Hello everyone,

I'm on Odoo v8

I'm trying to import a Stock Picking of internal type.

I've done a CSV file with 6 product's lines, but when i import : it creates me 6 pickings of 1 product besides of 1 picking of 6 products

This is my csv file :


internal moves / source location / identifiant externe 

internal moves / destination location / identifiant externe 

picking type / identifiant externe

Internal moves/description 

internal moves / product / identifiant externe 

internal moves / quantity

internal moves/unit of measure/identifiant externe 

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

__export__.product_product_25832

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

__export__.product_product_25777

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_product-v_OAcTwTxk68

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

__export__.product_template_27779

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

__export__.product_template_27780

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ

__export__.stock_location_20

stock.stock_location_stock

__export__.stock_picking_type_17

my picking

__export__.product_template_25746

10

product:56ef2640-3adf-11e2-a795-e06995c3f502.product_uom-QjmfGeqDzqbJ



Avatar
Discard
Author Best Answer

Ok so I used a little hack : I created a draft picking, I exported its id

Then I put this id on each line of my CSV, 

and imported it so this is the same picking for all my products

Avatar
Discard
Related Posts Replies Views Activity
0
May 17
2833
3
Jun 24
8445
1
Jun 17
1954
1
Mar 16
2883
1
Dec 15
4174