Skip to Content
Menu
This question has been flagged
2 Replies
4072 Views

Hi,


I'm getting this error while trying to import employees contracts in Employee module :

insert or update on table "hr_employee" violates foreign key constraint "hr_employee_resource_id_fkey" DETAIL: Key (resource_id)=(2583) is not present in table "resource_resource".

I double checked all the columns the are exactly the same I exported before


Thank you

Avatar
Discard
Best Answer

Check if you have deleted an employee after exporting the list containing employees external ids

Avatar
Discard
Best Answer

Add Resource Column to the imported table, and checked the option "create if not existed" while importing. it wasn't the resource record duplicated, actually the record doesn't exist and that's the problem.

Trying to import xls file to create employees. | Odoo


Avatar
Discard
Related Posts Replies Views Activity
0
Dec 22
1621
2
Nov 22
3537
2
Mar 23
8022
2
Dec 22
4075
1
Nov 23
2448