[MOV] partner_location_auto_create: make module uninstallable

This commit is contained in:
Cyril Gaudin
2016-03-21 14:09:55 +01:00
parent 006fefd685
commit 9da0bf7b78

View File

@@ -40,5 +40,5 @@
],
'test': [],
'auto_install': False,
'installable': True,
'installable': False,
}