diff --git a/morpheus_fornitori/__manifest__.py b/morpheus_fornitori/__manifest__.py index ef451db..753bc9f 100644 --- a/morpheus_fornitori/__manifest__.py +++ b/morpheus_fornitori/__manifest__.py @@ -18,5 +18,5 @@ ], 'application': True, 'installable': True, - 'auto_install': True, + 'auto_install': False, } \ No newline at end of file