跳至內容
選單
此問題已被標幟
2 回覆
841 瀏覽次數

I get last log when install or upgrade module 

2024-05-27 05:26:41,478 6788 INFO test odoo.modules.loading: loading multi_level_approval/views/menu.xml 

and in website it loading infinity


頭像
捨棄
最佳答案

I also had the same problem as you. I fixed it by going to the XML menu file, finding the line: web_icon= and changing the comma to '/' . 
For example: web_icon="account,static/description/icon.png" change to web_icon="account/static/description/icon.png" Then the update process was successful. This solution only work for window. If you use linux just keep using the comma

頭像
捨棄
最佳答案

Maybe your module 'multi_level_approval' is error somewhere, you can post the log or ask the author to help

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
5月 25
1116
0
11月 24
1293
2
10月 24
1362
0
8月 24
1180
0
8月 24
1065