[MERGE] merge with latest stable
[odoo/odoo.git] / addons / l10n_gr / __openerp__.py
index 1a871d8..76a8dbd 100644 (file)
 #
 ##############################################################################
 {
-    "name" : "Greece - minimal",
-    "version" : "0.1",
-    "author" : "P. Christeas",
-    "website": "",
+    "name" : "Greece - Normal Plan",
+    "version" : "0.2",
+    "author" : "P. Christeas, OpenERP SA.",
+    "website": "http://openerp.hellug.gr/",
     "category" : "Localisation/Account Charts",
     "description": "This is the base module to manage the accounting chart for Greece.",
     "depends" : ["base", "account", "base_iban", "base_vat", "account_chart"],
     "init_xml" : [],
     "demo_xml" : [],
-    "update_xml" : ["account_types.xml","account_chart.xml", "account_full_chart.xml",
-        "account_tax.xml","l10n_gr_wizard.xml"],
+    "update_xml" : [ "account_types.xml",
+                    "account_chart.xml", 
+                    "account_full_chart.xml",
+                    "account_tax.xml",
+                    "account_tax_vat.xml",
+                    "l10n_gr_wizard.xml"],
     "installable": True,
     'certificate': '001146244418929008029',
 }