[FIX] add translation + fix problem on duplicate ref_base_code and ref_tax_code if is the same as ref_tax_code

This commit is contained in:
Vincent Renaville
2013-11-12 15:02:16 +01:00
parent 9335abc9e9
commit 04c2a1c45b
5 changed files with 562 additions and 478 deletions

View File

@@ -0,0 +1,274 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_tax_update
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-11 15:47+0000\n"
"PO-Revision-Date: 2013-11-11 15:47+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Add the taxes that need to be replaced here. Any parent or child taxes will be added automatically when you close this window."
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,target_tax_description:0
msgid "New tax code"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,log:0
msgid "Log"
msgstr ""
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Confirm"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "When you are done configuring the new tax amounts, click here to create the new taxes and a mapping between the new and old taxes"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Set legacy purchase taxes inactive"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Add sale taxes"
msgstr ""
#. module: account_tax_update
#: model:ir.actions.act_window,name:account_tax_update.action_update_tax_config
#: model:ir.ui.menu,name:account_tax_update.menu_update_tax_config
msgid "Update tax wizard"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,state:0
#: field:account.update.tax.config.line,state:0
msgid "State"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,source_tax_description:0
msgid "Old tax code"
msgstr ""
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Draft"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,target_tax_id:0
msgid "Target tax"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,sale_set_defaults:0
msgid "Sales tax defaults have been set"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Replace sales tax defaults"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Save"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,default_amount:0
msgid "Default new amount"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,purchase_line_ids:0
msgid "Purchase taxes"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Set legacy sales taxes inactive"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,purchase_set_inactive:0
msgid "Purchase taxes have been set to inactive"
msgstr ""
#. module: account_tax_update
#: model:ir.actions.act_window,help:account_tax_update.action_update_tax_config
msgid "For every tax increase, you can create a new configuration. Select sales and purchase taxes to adapt. The selected taxes will be duplicated. The old tax names will be prefixed with a 'legacy' tag. Change the new tax names and codes in the window below to reflect the amount change. The new taxes then become available to select manually on sale or purchase order lines. You may also want to change the names of the associated tax codes, or reassign them between the taxes. At specific times during the transition, you can replace the default sales and purchase taxes in the system. Eventually you can hide the obsolete taxes by making them inactive. Until then, you can still select the old taxes manually"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,amount_old:0
msgid "Old amount"
msgstr ""
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_config_line
msgid "Tax update configuration lines"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Replace purchase tax defaults"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,purchase_config_id:0
#: field:account.update.tax.config.line,sale_config_id:0
#: field:account.update.tax.select_taxes,config_id:0
msgid "Configuration"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Create tax mappings"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,duplicate_tax_code:0
msgid "Duplicate Tax code linked"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,name:0
msgid "Legacy taxes prefix"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,purchase_set_defaults:0
msgid "Purchase tax defaults have been set"
msgstr ""
#. module: account_tax_update
#: code:addons/account_tax_update/model/update_tax_config.py:105
#: code:addons/account_tax_update/model/update_tax_config.py:281
#: code:addons/account_tax_update/model/update_tax_config.py:395
#, python-format
msgid "Can not detect tax use type"
msgstr ""
#. module: account_tax_update
#: view:account.tax:0
#: view:account.update.tax.config:0
#: view:account.update.tax.config.line:0
#: view:account.update.tax.select_taxes:0
#: field:account.update.tax.select_taxes,tax_ids:0
msgid "Taxes"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.select_taxes,covered_tax_ids:0
msgid "Covered taxes"
msgstr ""
#. module: account_tax_update
#: help:account.update.tax.config,name:0
msgid "The processed taxes will be marked with this name"
msgstr ""
#. module: account_tax_update
#: code:addons/account_tax_update/model/update_tax_config.py:104
#: code:addons/account_tax_update/model/update_tax_config.py:280
#: code:addons/account_tax_update/model/update_tax_config.py:394
#, python-format
msgid "Error"
msgstr ""
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Purchase updated"
msgstr ""
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Sales updated"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,source_tax_id:0
msgid "Source tax"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Add purchase taxes"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config.line,amount_new:0
msgid "New amount"
msgstr ""
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_config
msgid "Update taxes"
msgstr ""
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_tax
msgid "Tax"
msgstr ""
#. module: account_tax_update
#: sql_constraint:account.update.tax.config:0
msgid "Name must be unique."
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,sale_line_ids:0
msgid "Sales taxes"
msgstr ""
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Done"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.select_taxes,type_tax_use:0
msgid "Type tax use"
msgstr ""
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Cancel"
msgstr ""
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_select_taxes
msgid "Select the taxes to be updated"
msgstr ""
#. module: account_tax_update
#: field:account.update.tax.config,sale_set_inactive:0
msgid "Sales taxes have been set to inactive"
msgstr ""
#. module: account_tax_update
#: help:account.update.tax.config,default_amount:0
msgid "Although it is possible to specify a distinct new amount per tax, you can set the default value here."
msgstr ""

