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

« back to all changes in this revision

Viewing changes to account_coda/__terp__.py

  • Committer: bch
  • Date: 2007-10-08 07:51:57 UTC
  • Revision ID: bch-75f66c7e621801ec61ea98d64ea8d8ef492c2d96
Re-added auction_demo.xml in __terp__.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
        "version":"1.0",
33
33
        "author":"Tiny",
34
34
        "category":"Account Coda",
35
 
        "depends":["base", "account","account_report","base_iban"],
 
35
        "depends":["base", "account","account_report"],
36
36
        "demo_xml":["coda_demo.xml"],
37
37
        "init_xml":[],
38
38
        "update_xml" : ["coda_wizard.xml","coda_view.xml"],