diff --git a/account_reversal/__openerp__.py b/account_reversal/__openerp__.py index f4be69075..e2ebd06c3 100644 --- a/account_reversal/__openerp__.py +++ b/account_reversal/__openerp__.py @@ -41,7 +41,7 @@ Module developped by Alexis de Lattre during the 'update_xml': ['account_view.xml', 'wizard/account_move_reverse_view.xml'], 'demo_xml': [], - 'installable': False, + 'installable': True, 'active': False, }