diff --git a/account_move_template/__openerp__.py b/account_move_template/__openerp__.py index d1b47aab..abf7d8bf 100644 --- a/account_move_template/__openerp__.py +++ b/account_move_template/__openerp__.py @@ -43,5 +43,5 @@ The journal entry form allows lo load, through a wizard, the template to use and 'test/generate_move.yml', ], 'active': False, - 'installable': True, + 'installable': False, }