~zaber/openobject-addons/stable_5.0-extra-addons

« back to all changes in this revision

Viewing changes to dm/__terp__.py

  • Committer: Sofia
  • Date: 2008-11-06 06:34:37 UTC
  • mto: This revision was merged to the branch mainline in revision 3337.
  • Revision ID: sahibsofia@gmail.com-20081106063437-qhhzrff9i98gek7j
- added menus
- added a module for dashboard

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
            - Manage copywriters, brokers, dealers, addresses deduplicators and cleaners
49
49
 
50
50
            """,
51
 
    "depends" : ["project_retro_planning","purchase","purchase_tender","board"],
 
51
    "depends" : ["project_retro_planning","purchase","purchase_tender"],
52
52
    "init_xml" : [ ],
53
53
    "demo_xml" : [
54
54
                    "dm_demo.xml"
64
64
                    "dm_report.xml",
65
65
                    "offer_sequence.xml",
66
66
                    "dm_data.xml",
67
 
#                    "board_campaign_manager.xml",
68
67
                    ],
69
68
    "active": False,
70
69
    "installable": True