Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
856 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 25
1147
0
нояб. 24
1307
2
окт. 24
1376
0
авг. 24
1187
0
авг. 24
1074