mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Make modules uninstallable
This commit is contained in:
committed by
Enric Tobella
parent
622bf25ddc
commit
b7ae9f37b1
@@ -32,5 +32,5 @@
|
||||
],
|
||||
'demo': ['demo/sepa_direct_debit_demo.xml'],
|
||||
'post_init_hook': 'update_bank_journals',
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user