Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5991 Weergaven

I am developing on odoo 10. when i click to settings app i face with issue says:

Action Error
Could not find client action 'web_settings_dashboard.main'.

I tried to update web module while starting odoo server but it didn't help.

Problem dissappears while i delete custom_modules path from addons.

Any recommendations?

Avatar
Annuleer

is there any browser console error? it seems javascript asset not loading properly

Auteur

warning: Some modules could not be started

web.assets_common.js:2995 Missing dependencies: ["web_kanban.KanbanView"]

web.assets_common.js:2999 Non loaded modules: ["base_import.import"]

i see this in console when i refresh page

Beste antwoord

Odoo is looking for a client action called 

web_settings_dashboard.main

Client actions are implemented in JavaScript. Check whether your application has js code that implements this action.

Avatar
Annuleer
Auteur

yes, there is js file in web_settings_dashboard module and it implements the action.

Gerelateerde posts Antwoorden Weergaven Activiteit
1
jan. 17
6067
0
nov. 17
5890
0
okt. 17
3978
1
dec. 23
23156
0
jul. 19
723