Update __manifest__.py

This commit is contained in:
Parthiv Patel
2021-12-07 05:29:08 +00:00
parent 88184044a8
commit 06f37c5585
+1 -1
View File
@@ -27,6 +27,6 @@
'qweb': [
'static/src/xml/leads_tree_generate_leads_views.xml',
],
'auto_install': True,
'auto_install': False,
'license': 'LGPL-3',
}