Merged with latest.
[odoo/odoo.git] / addons / l10n_be / __openerp__.py
index 8ad77a1..1f4bcfe 100644 (file)
@@ -34,20 +34,16 @@ After installing this module, the Configuration wizard for accounting is launche
 Thus, the pure copy of Chart Template is generated.
 
 Wizards provided by this module:
---------------------------------
     * Partner VAT Intra: Enlist the partners with their related VAT and invoiced
       amounts. Prepares an XML file format.
-      
-        **Path to access :** Invoicing/Reporting/Legal Reports/Belgium Statements/Partner VAT Intra
+            Path to access : Invoicing/Reporting/Legal Reports/Belgium Statements/Partner VAT Intra
     * Periodical VAT Declaration: Prepares an XML file for Vat Declaration of
       the Main company of the User currently Logged in.
-      
-        **Path to access :** Invoicing/Reporting/Legal Reports/Belgium Statements/Periodical VAT Declaration
+            Path to access : Invoicing/Reporting/Legal Reports/Belgium Statements/Periodical VAT Declaration
     * Annual Listing Of VAT-Subjected Customers: Prepares an XML file for Vat
       Declaration of the Main company of the User currently Logged in Based on
       Fiscal year.
-      
-        **Path to access :** Invoicing/Reporting/Legal Reports/Belgium Statements/Annual Listing Of VAT-Subjected Customers
+            Path to access : Invoicing/Reporting/Legal Reports/Belgium Statements/Annual Listing Of VAT-Subjected Customers
 
     """,
     'author': 'Noviat & OpenERP SA',
@@ -58,7 +54,8 @@ Wizards provided by this module:
         'account_chart',
         'account_coda',
     ],
-    'data': [
+    'init_xml': [],
+    'update_xml': [
         'account_financial_report.xml',
         'account_pcmn_belgium.xml',
         'account_tax_code_template.xml',
@@ -73,7 +70,7 @@ Wizards provided by this module:
         'security/ir.model.access.csv',
         'l10n_be_wizard.yml'
     ],
-    'demo': [],
+    'demo_xml': [],
     'installable': True,
     'certificate': '0031977724637',
     'images': ['images/1_config_chart_l10n_be.jpeg','images/2_l10n_be_chart.jpeg'],