콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
1118 화면

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 

아바타
취소
베스트 답변

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.

아바타
취소
베스트 답변

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!

아바타
취소