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
2763263db6
commit
957abaea4e
@@ -24,5 +24,5 @@
|
||||
'demo/sepa_credit_transfer_demo.xml'
|
||||
],
|
||||
'post_init_hook': 'update_bank_journals',
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user