[MIG] make invoicing_voucher_killer installable

This commit is contained in:
Stéphane Bidoul
2014-11-21 14:26:42 +01:00
parent 715fbe9c70
commit af3667221f

View File

@@ -34,6 +34,6 @@ This add-on will disable "Register Payment" button
'invoice_view.xml'],
'demo_xml': [],
'test': [],
'installable': False,
'installable': True,
'active': False,
}