Skip to content

Commit

Permalink
[MIG] Make modules uninstallable
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed Oct 6, 2016
1 parent cbe6446 commit 45ac4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_et_base/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
],
'demo': [
],
'installable': True,
'installable': False,
'active': False,
}

0 comments on commit 45ac4a2

Please sign in to comment.