We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Issue with the DB: [Auth impersonate users] The field "can_impersonate_user" does not exist in the model "res.users". I cannot install the plugin.
The text was updated successfully, but these errors were encountered:
@HLFH Which version are you using?
Sorry, something went wrong.
I am using Odoo 17 Community.
I was finally able to install it with whool. With:
pip3.10 install --editable .
I could not install it using the WebUI of Odoo.
I also have this issue when the plugin is enabled. And the impersonate feature does not work.
I am using auth_impersonate_user 17.0.1.0.0.
It seems like I add in Models, several duplicates of auth_impersonate_user views. I don't know why.
No branches or pull requests
Hi,
Issue with the DB: [Auth impersonate users] The field "can_impersonate_user" does not exist in the model "res.users".
I cannot install the plugin.
The text was updated successfully, but these errors were encountered: