~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to stock_schedule/__openerp__.py

UF-73: [ADD] Added security file

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
    'update_xml': [
40
40
        'scheduler_view.xml',
41
41
        'scheduler_data.xml',
 
42
        'security/ir.model.access.csv',
42
43
    ],
43
44
    'demo_xml': [
44
45
    ],