Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5947 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ

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

Tác giả

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

Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 1 17
6046
0
thg 11 17
5855
0
thg 10 17
3945
1
thg 12 23
23143
0
thg 7 19
723