Set the module installable

This commit is contained in:
Guewen Baconnier
2014-11-11 13:31:49 +01:00
committed by Jordi Ballester
parent b184409da6
commit 4cacdedd78

View File

@@ -35,6 +35,6 @@
'account_view.xml',
'wizard/account_move_reverse_view.xml'
],
'installable': False,
'installable': True,
'active': False,
}