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

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
Discard
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
Discard
Related Posts Replies Views Activity
1
Aug 18
3989
1
Sep 17
2333
0
Mar 18
2337
1
Jun 24
330
3
Oct 23
1367