~extra-addons-commiter/e-commerce-addons/7.0

« back to all changes in this revision

Viewing changes to product_custom_attributes_shop/__openerp__.py

  • Committer: Guewen Baconnier
  • Date: 2013-01-14 07:40:50 UTC
  • mfrom: (231.1.12 e-commerce-addons)
  • Revision ID: guewen.baconnier@camptocamp.com-20130114074050-kitvv6l8hiojxo6f
[MRG] from lp:~extra-addons-commiter/e-commerce-addons/trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        'security/ir.model.access.csv',
47
47
    ],
48
48
    'demo_xml': [],
49
 
    'installable': True,
 
49
    'installable': False,
50
50
    'active': False,
51
51
}
52
52