Skip to Content
Menu
This question has been flagged

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.




Avatar
Discard
Best Answer

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.

Avatar
Discard
Related Posts Replies Views Activity
2
Oct 24
211
6
Oct 24
21606
1
Mar 15
4994
0
Mar 15
3166
1
Oct 24
2345