Make modules uninstallable
This commit is contained in:
committed by
Iryna Vushnevska
parent
e4d4bcd7ca
commit
140f2d54ee
@@ -30,5 +30,5 @@ This module adds a button *Update Invoice* on Customer and Supplier invoices in
|
||||
'wizard/account_invoice_update_view.xml',
|
||||
'views/account_invoice.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user