~clearcorp-drivers/aeroo/7.0-ccorp

« back to all changes in this revision

Viewing changes to report_aeroo_ooo/__openerp__.py

  • Committer: root
  • Date: 2013-02-06 13:21:35 UTC
  • Revision ID: root@erp.kndati.lv-20130206132135-rfxlz73di5m4wqf3
1.1.0 bugfix

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    'depends': ['base','report_aeroo'],
57
57
    "init_xml" : [],
58
58
    'update_xml': ["installer.xml", "report_view.xml", "data/report_aeroo_data.xml"],
 
59
    "license" : "GPL-3 or any later version",
59
60
    'installable': True,
60
61
    'active': False,
61
62
}