~vauxoo/addons-vauxoo/6.0-trunk

« back to all changes in this revision

Viewing changes to mrp_variation/__openerp__.py

[MERGE]

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    'init_xml': [],
37
37
    'update_xml': [
38
38
        'mrp_variation_view.xml',
 
39
        'security/mrp_variation_security.xml',
 
40
        'security/ir.model.access.csv',
39
41
        ],
40
42
    'demo_xml': [],
41
43
    'test': [],