We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bc550a commit 44be7b7Copy full SHA for 44be7b7
1 file changed
docsource/060_odoo_migration_manager.rst
@@ -48,3 +48,7 @@ Are migration scripts fired when installing new modules?
48
would never ever do so anyway. Developers are free to corrupt the regular
49
workings of Odoo if it helps the migration. For instance, from OpenUpgrade
50
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