Skip to Content
Menu
This question has been flagged
1 Odpoveď
1865 Zobrazenia

Hi everyone,

I try to test to import inventories by csv file.

I want to specify stock location to associate inventories to each stock location.

I don't find the location data format to set in the csv file. Each time, odoo tell me that it didn't find the record.

I tried to set in csv file the stock location id, the location name, the complete name, the external id....

any of those datas worked.

if someone know the format and the data of stock location to set in the csv file, i would appreciate to get it :-)

King regards,

Arnaud

Avatar
Zrušiť
Best Answer

Hello Arnaud,


You can set the location with one of the following data:

External_id;

Database ID;

Display Name;


The two first solutions are the best I think. You must export all your locations and match either the external_id or the database_id on each line of the file you want to import.


After that, when importing, you must be in debug mode and select Location/External ID or Location / Database ID.


Kind regards,

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
aug 18
4946
1
sep 17
3179
0
mar 18
3182
1
apr 25
1724
3
okt 23
2725