~unifield-team/unifield-wm/uftp-388

« back to all changes in this revision

Viewing changes to mission_stock/__openerp__.py

  • Committer: Quentin THEURET
  • Date: 2012-06-12 09:38:43 UTC
  • mto: This revision was merged to the branch mainline in revision 981.
  • Revision ID: qt@tempo-consulting.fr-20120612093843-vvc47xkhqz94n3x6
UF-1065 [ADD] Mission stock report : Add data for unit tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
    ],
42
42
    "demo_xml": [],
43
43
    'test': [
 
44
        'test/data.yml',
44
45
    ],
45
46
    'installable': True,
46
47
}