View File

@@ -0,0 +1,274 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * account_tax_update
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-11-11 15:41+0000\n"
"PO-Revision-Date: 2013-11-11 15:41+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Add the taxes that need to be replaced here. Any parent or child taxes will be added automatically when you close this window."
msgstr "Ajouter ici les taxes qui doivent être remplacées. Les taxes parentes ou les taxes enfants seront automatiquement ajouter à la fermeture de la fenêtre"
#. module: account_tax_update
#: field:account.update.tax.config.line,target_tax_description:0
msgid "New tax code"
msgstr "Nouveau code de taxe"
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,log:0
msgid "Log"
msgstr "Historique"
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Confirm"
msgstr "Confirmer"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "When you are done configuring the new tax amounts, click here to create the new taxes and a mapping between the new and old taxes"
msgstr "Après avoir indiqué le taux (ou montant) de la nouvelle taxe, cliquez ici pour les créer et faire la correspondance entre les nouvelles et les anciennes taxes"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Set legacy purchase taxes inactive"
msgstr "Désactiver les anciennes taxes d'achat"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Add sale taxes"
msgstr "Ajouter les taxes de ventes"
#. module: account_tax_update
#: model:ir.actions.act_window,name:account_tax_update.action_update_tax_config
#: model:ir.ui.menu,name:account_tax_update.menu_update_tax_config
msgid "Update tax wizard"
msgstr "Mise à jour des taxes"
#. module: account_tax_update
#: field:account.update.tax.config,state:0
#: field:account.update.tax.config.line,state:0
msgid "State"
msgstr "Etat"
#. module: account_tax_update
#: field:account.update.tax.config.line,source_tax_description:0
msgid "Old tax code"
msgstr "Ancien code de taxe"
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Draft"
msgstr "Brouillon"
#. module: account_tax_update
#: field:account.update.tax.config.line,target_tax_id:0
msgid "Target tax"
msgstr "Taxe cible"
#. module: account_tax_update
#: field:account.update.tax.config,sale_set_defaults:0
msgid "Sales tax defaults have been set"
msgstr "Les taxes de ventes par défaut on été changées"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Replace sales tax defaults"
msgstr "Remplacer les taxes de vente par défaut"
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Save"
msgstr "Sauver"
#. module: account_tax_update
#: field:account.update.tax.config,default_amount:0
msgid "Default new amount"
msgstr "Nouveau montant de taxe"
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,purchase_line_ids:0
msgid "Purchase taxes"
msgstr "Taxes d'achat"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Set legacy sales taxes inactive"
msgstr "Changer les anciennes taxes de ventes en inactives"
#. module: account_tax_update
#: field:account.update.tax.config,purchase_set_inactive:0
msgid "Purchase taxes have been set to inactive"
msgstr "Désactiver les anciennes taxes d'achat"
#. module: account_tax_update
#: model:ir.actions.act_window,help:account_tax_update.action_update_tax_config
msgid "For every tax increase, you can create a new configuration. Select sales and purchase taxes to adapt. The selected taxes will be duplicated. The old tax names will be prefixed with a 'legacy' tag. Change the new tax names and codes in the window below to reflect the amount change. The new taxes then become available to select manually on sale or purchase order lines. You may also want to change the names of the associated tax codes, or reassign them between the taxes. At specific times during the transition, you can replace the default sales and purchase taxes in the system. Eventually you can hide the obsolete taxes by making them inactive. Until then, you can still select the old taxes manually"
msgstr "Pour chaque changement de taxe, vous pouvez créer une configuration. Sélectionnez les taxes d'achat et de ventes à adapter. Les taxes sélectionnées vont être dupliquées. Les anciennes taxes vont être préfixées. Vous pourrez ensuite changez les noms des taxes et les codes. Vous pourrez par après spécifier les nouvelles taxes comme étant par défaut. Vous pouvez éventuellement basculer les anciens code en inactif."
#. module: account_tax_update
#: field:account.update.tax.config.line,amount_old:0
msgid "Old amount"
msgstr "Ancien montant"
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_config_line
msgid "Tax update configuration lines"
msgstr "Mise à jour de la ligne de taxe"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Replace purchase tax defaults"
msgstr "Remplacer les taxes d'achat par défaut"
#. module: account_tax_update
#: field:account.update.tax.config.line,purchase_config_id:0
#: field:account.update.tax.config.line,sale_config_id:0
#: field:account.update.tax.select_taxes,config_id:0
msgid "Configuration"
msgstr "Configuration"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Create tax mappings"
msgstr "Créer le mapping de taxes"
#. module: account_tax_update
#: field:account.update.tax.config,duplicate_tax_code:0
msgid "Duplicate Tax code linked"
msgstr "Dupliquer également les codes taxe liées"
#. module: account_tax_update
#: field:account.update.tax.config,name:0
msgid "Legacy taxes prefix"
msgstr "Préfixe des anciennes taxes"
#. module: account_tax_update
#: field:account.update.tax.config,purchase_set_defaults:0
msgid "Purchase tax defaults have been set"
msgstr "Taxes d'achat par défaut ont été mises à jour"
#. module: account_tax_update
#: code:addons/account_tax_update/model/update_tax_config.py:105
#: code:addons/account_tax_update/model/update_tax_config.py:281
#: code:addons/account_tax_update/model/update_tax_config.py:395
#, python-format
msgid "Can not detect tax use type"
msgstr "Impossible de détecter le type de taxe"
#. module: account_tax_update
#: view:account.tax:0
#: view:account.update.tax.config:0
#: view:account.update.tax.config.line:0
#: view:account.update.tax.select_taxes:0
#: field:account.update.tax.select_taxes,tax_ids:0
msgid "Taxes"
msgstr "Taxes"
#. module: account_tax_update
#: field:account.update.tax.select_taxes,covered_tax_ids:0
msgid "Covered taxes"
msgstr "Taxes couvertes"
#. module: account_tax_update
#: help:account.update.tax.config,name:0
msgid "The processed taxes will be marked with this name"
msgstr "Les taxes traitées seront marquées avec ce nom"
#. module: account_tax_update
#: code:addons/account_tax_update/model/update_tax_config.py:104
#: code:addons/account_tax_update/model/update_tax_config.py:280
#: code:addons/account_tax_update/model/update_tax_config.py:394
#, python-format
msgid "Error"
msgstr "Erreur"
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Purchase updated"
msgstr "Achats mise à jour"
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Sales updated"
msgstr "Ventes mise à jour"
#. module: account_tax_update
#: field:account.update.tax.config.line,source_tax_id:0
msgid "Source tax"
msgstr "Taxe source"
#. module: account_tax_update
#: view:account.update.tax.config:0
msgid "Add purchase taxes"
msgstr "Ajouter taxes d'achat "
#. module: account_tax_update
#: field:account.update.tax.config.line,amount_new:0
msgid "New amount"
msgstr "Nouveau montant/taux"
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_config
msgid "Update taxes"
msgstr "Mise à jour des taxes"
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_tax
msgid "Tax"
msgstr "Taxes"
#. module: account_tax_update
#: sql_constraint:account.update.tax.config:0
msgid "Name must be unique."
msgstr "Nom doit être unique."
#. module: account_tax_update
#: view:account.update.tax.config:0
#: field:account.update.tax.config,sale_line_ids:0
msgid "Sales taxes"
msgstr "Taxes de ventes"
#. module: account_tax_update
#: selection:account.update.tax.config,state:0
msgid "Done"
msgstr "Fait"
#. module: account_tax_update
#: field:account.update.tax.select_taxes,type_tax_use:0
msgid "Type tax use"
msgstr "Type de taxe utilisée"
#. module: account_tax_update
#: view:account.update.tax.select_taxes:0
msgid "Cancel"
msgstr "Annulée"
#. module: account_tax_update
#: model:ir.model,name:account_tax_update.model_account_update_tax_select_taxes
msgid "Select the taxes to be updated"
msgstr "Selectionner les taxes à mettre à jour"
#. module: account_tax_update
#: field:account.update.tax.config,sale_set_inactive:0
msgid "Sales taxes have been set to inactive"
msgstr "Les taxes de ventes ont été déactivées"
#. module: account_tax_update
#: help:account.update.tax.config,default_amount:0
msgid "Although it is possible to specify a distinct new amount per tax, you can set the default value here."
msgstr "Il est possible de spécifier un montant distinct par taxe, vous pouvez spécifier une valeur par défaut ici."

