Skip to content
Snippets Groups Projects
Commit 12030dde authored by Adrien Horgnies's avatar Adrien Horgnies
Browse files

[FIX] doc: active is auto installed


--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

closes odoo/odoo#59911

X-original-commit: 89c301b4
Signed-off-by: default avatarMartin Trigaux (mat) <mat@odoo.com>
Signed-off-by: default avatarAdrien Horgnies <AdrienHorgnies@users.noreply.github.com>
parent 8f12c025
No related branches found
No related tags found
No related merge requests found
......@@ -141,8 +141,7 @@ Available manifest fields are:
These hooks should only be used when setup/cleanup required for this module
is either extremely difficult or impossible through the api.
``active`` (``bool``)
This indicates whether this module is to be used or not.
It is generally used to archive obsolete modules.
This indicates whether this module must install automatically or not.
.. _semantic versioning: https://semver.org
.. _existing categories:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment