跳至內容
選單
此問題已被標幟
1 回覆
1347 瀏覽次數

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.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
4月 25
5
0
3月 25
975
0
4月 17
4662
0
3月 15
4686
1
3月 15
5556