I backing up my database from my VPS, then restore it to my local database.
But, I getting this error after users login:
ValueError: Invalid field ir.ui.menu.restrict_user_ids in leaf ('restrict_user_ids', 'not in', 2) - - -
This is the full log of the error:
https://paste.opensuse.org/93283853I have tried upgrade all of my modules using this command:
./odoo-bin -c debian/odoo.conf -d dbname -u all
But still getting the same error.
So, how should I do to fix this problem?, is there anyone facing this issue before?
Thanks,
Tri