Skip to Content
Menu
This question has been flagged
1 Odpoveď
1425 Zobrazenia

I had to reinstall postresql and odoo 17 on windows and after restoring the database I have this error.I have installed custom modules for database backup and restricious passwords but when I removed these modules in postrsql it didn't do anything further can't get into settings


OwlError: An error occured in the owl lifecycle (see this Error's "cause" property) at handleError (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:916:101) at App.handleError (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:1542:29) at ComponentNode.initiateRender (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:1006:19) Caused by: Error: "res.config.settings"."user_password_restrict" field is undefined. at Field.parseFieldNode (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:7660:231) at http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:8535:865 at visit (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4218:51) at visitChildren (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4217:171) at visit (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4218:129) at visitChildren (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4217:171) at visit (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4218:129) at visitChildren (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4217:171) at visit (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4218:129) at visitChildren (http://g2s.ekosupport.pl:8069/web/assets/89dc49c/web.assets_web.min.js:4217:171)

Avatar
Zrušiť
Best Answer

This error shows that you are using a custom app for password restriction and the field "user_password_restrict" not exists in res.config.settings.

You can try to install this custom app again and Uninstall it from Odoo Apps or you can find the extended view for res.config.settings which added by this custom app and remove it.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
apr 25
5
0
mar 25
1007
0
apr 17
4702
0
mar 15
4734
1
mar 15
5578