Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
3146 Widoki

Hello

I use Odoo Online 13.0+e and I ran into an error while importing a third-party module. The error said “Field `default_picking_type_ids` does not exist”.

The big problem now is that whenever I try to go to Settings → Users & Companies → Users or Settings → General Settings → Users → Manage Users, I get an error saying “Field `default_picking_type_ids` does not exist”. So it seems that something did get imported and installed, which I find strange, since the module in question isn’t installed and seemingly even failed at importation.

I went through the Python code in the module and I found a class that inherits res.users and declares default_picking_type_ids as an attribute, so I do not know why this happened in the first place.

My goal is to regain access to user settings. How do I get rid of this error?

Thank you.

Awatar
Odrzuć
Najlepsza odpowiedź
Hello, 
you can try to create the missing field (if it doesn't already exist). Go to Settings, technical, database structure>model on res.users table and create the fields.
otherwise uninstall the module...

Hope this can be useful to you
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
8846
4
cze 17
7443
1
sty 17
5360
2
gru 15
3126
1
lut 24
2999