Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1775 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 18
4845
1
sept 17
3089
0
mar 18
3119
1
abr 25
1609
3
oct 23
2605