~unifield-team/unifield-addons/sync-wm

« back to all changes in this revision

Viewing changes to product_attributes/__openerp__.py

  • Committer: jf
  • Date: 2011-05-17 13:47:11 UTC
  • Revision ID: jf@tempo4-20110517134711-21lkp6zdmji3oygx
[FIX] PRoduct Attr. move datas to demo

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    """,
29
29
    'depends': ['product_expiry', 'product_manufacturer', 'sale'],
30
30
    'init_xml': [
31
 
        'product_remove_demo.xml',
32
31
        'security/ir.model.access.csv',
33
32
        'data/product_section_code.xml',
34
33
        'data/product_supply_source.xml',
37
36
    'update_xml': [
38
37
        'product_attributes_view.xml',
39
38
    ],
 
39
    'demo_xml': [
 
40
        'product_remove_demo.xml',
 
41
    ],
40
42
    'installable': True,
41
43
    'active': False,
42
44
#    'certificate': 'certificate',