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

Hello there, I was wondering why this error keeps on popping whenever i click an employee's profile. Please help? thank you. 

Traceback (most recent call last):
  File "D:\ODOO14\odoo\odoo\http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "D:\ODOO14\odoo\odoo\http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
psycopg2.errors.UndefinedColumn: column hr_employee_public.expense_manager_id does not exist
LINE 1: ...loyee_public"."mobility_card" as "mobility_card", "hr_employ...
形象
丢弃
最佳答案

Hi,

Cam you try upgrading the hr_expense module and see whether it makes any difference. Normally the field/column does not exists error is thrown when we use a field without defining in the corresponding model.


Reference: How To Solve Field Does Not Exist Error in Odoo


Thanks

形象
丢弃
编写者

Thanks a lot as always Mr. Niyas Raphy! It works.

最佳答案

or you can directly try to update the employee hr application
形象
丢弃
相关帖文 回复 查看 活动
0
5月 23
37
1
4月 23
6439
3
9月 22
21707
1
9月 21
4423
2
1月 20
14904