Mint-System / Odoo-Apps-Server-Tools

Collection of Odoo apps to improve technical features.
10 stars 10 forks source link

[Auth impersonate users] The field "can_impersonate_user" does not exist in the model "res.users" #5

Open HLFH opened 2 months ago

HLFH commented 2 months ago

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.

janikvonrotz commented 2 months ago

@HLFH Which version are you using?

HLFH commented 2 months ago

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.

HLFH commented 2 months ago

I also have this issue when the plugin is enabled. And the impersonate feature does not work.

Capture d’écran 2024-05-03 à 17 00 04

I am using auth_impersonate_user 17.0.1.0.0.

HLFH commented 2 months ago

It seems like I add in Models, several duplicates of auth_impersonate_user views. I don't know why.

Screenshot 2024-05-05 at 20 41 06