change module description and add vn flag icon
[odoo/odoo.git] / addons / l10n_vn / __openerp__.py
index 69083af..19b8165 100755 (executable)
     "author" : "General Solutions",
     'website': 'http://gscom.vn',
     "category" : "Localization/Account Charts",
-    "description": "This is the module to manage the accounting chart for Vietnam.",
+    "description": """
+This is the module to manage the accounting chart for Vietnam in OpenERP.
+========================================================================
+
+This module applies to companies based in Vietnamese Accounting Standard (VAS).
+
+**Credits:** General Solutions.
+""",
     "depends" : ["account","base_vat","base_iban"],
     "data" : ["account_tax_code.xml","account_chart.xml","account_tax.xml","l10n_vn_wizard.xml"],
     "demo" : [],
     'auto_install': False,
     "installable": True,
 }
+