Skip to Content
Menu
This question has been flagged
546 Views

Problem 1 -> When model inheritance 'res.partner' with first inheritance form, It throws error.

Problem 2 -> When Installing custom module, Sale menu throws > JS errors.


I think > it is because of psycopg2 error > I use postgresql 12 > all required modules are installed via requirements.txt.

Avatar
Discard

need more clarity like piece of code, error log

Author

When I add fields in inherited model ...
It throws .
''' psycopg2.errors.UndefinedColumn: column hr_employee_public.expense_manager_id does not exist
LINE 1: ...loyee_public"."mobility_card" as "mobility_card", "hr_employ...'''