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