[IMP] : Update Description for modules

bzr revid: cha@tinyerp.com-20120713060255-izdtqq9196n2emz6
This commit is contained in:
Ajay Chauhan (OpenERP) 2012-07-13 11:32:55 +05:30
parent a68bc60828
commit 12f3cef629
5 changed files with 28 additions and 14 deletions

View File

@ -23,8 +23,8 @@
"name": "India - Accounting",
"version": "1.0",
"description": """
Indian Accounting : Chart of Account.
=====================================
Indian Accounting: Chart of Account.
====================================
Indian accounting chart and localization.
""",

View File

@ -28,7 +28,7 @@
This is the base module to manage the accounting chart for Luxembourg.
======================================================================
* the KLUWER Chart of Accounts,
* the KLUWER Chart of Accounts
* the Tax Code Chart for Luxembourg
* the main taxes used in Luxembourg""",
'author': 'OpenERP SA',

View File

@ -28,7 +28,11 @@
This is the base module to manage the accounting chart for Maroc.
=================================================================
Ce Module charge le modèle du plan de comptes standard Marocain et permet de générer les états comptables aux normes marocaines (Bilan, CPC (comptes de produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...). L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable Seddik au cours du troisième trimestre 2010""",
Ce Module charge le modèle du plan de comptes standard Marocain et permet de
générer les états comptables aux normes marocaines (Bilan, CPC (comptes de
produits et charges), balance générale à 6 colonnes, Grand livre cumulatif...).
L'intégration comptable a été validé avec l'aide du Cabinet d'expertise comptable
Seddik au cours du troisième trimestre 2010.""",
"website": "http://www.kazacube.com",
"depends" : ["base", "account"],
"init_xml" : [],

View File

@ -25,10 +25,11 @@
"author" : "OpenERP SA",
"category": 'Hidden/Dependency',
"description": """
* Multi language support for Chart of Accounts, Taxes, Tax Codes , Journals, Accounting Templates,
Analytic Chart of Accounts and Analytic Journals.
* Multi language support for Chart of Accounts, Taxes, Tax Codes, Journals,
Accounting Templates, Analytic Chart of Accounts and Analytic Journals.
* Setup wizard changes
- Copy translations for COA, Tax, Tax Code and Fiscal Position from templates to target objects.
- Copy translations for COA, Tax, Tax Code and Fiscal Position from
templates to target objects.
""",
'website': 'http://www.openerp.com',
'init_xml': [],

View File

@ -94,19 +94,28 @@ 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.
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.
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.
* 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.
* 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"
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.
* 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.
""",
"author" : "Veritos - Jan Verlaan",