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
David Ramia
parent
d0f679dd81
commit
949485447d
@@ -38,6 +38,6 @@
|
||||
'data': [
|
||||
'views/purchase_order_view.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user