~openerp-commiter/openobject-addons/extra-6.0

« back to all changes in this revision

Viewing changes to portal_project/__terp__.py

[IMP] Adding multi_company_stock_module, nto finished

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
  - Documents
38
38
  - Dashboard
39
39
""",
40
 
    "depends" : ["crm_configuration", "portal", "project_event", "hr_timesheet_sheet", "wiki", "report_analytic_planning", "account_analytic_analysis"],
 
40
    "depends" : ["crm_configuration", "portal", "project_event", "hr_timesheet_sheet", "wiki", "report_analytic_planning", "account_analytic_analysis", "project_crm", "document"],
41
41
    "init_xml" : [],
42
42
    "demo_xml" : [],
43
43
    "update_xml" : ["portal_project_wizard.xml", "portal_project_view.xml", "portal_project_data.xml"],