~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to msf_budget/__openerp__.py

  • Committer: chloups208
  • Date: 2012-11-21 11:15:15 UTC
  • mto: This revision was merged to the branch mainline in revision 1340.
  • Revision ID: chloups208@chloups208-laptop-20121121111515-myqv282h6xmgh053
utp-171 modification of fields po, po line, product, so, so line

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    'init_xml': [],
32
32
    'update_xml': [
33
33
        'security/ir.model.access.csv',
34
 
        'msf_budget_sequence.xml',
35
34
        'msf_budget_report.xml',
36
 
        'wizard/wizard_budget_monthly.xml',
37
35
        'msf_budget_view.xml',
38
36
        'msf_budget_workflow.xml',
39
37
        'data/msf_budget_decision_moment_data.xml',
40
38
        'wizard/wizard_budget_criteria_export_view.xml',
41
39
        'wizard/wizard_actual_export_view.xml',
42
 
        'wizard/wizard_budget_summary.xml',
43
40
    ],
44
41
    'test': [
45
42
        'test/budget_test.yml'