Reputation: 229
i try to upload excel file in odoo 10 but an SQL message error
So how can i resolve this problem please ??
Upvotes: 1
Views: 156
Reputation: 157
It says it that the check constraint res_partner_check_name fails. Maybe the name already exists? Or the name is empty? Do you have all the required fields set?
You can try to export an existing row, so you can see which fields are required.
Upvotes: 1