[FIX] crm_claim: access rights restriction to what's really needed
[odoo/odoo.git] / addons / l10n_ec / __openerp__.py
index 6be2cc5..27c72e4 100644 (file)
 {
     'name': 'Ecuador - Accounting Chart',
     'version': '1.1',
-    'category': 'Localisation/Account Charts',
+    'category': 'Finance',
     'description': """
-    This is the base module to manage the accounting chart for Ecuador in OpenERP.
+This is the base module to manage the accounting chart for Ecuador in OpenERP.
+==============================================================================
+
+Accounting chart and localization for Ecuador.
     """,
     'author': 'OpenERP SA',
     'depends': [
@@ -41,4 +44,6 @@
                    ],
     'demo_xml': [],
     'installable': True,
-}
\ No newline at end of file
+    'certificate' : '001226484516187330589',
+    'images': ['images/config_chart_l10n_ec.jpeg','images/l10n_ec_chart.jpeg'],
+}