跳至内容
菜单
此问题已终结
4 回复
5993 查看

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"

形象
丢弃

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

最佳答案

you can avoid resource_id or assign resource import first then pass excel with resource id 


形象
丢弃

how can i avoid it ?

最佳答案

how can i avoid resource id in my excel file ?



形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
7月 23
2324
1
4月 23
7658
2
10月 22
2492
1
6月 21
2710
1
8月 24
1698