Launchpad automatic translations update.
[odoo/odoo.git] / addons / l10n_es / __openerp__.py
index c422870..aa27dc7 100644 (file)
@@ -1,9 +1,9 @@
-# -*- encoding: utf-8 -*-
+# -*- coding: utf-8 -*-
 ##############################################################################
 #
 #    OpenERP, Open Source Management Solution
-#    Copyright (c) 2008 Zikzakmedia S.L. (http://zikzakmedia.com) All Rights Reserved.
-#                       Jordi Esteve <jesteve@zikzakmedia.com>
+#    Copyright (c) 2008-2010 Zikzakmedia S.L. (http://zikzakmedia.com) All Rights Reserved.
+#                            Jordi Esteve <jesteve@zikzakmedia.com>
 #    $Id$
 #
 #    This program is free software: you can redistribute it and/or modify
     "name" : "Spanish Charts of Accounts (PGCE 2008)",
     "version" : "3.0",
     "author" : "Spanish Localization Team",
-    "category" : "Localisation/Account Charts",
-    "description": """Spanish Charts of Accounts (PGCE 2008)
+    'website' : 'https://launchpad.net/openerp-spain',
+    "category" : "Finance",
+    "description": """
+Spanish Charts of Accounts (PGCE 2008).
+=======================================
 
 * Defines the following chart of account templates:
-        * Spanish General Chart of Accounts 2008.
-        * Spanish General Chart of Accounts 2008 for small and medium companies.
+    * Spanish General Chart of Accounts 2008.
+    * Spanish General Chart of Accounts 2008 for small and medium companies.
 * Defines templates for sale and purchase VAT.
 * Defines tax code templates.
 
@@ -52,5 +55,7 @@ for yearly account reporting (balance, profit & losses).
     "update_xml" : [
     ],
     "active": False,
-    "installable": True
+    "installable": True,
+    "certificate" : "00408828172062583229",
+    'images': ['images/config_chart_l10n_es.jpeg','images/l10n_es_chart.jpeg'],
 }