Skip to content

Commit

Permalink
flag module as installable
Browse files Browse the repository at this point in the history
  • Loading branch information
Charbel Jacquin committed Jun 9, 2015
1 parent 7c37040 commit 7152fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hr_employee_phone_extension/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
'demo': [],
'test': [],
'installable': False,
'installable': True,
'auto_install': False,
'images': [],
}

0 comments on commit 7152fa6

Please sign in to comment.