diff --git a/account_invoice_margin/__openerp__.py b/account_invoice_margin/__openerp__.py index 4860c47..bb14181 100644 --- a/account_invoice_margin/__openerp__.py +++ b/account_invoice_margin/__openerp__.py @@ -39,5 +39,5 @@ This module has been written by Alexis de Lattre from Akretion 'data': [ 'account_invoice_view.xml', ], - 'installable': True, + 'installable': False, } diff --git a/stock_inventory_valuation_ods/__openerp__.py b/stock_inventory_valuation_ods/__openerp__.py index a112581..fdc5eb6 100644 --- a/stock_inventory_valuation_ods/__openerp__.py +++ b/stock_inventory_valuation_ods/__openerp__.py @@ -39,5 +39,5 @@ This module has been written by Alexis de Lattre from Akretion