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 14, 2015
1 parent 4145fbe commit 1adf35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_template_book_weight_calculation/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
'python': [],
},
'data': [],
'installable': True,
'installable': False,
}

0 comments on commit 1adf35b

Please sign in to comment.