TIP: You can type at any time to perform a new search.
Change auto installable modules
module_change_auto_install · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-tools
- Last tracking update
- 2026-08-07 09:06:27
- Authors
- Odoo Community Association (OCA), GRAP
- Maintainers
- Odoo Community Association (OCA), GRAP
- Committers
- OCA-git-bot, Raf Ven, oca-ci
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
In odoo, by default some modules are marked as auto installable by the `auto_install` key present in the manifest. - This feature is very useful for "glue" modules that allow two modules to work together. (A typical example is `sale_stock` which allows `sale` and `stock` modules to work together). - However, Odoo SA also marks some modules as auto installable, even though this is not technically required. This can happen for modules the company wants to promote like `iap`, modules with a big wow effect like `partner_autocomplete`, or some modules they consider useful by default like `account_edi`. See the discussion: <https://github.com/odoo/odoo/issues/71190> This module allows to change by configuration, the list of auto installable modules, adding or removing some modules to auto install.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 890 days ago
- Last activity
- 12 days ago
- Repository
- OCA/server-tools
- Pull request
- [13.0][MIG] backport of module_change_auto_install (#2884)