mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Make modules uninstallable
This commit is contained in:
committed by
Alexis de Lattre
parent
316d7315c6
commit
331f4f8887
@@ -37,7 +37,7 @@
|
||||
],
|
||||
"post_init_hook": '_post_init_hook',
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
||||
Reference in New Issue
Block a user