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

« back to all changes in this revision

Viewing changes to msf_profile/__openerp__.py

  • Committer: Matthieu Dietrich
  • Date: 2012-07-10 14:12:40 UTC
  • mfrom: (913 unifield-wm)
  • mto: This revision was merged to the branch mainline in revision 935.
  • Revision ID: mdietrich@chloups211-20120710141240-celi3o016fqz7mj1
UF-881: [MERGE] merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
    ],
33
33
    "depends" : [
34
34
        "msf_audittrail",
 
35
        "msf_tools",
35
36
        "base_report_designer",
36
37
        "msf_partner",
37
38
        "analytic_distribution",
38
39
        "register_accounting",
 
40
        "analytic_distribution",
39
41
        "account_period_closing_level",
40
42
        "account_activable",
41
43
        "purchase_override",
78
80
        "consumption_calculation",
79
81
        "threshold_value",
80
82
        "analytic_distribution_invoice",
 
83
        "account_hq_entries",
81
84
        "msf_config_locations",
82
85
        "service_purchasing",
83
86
        "account_reconciliation",
86
89
        "account_mcdb",
87
90
        "out_step",
88
91
        "delivery_mechanism",
89
 
        "msf_tools",
90
92
        "transport_mgmt",
91
93
        "documents_done",
92
94
        "msf_budget",
97
99
        "purchase_allocation_report",
98
100
        "supplier_catalogue",
99
101
        "msf_cross_docking",
 
102
        "msf_processes",
100
103
    ],
101
104
    "update_xml": [
102
105
        "report.xml",