~camptocamp/stock-logistic-warehouse/7.0-stock_reserve

« back to all changes in this revision

Viewing changes to stock_reserve/__openerp__.py

  • Committer: Guewen Baconnier
  • Date: 2013-09-05 12:56:56 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20130905125656-me1s1vlib0eklfyo
[ADD] security file

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
 'demo': [],
43
43
 'data': ['view/stock_reserve.xml',
44
44
          'data/stock_data.xml',
 
45
          'security/ir.model.access.csv',
45
46
          ],
46
47
 'auto_install': False,
47
48
 'test': [],