Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
13033 Переглядів

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
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 23
37
1
квіт. 23
6527
3
вер. 22
21750
1
вер. 21
4451
2
січ. 20
14923