Skip to Content
Menu
This question has been flagged
2 Replies
3918 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
1499
2
Nov 22
3311
2
Mar 23
7863
2
Dec 22
3944
1
Nov 23
2335