Skip to Content
Menu
This question has been flagged
1 Reply
1439 Views

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
Discard
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
Discard
Related Posts Replies Views Activity
0
Apr 25
5
0
Mar 25
1019
0
Apr 17
4717
0
Mar 15
4750
1
Mar 15
5595