[MRG] from typo branch

This commit is contained in:
Guewen Baconnier @ Camptocamp
2012-12-20 12:03:38 +01:00
2 changed files with 31 additions and 23 deletions

View File

@@ -26,22 +26,30 @@
],
"author" : "Akretion,Camptocamp",
"description": """
This is a shared work between Akretion and Camptocamp in order to provide:
Easy Reconcile
==============
This is a shared work between Akretion and Camptocamp
in order to provide:
- reconciliation facilities for big volume of transactions
- setup different profiles of reconciliation by account
- each profile can use many methods of reconciliation
- this module is also a base to create others reconciliation methods
which can plug in the profiles
- a profile a reconciliation can be run manually or by a cron
- this module is also a base to create others
reconciliation methods which can plug in the profiles
- a profile a reconciliation can be run manually
or by a cron
- monitoring of reconcilation runs with a few logs
2 simple reconciliation methods are integrated in this module, the simple
reconciliations works on 2 lines (1 debit / 1 credit) and do not allows
partial reconcilation, they also match on 1 key, partner or entry name.
2 simple reconciliation methods are integrated
in this module, the simple reconciliations works
on 2 lines (1 debit / 1 credit) and do not allow
partial reconcilation, they also match on 1 key,
partner or entry name.
You may be interested to install also the account_advanced_reconciliation
module available at: https://code.launchpad.net/c2c-financial-addons
This latter add more complex reconciliations, allows multiple lines and partial.
You may be interested to install also the
``account_advanced_reconciliation`` module.
This latter add more complex reconciliations,
allows multiple lines and partial.
""",
"website" : "http://www.akretion.com/",

View File

@@ -23,7 +23,7 @@ msgstr "Information"
#. module: account_easy_reconcile
#: view:account.easy.reconcile.method:0
msgid "Automatic Easy Reconcile Method"
msgstr "Méthode de léttrage automatisé"
msgstr "Méthode de lettrage automatisé"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
@@ -43,27 +43,27 @@ msgstr "Lettre un débit avec un crédit ayant le même montant et la même desc
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
msgid "Automatic Easy Reconcile"
msgstr "Léttrage automatisé"
msgstr "Lettrage automatisé"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_account_easy_reconcile_method
msgid "reconcile method for account_easy_reconcile"
msgstr "Méthode de léttrage"
msgstr "Méthode de lettrage"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
msgid "Start Auto Reconcilation"
msgstr "Lancer le léttrage automatisé"
msgstr "Lancer le lettrage automatisé"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_simple_name
msgid "easy.reconcile.simple.name"
msgstr "Léttrage automatisé.simple.Description"
msgstr "easy.reconcile.simple.name"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_options
msgid "easy.reconcile.options"
msgstr "Léttrage automatisé.options"
msgstr "easy.reconcile.options"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
@@ -73,28 +73,28 @@ msgstr "Simple. Montant et description"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_simple
msgid "easy.reconcile.simple"
msgstr "Léttrage automatisé.simple"
msgstr "easy.reconcile.simple"
#. module: account_easy_reconcile
#: model:ir.actions.act_window,name:account_easy_reconcile.action_account_easy_reconcile
#: model:ir.ui.menu,name:account_easy_reconcile.menu_easy_reconcile
msgid "Easy Automatic Reconcile"
msgstr "Léttrage automatisé"
msgstr "Lettrage automatisé"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_simple_reference
msgid "easy.reconcile.simple.reference"
msgstr "Léttrage automatisé.simple.réference"
msgstr "easy.reconcile.simple.reference"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
msgid "Reconcile Method"
msgstr "Méthode de léttrage"
msgstr "Méthode de lettrage"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_base
msgid "easy.reconcile.base"
msgstr "Léttrage automatisé.base"
msgstr "easy.reconcile.base"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
@@ -104,7 +104,7 @@ msgstr "Configuration"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_easy_reconcile_simple_partner
msgid "easy.reconcile.simple.partner"
msgstr "Léttrage automatisé.simple.partenaire"
msgstr "easy.reconcile.simple.partner"
#. module: account_easy_reconcile
#: view:account.easy.reconcile:0
@@ -114,5 +114,5 @@ msgstr "Information sur la tâche"
#. module: account_easy_reconcile
#: model:ir.model,name:account_easy_reconcile.model_account_easy_reconcile
msgid "account easy reconcile"
msgstr "Léttrage automatisé"
msgstr "Lettrage automatisé"