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

« back to all changes in this revision

Viewing changes to msf_outgoing/__openerp__.py

  • Committer: matthieu.choplin at msf
  • Date: 2012-09-18 07:25:29 UTC
  • mto: This revision was merged to the branch mainline in revision 1188.
  • Revision ID: matthieu.choplin@geneva.msf.org-20120918072529-4q1o45i20ji306zu
 [uf-1055] decomment the yml test and recomment the commented function of the hook _hook_ship_create_execute_specific_code_01 in sale_override

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
    "demo_xml": ['data/msf_outgoing_data.xml',
63
63
                 ],
64
64
    'test': [
65
 
#             'test/data.yml',
66
 
#             'test/msf_outgoing.yml'
 
65
             'test/data.yml',
 
66
             'test/msf_outgoing.yml'
67
67
    ],
68
68
    'installable': True,
69
69
}