Skip to content

Commit 44be7b7

Browse files
committed
[UPD] faq: precise behavior about uninstalled auto_install modules
1 parent 1bc550a commit 44be7b7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docsource/060_odoo_migration_manager.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ Are migration scripts fired when installing new modules?
4848
would never ever do so anyway. Developers are free to corrupt the regular
4949
workings of Odoo if it helps the migration. For instance, from OpenUpgrade
5050
9.0 on, the workflow engine is disabled during field recomputation.
51+
52+
How are handled auto-installed modules that have been manually uninstalled?
53+
Modules with auto_install=True (like IAP) that have been manually uninstalled
54+
are automatically installed during the migration.

0 commit comments

Comments
 (0)