Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5959 มุมมอง

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?

อวตาร
ละทิ้ง

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

ผู้เขียน

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

คำตอบที่ดีที่สุด

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.

อวตาร
ละทิ้ง
ผู้เขียน

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ม.ค. 17
6049
0
พ.ย. 17
5858
0
ต.ค. 17
3947
1
ธ.ค. 23
23144
0
ก.ค. 19
723