Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
928 Vizualizări

Dear all,


I am trying to import the ID customer number I used to have on Microsoft Nav but each time I import data on the Csv customer it autogenerate a random number?


Is it impossible to just generate my previous id number?


Thx 

Imagine profil
Abandonează
Cel mai bun răspuns

In Odoo the database id is auto generated and that field name in Odoo is "id". If you want to have previous system id in odoo you can use another field to store that value for you.
For this you can also use Odoo Studio App to create a custom code field on Contacts form and store that Id Value in this field when importing. And whenever you create a new contact add code field by yourself depending on sequence.

However, the default id field in Odoo is not controllable, that will be generated automatically when importing or creating records.

Imagine profil
Abandonează
Cel mai bun răspuns

Hi everyone,

I’m trying to import my old customer ID numbers from Microsoft Nav into a CSV file, but every time I do, the system automatically generates a random number instead. Is there a way to prevent this? Can I just use the original customer IDs I had before?

Any advice would be appreciated!

Imagine profil
Abandonează