View File

@@ -1,255 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * trp_update_tax
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0.3\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-09-20 12:48+0000\n"
"PO-Revision-Date: 2012-09-20 12:48+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: trp_update_tax
#: view:account.update.tax.select_taxes:0
msgid "Add the taxes that need to be replaced here. Any parent or child taxes will be added automatically when you close this window."
msgstr "Selecteer hier de belastingen die vervangen moeten worden. Onder- of bovenliggende belastingen worden automatisch geselecteerd als dit venster wordt gesloten."
#. module: trp_update_tax
#: field:account.update.tax.config.line,target_tax_description:0
msgid "New tax code"
msgstr "Nieuwe belastingcode"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,log:0
msgid "Log"
msgstr "Logbestand"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Confirm"
msgstr "Bevestigen"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Set legacy purchase taxes inactive"
msgstr "Verouderde inkoopbelastingen inactief maken"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Add sale taxes"
msgstr "Verkoopbelastingen toevoegen"
#. module: trp_update_tax
#: model:ir.actions.act_window,name:trp_update_tax.action_update_tax_config
#: model:ir.ui.menu,name:trp_update_tax.menu_update_tax_config
msgid "Update tax wizard"
msgstr "Assistent bijwerken belastingen"
#. module: trp_update_tax
#: field:account.update.tax.config,state:0
#: field:account.update.tax.config.line,state:0
msgid "State"
msgstr "Status"
#. module: trp_update_tax
#: field:account.update.tax.config.line,source_tax_description:0
msgid "Old tax code"
msgstr "Oude belastingcode"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Draft"
msgstr "Concept"
#. module: trp_update_tax
#: field:account.update.tax.config.line,target_tax_id:0
msgid "Target tax"
msgstr "Nieuwe belasting"
#. module: trp_update_tax
#: field:account.update.tax.config,sale_set_defaults:0
msgid "Sales tax defaults have been set"
msgstr "Standaard verkoop belastingen zijn ingesteld"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Replace sales tax defaults"
msgstr "Vervang standaardwaarden verkoopbelasting"
#. module: trp_update_tax
#: view:account.update.tax.select_taxes:0
msgid "Save"
msgstr "Opslaan"
#. module: trp_update_tax
#: field:account.update.tax.config.line,source_tax_name:0
msgid "Old tax name"
msgstr "Oude belastingnaam"
#. module: trp_update_tax
#: field:account.update.tax.config,default_amount:0
msgid "Default new amount"
msgstr "Standaard voor nieuw percentage"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,purchase_line_ids:0
msgid "Purchase taxes"
msgstr "Inkoopbelastingen"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Set legacy sales taxes inactive"
msgstr "Verouderde verkoopbelastingen inactief maken"
#. module: trp_update_tax
#: field:account.update.tax.config,purchase_set_inactive:0
msgid "Purchase taxes have been set to inactive"
msgstr "Inkoopbelastingen zijn inactief gemaakt"
#. module: trp_update_tax
#: model:ir.actions.act_window,help:trp_update_tax.action_update_tax_config
msgid "For every tax increase, you can create a new configuration. Select sales and purchase taxes to adapt. The selected taxes will be duplicated. The old tax names will be prefixed with a 'legacy' tag. Change the new tax names and codes in the window below to reflect the amount change. The new taxes then become available to select manually on sale or purchase order lines. You may also want to change the names of the associated tax codes, or reassign them between the taxes. At specific times during the transition, you can replace the default sales and purchase taxes in the system. Eventually you can hide the obsolete taxes by making them inactive. Until then, you can still select the old taxes manually"
msgstr "Voor elke belastingwijziging kun je een nieuwe configuratie aanmaken. Selecteer de in- en verkoopbelastingen die moeten worden aangepast. De geselecteerde belastingen worden gedupliceerd. De namen van de oorspronkelijke belastingen worden voorzien van een 'legacy' label. Verander in het venster de namen en codes van de nieuwe belastingen om de wijziging weer te geven. De nieuwe belastingen zijn meteen beschikbaar om handmatig te selecteren op de regels van in- en verkooporders. De namen van de bijbehorende belastingcodes moeten wellicht ook gewijzigd worden, of aan andere belastingen gekoppeld worden. Op een bepaald moment in de overgang kun je de standaardbelastingen in het systeem voor in- en verkopen wijzigen. Uiteindelijk kunnen de oude belastingen verborgen worden door deze op inactief te zetten. Tot die tijd kunnen ze nog steeds handmatig worden geselecteerd."
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_config_line
msgid "account.update.tax.config.line"
msgstr "account.update.tax.config.line"
#. module: trp_update_tax
#: field:account.update.tax.config.line,amount_old:0
msgid "Old amount"
msgstr "Oud percentage"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Replace purchase tax defaults"
msgstr "Vervang standaardwaarden inkoopbelasting"
#. module: trp_update_tax
#: field:account.update.tax.config.line,purchase_config_id:0
#: field:account.update.tax.config.line,sale_config_id:0
#: field:account.update.tax.select_taxes,config_id:0
msgid "Configuration"
msgstr "Configuratie"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Create tax mappings"
msgstr "Aanmaken belastingomzettingen"
#. module: trp_update_tax
#: field:account.update.tax.config.line,target_tax_name:0
msgid "New tax name"
msgstr "Nieuwe belastingnaam"
#. module: trp_update_tax
#: field:account.update.tax.config,name:0
msgid "Name"
msgstr "Naam"
#. module: trp_update_tax
#: field:account.update.tax.config,purchase_set_defaults:0
msgid "Purchase tax defaults have been set"
msgstr "Standaard inkoopbelastingen zijn ingesteld"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_select_taxes
msgid "account.update.tax.select_taxes"
msgstr "account.update.tax.select_taxes"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.select_taxes,tax_ids:0
msgid "Taxes"
msgstr "Belastingen"
#. module: trp_update_tax
#: field:account.update.tax.select_taxes,covered_tax_ids:0
msgid "Covered taxes"
msgstr "Covered taxes"
#. module: trp_update_tax
#: help:account.update.tax.config,name:0
msgid "The processed taxes will be marked with this name"
msgstr "De verwerkte belastingen zullen met deze naam gemarkeerd worden"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Purchase updated"
msgstr "Inkoop bijgewerkt"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Sales updated"
msgstr "Verkopen bijgewerkt"
#. module: trp_update_tax
#: field:account.update.tax.config.line,source_tax_id:0
msgid "Source tax"
msgstr "Oorspronkelijke belasting"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Add purchase taxes"
msgstr "Inkoopbelastingen toevoegen"
#. module: trp_update_tax
#: field:account.update.tax.config.line,amount_new:0
msgid "New amount"
msgstr "Nieuw percentage"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_config
msgid "Update taxes"
msgstr "Belastingen bijwerken"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_select_taxes
msgid "Select the taxes to be updated"
msgstr "Selecteer de belastingen die moeten worden bijgewerkt"
#. module: trp_update_tax
#: sql_constraint:account.update.tax.config:0
msgid "Name must be unique."
msgstr "Naam moet uniek zijn"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,sale_line_ids:0
msgid "Sales taxes"
msgstr "Verkoopbelastingen"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Done"
msgstr "Gereed"
#. module: trp_update_tax
#: field:account.update.tax.select_taxes,type_tax_use:0
msgid "Type tax use"
msgstr "Soort gebruik belasting"
#. module: trp_update_tax
#: view:account.update.tax.select_taxes:0
msgid "Cancel"
msgstr "Annuleren"
#. module: trp_update_tax
#: field:account.update.tax.config,sale_set_inactive:0
msgid "Sales taxes have been set to inactive"
msgstr "Verkoopbelastingen zijn inactief gemaakt"
#. module: trp_update_tax
#: help:account.update.tax.config,default_amount:0
msgid "Although it is possible to specify a distinct new amount per tax, you can set the default value here."
msgstr "Hoewel het mogelijk is om per belasting een nieuwe hoogte in te stellen, is het mogelijk om hier de standaardwaarde vast te leggen."

