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

« back to all changes in this revision

Viewing changes to product_links_sync/__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:
38
38
           'sale_view.xml',
39
39
    ],
40
40
    'demo_xml': [],
41
 
    'installable': True,
 
41
    'installable': False,
42
42
    'active': False,
43
43
}
44
44