Hello,
I did an update on every module from de command line with: odoo-bin -u all -d dbname
And now I cannot access to any form in the website. When I try for example to access to an employee, I can access to the kanban view and see employees but when I want to select an employee I have this error:
psycopg2.ProgrammingError: ERROR: permission denied for relation hr_leave_report
I have know ideas to what to do for solve that.
Thanks in advance for your help