View File

@@ -1,216 +0,0 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * trp_update_tax
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0.3\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2012-09-19 19:51+0000\n"
"PO-Revision-Date: 2012-09-19 19:51+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,log:0
msgid "Log"
msgstr "Log"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Confirm"
msgstr "Confirm"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Set legacy purchase taxes inactive"
msgstr "Set legacy purchase taxes inactive"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Add sale taxes"
msgstr "Add sale taxes"
#. module: trp_update_tax
#: field:account.update.tax.config,state:0
msgid "State"
msgstr "State"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Draft"
msgstr "Draft"
#. module: trp_update_tax
#: field:account.update.tax.config,sale_set_defaults:0
msgid "Sales tax defaults have been set"
msgstr "Sales tax defaults have been set"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Replace sales tax defaults"
msgstr "Replace sales tax defaults"
#. module: trp_update_tax
#: view:account.update.tax.select_taxes:0
msgid "Save"
msgstr "Save"
#. module: trp_update_tax
#: field:account.update.tax.config,default_amount:0
msgid "Default new amount"
msgstr "Default new amount"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Purchase updated"
msgstr "Purchase updated"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Set legacy sales taxes inactive"
msgstr "Set legacy sales taxes inactive"
#. module: trp_update_tax
#: field:account.update.tax.config,purchase_set_inactive:0
msgid "Purchase taxes have been set to inactive"
msgstr "Purchase taxes have been set to inactive"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Replace purchase tax defaults"
msgstr "Replace purchase tax defaults"
#. module: trp_update_tax
#: field:account.update.tax.select_taxes,config_id:0
msgid "Configuration"
msgstr "Configuration"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Create tax mappings"
msgstr "Create tax mappings"
#. module: trp_update_tax
#: field:account.update.tax.config,name:0
msgid "Name"
msgstr "Name"
#. module: trp_update_tax
#: field:account.update.tax.config,purchase_set_defaults:0
msgid "Purchase tax defaults have been set"
msgstr "Purchase tax defaults have been set"
#. module: trp_update_tax
#: code:addons/trp_update_tax/model/update_tax_config.py:102
#: code:addons/trp_update_tax/model/update_tax_config.py:223
#: code:addons/trp_update_tax/model/update_tax_config.py:316
#, python-format
msgid "Can not detect tax use type"
msgstr "Can not detect tax use type"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.select_taxes,covered_tax_ids:0
#: field:account.update.tax.select_taxes,tax_ids:0
msgid "Taxes"
msgstr "Taxes"
#. module: trp_update_tax
#: help:account.update.tax.config,name:0
msgid "The processed taxes will be marked with this name"
msgstr "The processed taxes will be marked with this name"
#. module: trp_update_tax
#: code:addons/trp_update_tax/model/update_tax_config.py:101
#: code:addons/trp_update_tax/model/update_tax_config.py:151
#: code:addons/trp_update_tax/model/update_tax_config.py:222
#: code:addons/trp_update_tax/model/update_tax_config.py:315
#, python-format
msgid "Error"
msgstr "Error"
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,purchase_line_ids:0
msgid "Purchase taxes"
msgstr "Purchase taxes"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Sales updated"
msgstr "Sales updated"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_select_taxes
msgid "account.update.tax.select_taxes"
msgstr "account.update.tax.select_taxes"
#. module: trp_update_tax
#: view:account.update.tax.config:0
msgid "Add purchase taxes"
msgstr "Add purchase taxes"
#. module: trp_update_tax
#: code:addons/trp_update_tax/model/update_tax_config.py:152
#, python-format
msgid "You need to specify the new tax amount"
msgstr "You need to specify the new tax amount"
#. module: trp_update_tax
#: model:ir.actions.act_window,name:trp_update_tax.action_update_tax_config
#: model:ir.ui.menu,name:trp_update_tax.menu_update_tax_config
msgid "Update tax wizard"
msgstr "Update tax wizard"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_update_tax_config
msgid "Update taxes"
msgstr "Update taxes"
#. module: trp_update_tax
#: sql_constraint:account.update.tax.config:0
msgid "Name must be unique."
msgstr "Name must be unique."
#. module: trp_update_tax
#: view:account.update.tax.config:0
#: field:account.update.tax.config,sale_line_ids:0
msgid "Sales taxes"
msgstr "Sales taxes"
#. module: trp_update_tax
#: selection:account.update.tax.config,state:0
msgid "Done"
msgstr "Done"
#. module: trp_update_tax
#: field:account.update.tax.select_taxes,type_tax_use:0
msgid "Type tax use"
msgstr "Type tax use"
#. module: trp_update_tax
#: view:account.update.tax.select_taxes:0
msgid "Cancel"
msgstr "Cancel"
#. module: trp_update_tax
#: model:ir.model,name:trp_update_tax.model_account_tax
msgid "account.tax"
msgstr "account.tax"
#. module: trp_update_tax
#: field:account.update.tax.config,sale_set_inactive:0
msgid "Sales taxes have been set to inactive"
msgstr "Sales taxes have been set to inactive"
#. module: trp_update_tax
#: help:account.update.tax.config,default_amount:0
msgid "Although it is possible to specify a distinct new amount per tax, you can set the default value here."
msgstr "Although it is possible to specify a distinct new amount per tax, you can set the default value here."

