diff --git a/__unported__/stock_available_sale/__openerp__.py b/__unported__/stock_available_sale/__openerp__.py index 203d85260..a309f1bf5 100644 --- a/__unported__/stock_available_sale/__openerp__.py +++ b/__unported__/stock_available_sale/__openerp__.py @@ -35,4 +35,5 @@ 'test/quoted_qty.yml', ], 'license': 'AGPL-3', + 'installable': False, }