Skip to Content
Menú
This question has been flagged
1 Respondre
1383 Vistes

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
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
0
d’abr. 25
5
0
de març 25
980
0
d’abr. 17
4671
0
de març 15
4691
1
de març 15
5559