mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
Artem Kostyuk
parent
9af3008d9b
commit
8cc9a66ee1
@@ -21,6 +21,6 @@
|
||||
'data': [
|
||||
'views/sale_order_view.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user