[MERGE] lp:~openerp-dev/openobject-addons/trunk-module_description_review-stw
[odoo/odoo.git] / addons / l10n_in / __openerp__.py
index f052a2d..1e49509 100644 (file)
@@ -1,8 +1,8 @@
-# -*- encoding: utf-8 -*-
+# -*- coding: utf-8 -*-
 ##############################################################################
 #
 #    OpenERP, Open Source Management Solution
-#    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
+#    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
 #
 #    This program is free software: you can redistribute it and/or modify
 #    it under the terms of the GNU Affero General Public License as
@@ -20,7 +20,7 @@
 ##############################################################################
 
 {
-    "name": "India - Accounting",
+    "name": "Indian - Accounting",
     "version": "1.0",
     "description": """
 Indian Accounting: Chart of Account.
@@ -36,7 +36,11 @@ Indian accounting chart and localization.
     ],
     "demo_xml": [],
     "update_xml": [
-        "l10n_in_chart.xml",
+        "l10n_in_tax_code_template.xml",
+        "l10n_in_public_chart.xml",
+        "l10n_in_public_tax_template.xml",
+        "l10n_in_private_chart.xml",
+        "l10n_in_private_tax_template.xml",
         "l10n_in_wizard.xml",
     ],
     "auto_install": False,