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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Maybe your module 'multi_level_approval' is error somewhere, you can post the log or ask the author to help
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
May 25
|
506 | ||
|
0
Nov 24
|
932 | ||
|
2
Oct 24
|
871 | ||
|
0
Aug 24
|
855 | ||
|
0
Aug 24
|
771 |