View File

@@ -42,7 +42,7 @@ class UpdateTaxConfig(orm.Model):
_description = 'Update taxes'
_columns = {
'name': fields.char(
'Name', size=64, required=True,
'Legacy taxes prefix', size=64, required=True,
help="The processed taxes will be marked with this name"),
'log': fields.text(
'Log', readonly="1"),
@@ -169,38 +169,45 @@ class UpdateTaxConfig(orm.Model):
cp_tax_code_id = False
cp_ref_tax_code_id = False
if config.duplicate_tax_code:
# We duplicate tax code first
if line.source_tax_id.base_code_id:
cp_base_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.base_code_id.id)
if line.source_tax_id.tax_code_id:
cp_tax_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.tax_code_id.id)
if line.source_tax_id.ref_base_code_id:
cp_ref_base_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.ref_base_code_id.id)
if line.source_tax_id.ref_tax_code_id:
cp_ref_tax_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.ref_tax_code_id.id)
# We rename old tax code
if line.source_tax_id.base_code_id:
rename_old = '[%s] %s' % (config.name,
line.source_tax_id.base_code_id.name)
tax_code_pool.write(cr, uid,
line.source_tax_id.base_code_id.id,
{'name': rename_old})
if line.source_tax_id.tax_code_id:
cp_tax_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.tax_code_id.id)
rename_old = '[%s] %s' % (config.name,
line.source_tax_id.tax_code_id.name)
tax_code_pool.write(cr, uid,
line.source_tax_id.tax_code_id.id,
{'name': rename_old})
if line.source_tax_id.ref_base_code_id:
cp_ref_base_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.ref_base_code_id.id)
rename_old = '[%s] %s' % (config.name,
line.source_tax_id.ref_base_code_id.name)
tax_code_pool.write(cr, uid,
line.source_tax_id.ref_base_code_id.id,
{'name': rename_old})
if line.source_tax_id.ref_tax_code_id:
cp_ref_tax_code_id = tax_code_pool.copy(cr, uid,
line.source_tax_id.ref_tax_code_id.id)
rename_old = '[%s] %s' % (config.name,
line.source_tax_id.ref_tax_code_id.name)
tax_code_pool.write(cr, uid,
line.source_tax_id.ref_tax_code_id.id,
{'name': rename_old})
else:
cp_base_code_id = line.source_tax_id.base_code_id and line.source_tax_id.base_code_id.id or False
cp_ref_base_code_id = line.source_tax_id.ref_base_code_id and line.source_tax_id.ref_base_code_id.id or False