I got this error when importing excel file in hr.employee.
ERROR: insert or update on table "hr_employee" violates foreign key constraint "hr_employee_resource_id_fkey"
I got this error when importing excel file in hr.employee.
ERROR: insert or update on table "hr_employee" violates foreign key constraint "hr_employee_resource_id_fkey"
you can avoid resource_id or assign resource import first then pass excel with resource id
how can i avoid it ?
Hi
In this case, occur based on the resource id. because once the user_id is added to the database and we tried to import the employee details with the record you will get this type of error. so there is possible solution is that you need to try to import the employee details without resouce_id and the given contract id, after importing you can add the contract details separately
Hope it works
Hi Aurel,
I think this video can help you: https://www.youtube.com/watch?v=VMJ0UI1crz4&list=PLSKcWRTtEl5qzvRaI-VTGavfReiHS_EEb&index=3
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
1
juil. 23
|
3852 | |||
|
Import button is missing
Résolu
|
1
avr. 23
|
9279 | ||
|
2
oct. 22
|
3853 | |||
|
import in odoo 14
Résolu
|
1
juin 21
|
4098 | ||
|
1
août 24
|
3265 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Did you find a solution? I am having the same issue.
need to add to your column the working schedule of the employee
check if there is any data for this employee that is the same as another employee such as attendance user ID