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

« back to all changes in this revision

Viewing changes to cci_partner/__terp__.py

  • Committer: qdp
  • Date: 2008-03-03 16:29:13 UTC
  • Revision ID: qdp-f95c3118b2f36295d2489370b43ac85313e936d7
commited new demo files + a missing file with the sequence for article

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    """,
10
10
    "depends" : ["base","cci_base_contact"],
11
11
    "init_xml" : [],
12
 
    "demo_xml" : ["article_data.xml"],
 
12
    "demo_xml" : [ "cci_data.xml", "user_data.xml","zip_data.xml", "courtesy_data.xml","links_data.xml", "activity_data.xml", "states_data.xml", "category_data.xml", "function_data.xml"],
 
13
 
13
14
    "update_xml" : ['cci_partner_view.xml','article_sequence.xml'],
14
15
    "active": False,
15
16
    "installable": True