RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/opt/odoo/16.0/odoo/sql_db.py", line 321, in execute
res = self._obj.execute(query, params)
psycopg2.errors.UndefinedColumn: column hr_employee_skill_report.expectation does not exist
LINE 4: WHERE (("hr_employee_skill_report"."expectation"...
^
The above server error caused the following client error:
null