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 | 
