~gdgellatly/server-env-tools/base-synchro-7.0

« back to all changes in this revision

Viewing changes to server_environment_files/__openerp__.py

  • Committer: Alexandre Fayolle
  • Date: 2013-01-18 14:26:01 UTC
  • Revision ID: alexandre.fayolle@camptocamp.com-20130118142601-v0918n3p74o0blzw
[7.0] mark all unported modules as not installable

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    "init_xml": [],
33
33
    "demo_xml": [],
34
34
    "update_xml": [],
35
 
    "installable": True,
 
35
    "installable": False,
36
36
    "active": False,
37
37
}