You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(modules): add missing static/description/index.html for 7 modules
Odoo requires static/description/index.html to exist for all modules
in the addons path. These 7 modules were missing it, causing
FileNotFoundError during module loading.
0 commit comments