Skip to Content
Menú
This question has been flagged
2 Respostes
812 Vistes

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
Descartar
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. This solution only work for window. If you use linux just keep using the comma

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de maig 25
1061
0
de nov. 24
1266
2
d’oct. 24
1304
0
d’ag. 24
1159
0
d’ag. 24
1043