Skip to Content
Menu
This question has been flagged
2 Replies
624 Views

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


Avatar
Discard
Best Answer

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.

Avatar
Discard
Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
May 25
506
0
Nov 24
932
2
Oct 24
871
0
Aug 24
855
0
Aug 24
771