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
[IMP] util/modules.py: add option to not install auto_install modules
The R&D teams having the propensity to mark a lot of functional modules
as `auto_install` to palliate an UX flaw regarding feature discovery,
upgraded databases ends with more and more modules that customers don't
necessary want.
This profusion of installed modules can now be avoided by setting the
`UPG_NO_AUTOINSTALL` environment variable.
Note that real link modules are still installed.
Part-of: odoo/upgrade#5261
0 commit comments