Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
12985 Visualizzazioni

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...
Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Autore

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

Risposta migliore

or you can directly try to update the employee hr application
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 23
37
1
apr 23
6461
3
set 22
21723
1
set 21
4431
2
gen 20
14907