Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1457 Переглядів

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)

Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 25
5
0
бер. 25
1036
0
квіт. 17
4726
0
бер. 15
4763
1
бер. 15
5607