跳至內容
選單
此問題已被標幟
1 回覆
3946 瀏覽次數

Team,

I have to import bulk customers and companies. Each customer is new and is assosited with his own company name.

I went in debug mode.. selected the option to 'create company' if does not exists.
Still it throws me error.. 
Please help me whats wrong ?

Below is the error shown on screen when test import

----------

Unknown error during import: <class 'odoo.exceptions.AccessError'>: ('The requested operation cannot be completed due to security restrictions. Please contact your system administrator.\n\n(Document type: Contact, Operation: create)', None) Resolve other errors first

--------------

Appreciate your support.




頭像
捨棄
最佳答案

The message is telling you that the user doing the import does not have permission to create Contacts.

You can verify this by trying to create a contact via the UI, the same error will be triggered.

Switch to a user who has permission, or give the user you are using permission.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
10月 24
1446
6
10月 24
28215
1
3月 15
6002
0
3月 15
3993
1
10月 24
12448