diff --git a/addons/l10n_nl/__openerp__.py b/addons/l10n_nl/__openerp__.py index 5e61b7fd46e..5ada221dc93 100644 --- a/addons/l10n_nl/__openerp__.py +++ b/addons/l10n_nl/__openerp__.py @@ -90,18 +90,21 @@ "version" : "1.5", "category": "Localisation/Account Charts", "description": """ -Read changelog in file __terp__.py for version information. + This is the module to manage the accounting chart for Netherlands in OpenERP. + ============================================================================= + +Read changelog in file __openerp__.py for version information. Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederlandse bedrijven te installeren in OpenERP versie 5. De BTW rekeningen zijn waar nodig gekoppeld om de juiste rapportage te genereren, denk b.v. aan intracommunautaire verwervingen waarbij u 19% BTW moet opvoeren, maar tegelijkertijd ook 19% als voorheffing weer mag aftrekken. - + Na installatie van deze module word de configuratie wizard voor "Accounting" aangeroepen. * U krijgt een lijst met grootboektemplates aangeboden waarin zich ook het Nederlandse grootboekschema bevind. - + * Als de configuratie wizard start, wordt u gevraagd om de naam van uw bedrijf in te voeren, welke grootboekschema te installeren, uit hoeveel cijfers een grootboekrekening mag bestaan, het rekeningnummer van uw bank en de currency om Journalen te creeren. - + Let op!! -> De template van het Nederlandse rekeningschema is opgebouwd uit 4 cijfers. Dit is het minimale aantal welk u moet invullen, u mag het aantal verhogen. De extra cijfers worden dan achter het rekeningnummer aangevult met "nullen" - + * Dit is dezelfe configuratie wizard welke aangeroepen kan worden via Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template. """, @@ -121,6 +124,7 @@ Dit is een basismodule om een uitgebreid grootboek- en BTW schema voor Nederland "installable": True, 'certificate': '00976041422960053277', + 'images': ['images/config_chart_l10n_nl.jpeg','images/l10n_nl_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_pl/__openerp__.py b/addons/l10n_pl/__openerp__.py index 3a6b995749b..e410fd48cd8 100644 --- a/addons/l10n_pl/__openerp__.py +++ b/addons/l10n_pl/__openerp__.py @@ -1,8 +1,8 @@ # -*- encoding: utf-8 -*- ############################################################################## # -# OpenERP, Open Source Management Solution -# Copyright (C) 2009 Grzegorz Grzelak grzegorz.grzelak@cirrus.pl +# OpenERP, Open Source Management Solution +# Copyright (C) 2009 Grzegorz Grzelak grzegorz.grzelak@cirrus.pl # All Rights Reserved # $Id$ # @@ -27,8 +27,9 @@ "website": "http://www.cirrus.pl", "category" : "Localisation/Account Charts", "description": """ - This is the module to manage the accounting chart and taxes for Poland in Open ERP. - + This is the module to manage the accounting chart and taxes for Poland in OpenERP. + ================================================================================== + To jest moduł do tworzenia wzorcowego planu kont i podstawowych ustawień do podatków VAT 0%, 7% i 22%. Moduł ustawia też konta do kupna i sprzedaży towarów zakładając, że wszystkie towary są w obrocie hurtowym. @@ -40,6 +41,7 @@ "active": False, "installable": True, "certificate" : "00885794372803776829", + 'images': ['images/config_chart_l10n_pl.jpeg','images/l10n_pl_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_ro/__openerp__.py b/addons/l10n_ro/__openerp__.py index 187743c3205..f9f765f2aa3 100644 --- a/addons/l10n_ro/__openerp__.py +++ b/addons/l10n_ro/__openerp__.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- ############################################################################## # -# OpenERP, Open Source Management Solution +# OpenERP, Open Source Management Solution # Copyright (C) 2009 (). All Rights Reserved # $Id$ # @@ -26,12 +26,16 @@ "website": "http://www.filsystem.ro", "category" : "Localisation/Account Charts", "depends" : ["account_chart", 'base_vat'], - "description": "This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in Open ERP.", + "description": """ + This is the module to manage the accounting chart, VAT structure and Registration Number for Romania in OpenERP. + ================================================================================================================ + """, "demo_xml" : [], "update_xml" : ['partner_view.xml','account_tax_code.xml','account_chart.xml','account_tax.xml','l10n_chart_ro_wizard.xml'], "active": False, "installable": True, "certificate" : "001308250150602948125", + 'images': ['images/config_chart_l10n_ro.jpeg','images/l10n_ro_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_th/__openerp__.py b/addons/l10n_th/__openerp__.py index 80b6dc7e6ae..03f27a7ffb9 100644 --- a/addons/l10n_th/__openerp__.py +++ b/addons/l10n_th/__openerp__.py @@ -24,7 +24,8 @@ 'version': '1.0', 'category': 'Localisation/Account Charts', 'description': """ -Chart of accounts for Thailand. + Chart of Accounts for Thailand. + =============================== """, 'author': 'Almacom', 'website': 'http://almacom.co.th/', @@ -33,4 +34,5 @@ Chart of accounts for Thailand. 'update_xml': [ 'account_data.xml' ], 'installable': True, 'certificate' : '00722263103978957725', + 'images': ['images/config_chart_l10n_th.jpeg','images/l10n_th_chart.jpeg'], } diff --git a/addons/l10n_uk/__openerp__.py b/addons/l10n_uk/__openerp__.py index e39f620e1f3..de5b6cbf981 100644 --- a/addons/l10n_uk/__openerp__.py +++ b/addons/l10n_uk/__openerp__.py @@ -61,7 +61,10 @@ 'name': 'United Kingdom - minimal', 'version': '1.1', 'category': 'Localisation/Account Charts', - 'description': """This is the base module to manage the accounting chart for United Kingdom in OpenERP.""", + 'description': """ + This is the base module to manage the accounting chart for United Kingdom in OpenERP. + ===================================================================================== + """, 'author': 'Seath Solutions Ltd', 'website': 'http://www.seathsolutions.com', 'depends': ['base_iban', 'base_vat', 'account_chart'], @@ -76,5 +79,6 @@ 'installable': True, 'active': False, 'certificate': '008956603329629', + 'images': ['images/config_chart_l10n_uk.jpeg','images/l10n_uk_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/addons/l10n_ve/__openerp__.py b/addons/l10n_ve/__openerp__.py index df642ebaf97..20aff8ce29a 100644 --- a/addons/l10n_ve/__openerp__.py +++ b/addons/l10n_ve/__openerp__.py @@ -1,11 +1,11 @@ # -*- encoding: utf-8 -*- ############################################################################## # -# OpenERP, Open Source Management Solution +# OpenERP, Open Source Management Solution # Copyright (C) 2004-2008 Tiny SPRL (). All Rights Reserved # $Id$ # -# OpenERP, Open Source Management Solution +# OpenERP, Open Source Management Solution # Copyright (C) 2004-2008 Netquatro, C.A. (). All Rights Reserved # $Id$ # This program is free software: you can redistribute it and/or modify @@ -27,9 +27,11 @@ "version" : "1.0", "author" : ['OpenERP SA', "Netquatro"], "category" : "Localisation/Account Charts", - "description": + "description": ''' -This is the module to manage the accounting chart for Venezuela in Open ERP. +This is the module to manage the accounting chart for Venezuela in OpenERP. +=========================================================================== + Este módulo es para manejar un catálogo de cuentas ejemplo para Venezuela. ''', "depends" : ["account", "base_vat", "account_chart"], @@ -39,6 +41,7 @@ Este módulo es para manejar un catálogo de cuentas ejemplo para Venezuela. "active": False, "installable": True, "certificate" : "00763145921185574557", + 'images': ['images/config_chart_l10n_ve.jpeg','images/l10n_ve_chart.jpeg'], } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: