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] server: fix module dependency warning in non-module addon
If the code try to import something from a module but that code is not in a module itself, the diagnostic tool was crashing. It does not occur in odoo core, but saas-worker for example is importing base
0 commit comments