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

Odoo on premise installation on windows, currently throwing truck loads of errors.. never knew this can be so frustrating and misleading as this software is not easy to manage at all as advertised by Linus.


On the logs;

2024-03-09 03:24:54,672 6164 WARNING Rufus odoo.modules.loading: invalid custom view(s) for model ir.actions.report: Error while validating view near:


                

                   

                       

Field "default_print_option" does not exist in model "ir.actions.report"

2024-03-09 03:24:54,682 6164 WARNING Rufus odoo.modules.loading: invalid custom view(s) for model ir.cron: Error while validating view near:


                   

                   

                   


Field "trigger_user_id" does not exist in model "ir.cron"

2024-03-09 03:24:54,799 6164 WARNING Rufus odoo.modules.loading: invalid custom view(s) for model res.config.settings: Error while validating view near:


                                        Active User

                                   

                                   

                                        Active Users

                                   


Field "anglo_saxon_accounting" does not exist in model "res.config.settings"

2024-03-09 03:24:55,349 6164 INFO Rufus odoo.modules.loading: Modules loaded.


------------------------------

When i click settings in odoo, i get this OWL error ( i dint know there were birds in my server)


UncaughtPromiseError > OwlError

Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)

OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
    at handleError (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:9163:35)
    at App.handleError (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:13354:20)
    at ComponentNode.initiateRender (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:9959:26)

Caused by: Error: "res.config.settings"."anglo_saxon_accounting" field is undefined.
    at Field.parseFieldNode (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:80684:15)
    at https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:91061:41
    at visit (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42010:41)
    at visitChildren (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42006:21)
    at visit (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42012:17)
    at visitChildren (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42006:21)
    at visit (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42012:17)
    at visitChildren (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42006:21)
    at visit (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42012:17)
    at visitChildren (https://odoo.gasingsrv.cloudns.asia/web/assets/debug/web.assets_web.js:42006:21)


Im currently so lost and feel im sinking into a deep hole....

Avatar
Discard
Author Best Answer

Steps to fix:

* Enable debug mode
* Navigate the views menu under settings -> technical -> user interface
* search for the view containing the field "anglo_saxon_accounting" , ensure to search inside the view architecture
* delete the view from the db
* upgrade om_account_accountand module

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 25
4
0
Mar 25
698
1
Jan 25
1038
0
Apr 17
4389
0
Mar 15
4377