Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1275 Widoki

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....

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
kwi 25
5
0
mar 25
980
1
sty 25
1381
0
kwi 17
4670
0
mar 15
4691