[MIG] account_mass_reconcile: Make modules uninstallable
parent
b69766eed6
commit
fdcc808b8c
|
@ -18,6 +18,6 @@
|
|||
],
|
||||
'license': 'AGPL-3',
|
||||
"auto_install": False,
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue