mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[FIX+IMP] account_banking_sepa_direct_debit: 3 things:
* Remove unused POT files * Spanish translation * Fix mandate report layout
This commit is contained in:
@@ -1,442 +0,0 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_sepa_direct_debit
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-31 22:53+0000\n"
|
||||
"PO-Revision-Date: 2014-10-31 22:53+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_banking_sepa_direct_debit
|
||||
#: model:ir.actions.act_window,help:account_banking_sepa_direct_debit.mandate_action
|
||||
msgid "<p class=\"oe_view_nocontent_create\">\n"
|
||||
" Click to create a new SEPA Direct Debit Mandate.\n"
|
||||
" </p><p>\n"
|
||||
" A SEPA Direct Debit Mandate is a document signed by your customer that gives you the autorization to do one or several direct debits on his bank account.\n"
|
||||
" </p>\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_banking_mandate
|
||||
msgid "A generic banking mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:120
|
||||
#, python-format
|
||||
msgid "As you changed the bank account attached to this mandate, the 'Sequence Type' has been set back to 'First'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,scheme:0
|
||||
msgid "Basic (CORE)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,batch_booking:0
|
||||
#: field:banking.export.sdd.wizard,batch_booking:0
|
||||
msgid "Batch Booking"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,charge_bearer:0
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Borne by Creditor"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,charge_bearer:0
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Borne by Debtor"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,charge_bearer:0
|
||||
#: field:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Charge Bearer"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,state:0
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,create_uid:0
|
||||
#: field:banking.export.sdd.wizard,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,state:0
|
||||
msgid "Draft"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:res.company,sepa_creditor_identifier:0
|
||||
msgid "Enter the Creditor Identifier that has been attributed to your company to make SEPA Direct Debits. This identifier is composed of :\n"
|
||||
"- your country ISO code (2 letters)\n"
|
||||
"- a 2-digits checkum\n"
|
||||
"- a 3-letters business code\n"
|
||||
"- a country-specific identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,scheme:0
|
||||
msgid "Enterprise (B2B)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/res_company.py:79
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:137
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:185
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:193
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:202
|
||||
#, python-format
|
||||
msgid "Error:"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_banking_export_sdd_wizard
|
||||
msgid "Export SEPA Direct Debit File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,file:0
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,filename:0
|
||||
#: field:banking.export.sdd.wizard,filename:0
|
||||
msgid "Filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "Final"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,state:0
|
||||
msgid "Finish"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "First"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,charge_bearer:0
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Following Service Level"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:banking.export.sdd,charge_bearer:0
|
||||
#: help:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Following service level : transaction charges are to be applied following the rules agreed in the service level and/or scheme (SEPA Core messages must use this). Shared : transaction charges on the creditor side are to be borne by the creditor, transaction charges on the debtor side are to be borne by the debtor. Borne by creditor : all transaction charges are to be borne by the creditor. Borne by debtor : all transaction charges are to be borne by the debtor."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd:account_banking_sepa_direct_debit.view_banking_export_sdd_form
|
||||
msgid "General Information"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Generate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.actions.act_window,name:account_banking_sepa_direct_debit.act_banking_export_sdd_payment_order
|
||||
msgid "Generated SEPA Direct Debit Files"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,create_date:0
|
||||
msgid "Generation Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,id:0
|
||||
#: field:banking.export.sdd.wizard,id:0
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,sepa_migrated:0
|
||||
msgid "If this field is not active, the mandate section of the next direct debit file that include this mandate will contain the 'Original Mandate Identification' and the 'Original Creditor Scheme Identification'. This is required in a few countries (Belgium for instance), but not in all countries. If this is not required in your country, you should keep this field always active."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:banking.export.sdd,batch_booking:0
|
||||
#: help:banking.export.sdd.wizard,batch_booking:0
|
||||
msgid "If true, the bank statement will display only one credit line for all the direct debits of the SEPA file ; if false, the bank statement will display one credit line per direct debit of the SEPA file."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/res_company.py:80
|
||||
#, python-format
|
||||
msgid "Invalid SEPA Creditor Identifier."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,write_uid:0
|
||||
#: field:banking.export.sdd.wizard,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,write_date:0
|
||||
#: field:banking.export.sdd.wizard,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:119
|
||||
#, python-format
|
||||
msgid "Mandate update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,sepa_migrated:0
|
||||
msgid "Migrated to SEPA"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:186
|
||||
#, python-format
|
||||
msgid "Missing SEPA Direct Debit mandate on the payment line with partner '%s' and Invoice ref '%s'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,nb_transactions:0
|
||||
#: field:banking.export.sdd.wizard,nb_transactions:0
|
||||
msgid "Number of Transactions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "One-Off"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:res.company,original_creditor_identifier:0
|
||||
msgid "Original Creditor Identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,original_mandate_identification:0
|
||||
msgid "Original Mandate Identification"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:res.groups,name:account_banking_sepa_direct_debit.group_original_mandate_required
|
||||
msgid "Original Mandate Required (SEPA)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd:account_banking_sepa_direct_debit.view_banking_export_sdd_form
|
||||
#: field:banking.export.sdd,payment_order_ids:0
|
||||
#: field:banking.export.sdd.wizard,payment_order_ids:0
|
||||
msgid "Payment Orders"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:138
|
||||
#, python-format
|
||||
msgid "Payment Type Code '%s' is not supported. The only Payment Type Code supported for SEPA Direct Debit are 'pain.008.001.02', 'pain.008.001.03' and 'pain.008.001.04'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: selection:account.banking.mandate,type:0
|
||||
msgid "Recurrent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "Recurring"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,file_id:0
|
||||
msgid "SDD File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:res.partner:account_banking_sepa_direct_debit.sdd_mandate_partner_form
|
||||
#: view:res.partner.bank:account_banking_sepa_direct_debit.sdd_mandate_partner_bank_tree
|
||||
msgid "SDD Mandates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:res.company,sepa_creditor_identifier:0
|
||||
msgid "SEPA Creditor Identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd:account_banking_sepa_direct_debit.view_banking_export_sdd_form
|
||||
#: view:banking.export.sdd:account_banking_sepa_direct_debit.view_banking_export_sdd_tree
|
||||
msgid "SEPA Direct Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.actions.act_window,name:account_banking_sepa_direct_debit.action_account_banking_sdd
|
||||
#: model:ir.ui.menu,name:account_banking_sepa_direct_debit.menu_account_banking_sdd
|
||||
msgid "SEPA Direct Debit Files"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "SEPA Direct Debit XML file generation"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_banking_export_sdd
|
||||
msgid "SEPA Direct Debit export"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,file:0
|
||||
msgid "SEPA File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,scheme:0
|
||||
msgid "Scheme"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,state:0
|
||||
msgid "Sent"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "Sequence Type for Next Debit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_final
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_final
|
||||
msgid "Sequence Type set to Final"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_first
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_first
|
||||
msgid "Sequence Type set to First"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_recurring
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_recurring
|
||||
msgid "Sequence Type set to Recurring"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd,charge_bearer:0
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Shared"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,state:0
|
||||
#: field:banking.export.sdd.wizard,state:0
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:194
|
||||
#, python-format
|
||||
msgid "The SEPA Direct Debit mandate with reference '%s' for partner '%s' has expired."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:203
|
||||
#, python-format
|
||||
msgid "The mandate with reference '%s' for partner '%s' has type set to 'One-Off' and it has a last debit date set to '%s', so we can't use it."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:86
|
||||
#, python-format
|
||||
msgid "The recurrent mandate '%s' must have a sequence type."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:95
|
||||
#, python-format
|
||||
msgid "The recurrent mandate '%s' which is not marked as 'Migrated to SEPA' must have its recurrent sequence type set to 'First'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "This field is only used for Recurrent mandates, not for One-Off mandates."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd,total_amount:0
|
||||
#: field:banking.export.sdd.wizard,total_amount:0
|
||||
msgid "Total Amount"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_tree
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,type:0
|
||||
msgid "Type of Mandate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Validate"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,original_mandate_identification:0
|
||||
msgid "When the field 'Migrated to SEPA' is not active, this field will be used as the Original Mandate Identification in the Direct Debit file."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:105
|
||||
#, python-format
|
||||
msgid "You must set the 'Original Mandate Identification' on the recurrent mandate '%s' which is not marked as 'Migrated to SEPA'."
|
||||
msgstr ""
|
||||
|
||||
@@ -1,32 +1,109 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_banking_sepa_direct_debit
|
||||
#
|
||||
# Translators:
|
||||
# * account_banking_sepa_direct_debit
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: bank-payment (8.0)\n"
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-04-08 00:46+0000\n"
|
||||
"PO-Revision-Date: 2016-04-07 16:04+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-payment-8-0/language/es/)\n"
|
||||
"POT-Creation-Date: 2016-07-01 19:00+0000\n"
|
||||
"PO-Revision-Date: 2016-07-01 19:00+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"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.actions.act_window,help:account_banking_sepa_direct_debit.mandate_action
|
||||
msgid ""
|
||||
"<p class=\"oe_view_nocontent_create\">\n"
|
||||
" Click to create a new SEPA Direct Debit Mandate.\n"
|
||||
" </p><p>\n"
|
||||
" A SEPA Direct Debit Mandate is a document signed by your customer that gives you the autorization to do one or several direct debits on his bank account.\n"
|
||||
" </p>\n"
|
||||
" "
|
||||
msgstr "<p class=\"oe_view_nocontent_create\">\n Pulse para crear un nuevo mandato bancario.\n </p><p>\n Un mandato bancario es un documento firmado por su cliente que le da la autorización para hacer una o varias operaciones en su cuenta bancaria.\n </p>\n "
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Account Number - IBAN:</em>"
|
||||
msgstr "<em>Número de cuenta - IBAN:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Address of the Debtor:</em>"
|
||||
msgstr "<em>Dirección del deudor:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Address:</em>"
|
||||
msgstr "<em>Dirección:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Country of the debtor:</em>"
|
||||
msgstr "<em>País del deudor:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Country:</em>"
|
||||
msgstr "<em>País:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Creditor's Name:</em>"
|
||||
msgstr "<em>Nombre del acreedor:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Date - Location:</em>"
|
||||
msgstr "<em>Fecha - Localidad:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Debtor's Name:</em>"
|
||||
msgstr "<em>Nombre del deudor:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Identifier:</em>"
|
||||
msgstr "<em>Identificador:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Mandate Reference:</em>"
|
||||
msgstr "<em>Referencia del mandato:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Postal Code - City - Town:</em>"
|
||||
msgstr "<em>Código postal - Población - Provincia:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Signature of the debtor:</em>"
|
||||
msgstr "<em>Firma del deudor:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Swift BIC (up to 8 or 11 characteres):</em>"
|
||||
msgstr "<em>Swift BIC (puede contener 8 u 11 posiciones):</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<em>Type of payment:</em>"
|
||||
msgstr "<em>Tipo de pago:</em>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<span class=\"col-xs-12 text-right\" style=\"font-size:8px;\">To be completed by the creditor</span>"
|
||||
msgstr "<span class=\"col-xs-12 text-right\" style=\"font-size:8px;\">A cumplimentar por el acreedor</span>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<span class=\"col-xs-12 text-right\" style=\"font-size:8px;\">To be completed by the debtor</span>"
|
||||
msgstr "<span class=\"col-xs-12 text-right\" style=\"font-size:8px;\">A cumplimentar por el deudor</span>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<strong>Sepa Business-To-Business Direct debit Mandate</strong>"
|
||||
msgstr "<strong>Orden de domiciliación de adeudo directo SEPA B2B</strong>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "<strong>Sepa Direct Debit Mandate</strong>"
|
||||
msgstr "<strong>Mandato de adeudo directo SEPA</strong>"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_banking_mandate
|
||||
@@ -34,56 +111,35 @@ msgid "A generic banking mandate"
|
||||
msgstr "Un mandato bancario genérico"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid ""
|
||||
"ALL GAPS ARE MANDATORY. ONCE THIS MANDATE HAS BEEN SIGNED MUST BE SENT TO "
|
||||
"CREDITOR FOR STORAGE."
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "ALL GAPS ARE MANDATORY. ONCE THIS MANDATE HAS BEEN SIGNED MUST BE SENT TO CREDITOR FOR STORAGE."
|
||||
msgstr "TODOS LOS CAMPOS HAN DE SER CUMPLIMENTADOS OBLIGATORIAMENTE. UNA VEZ FIRMADA ESTA ORDEN DE DOMICILIACIÓN DEBE SER ENVIADA AL ACREEDOR PARA SU CUSTODIA."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid ""
|
||||
"ALL GAPS ARE MANDATORY. ONCE THIS MANDATE HAS BEEN SIGNED MUST BE SENT TO CREDITOR FOR STORAGE.\n"
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "ALL GAPS ARE MANDATORY. ONCE THIS MANDATE HAS BEEN SIGNED MUST BE SENT TO CREDITOR FOR STORAGE.\n"
|
||||
" NEVERTHELESS, THE BANK OF DEBTOR REQUIRES DEBTOR’S AUTHORIZATION BEFORE DEBITING B2B DIRECT DEBITS IN THE ACCOUNT.\n"
|
||||
" THE DEBTOR WILL BE ABLE TO MANAGE THE MENTIONED AUTHORIZATION THROUGH THE MEANS PROVIDED BY HIS BANK."
|
||||
msgstr "TODOS LOS CAMPOS HAN DE SER CUMPLIMENTADOS OBLIGATORIAMENTE. UNA VEZ FIRMADA ESTA ORDEN DE DOMICILIACIÓN DEBE SER ENVIADA AL ACREEDOR PARA SU CUSTODIA.LA ENTIDAD DE DEUDOR REQUIERE AUTORIZACIÓN DE ÉSTE PREVIA AL CARGO EN CUENTA DE LOS ADEUDOS DIRECTOS B2B.EL DEUDOR PODRÁ GESTIONAR DICHA AUTORIZACIÓN CON LOS MEDIOS QUE SU ENTIDAD PONGA A SU DISPOSICIÓN."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Account Number - IBAN:"
|
||||
msgstr "Número de cuenta - IBAN:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Address of the Debtor:"
|
||||
msgstr "Dirección del deudor:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Address:"
|
||||
msgstr "Dirección:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid ""
|
||||
"As part of your rights, you are entitled to a refund from\n"
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "As part of your rights, you are entitled to a refund from\n"
|
||||
" your bank under the terms and conditions of your agreement\n"
|
||||
" with your bank.\n"
|
||||
" A refund must be claimed within 8 weeks starting from the date on which your account was debited."
|
||||
msgstr "Como parte de sus derechos, el deudor está legitimado al reembolso por su entidad en los términos y condiciones del contrato suscrito con la misma. La solicitud de reembolso deberá efectuarse dentro de las ocho semanas que siguen a la fecha de adeudo en cuenta. Puede obtener información adicional sobre sus derechos en su entidad financiera."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:116
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:76
|
||||
#, python-format
|
||||
msgid ""
|
||||
"As you changed the bank account attached to this mandate, the 'Sequence "
|
||||
"Type' has been set back to 'First'."
|
||||
msgid "As you changed the bank account attached to this mandate, the 'Sequence Type' has been set back to 'First'."
|
||||
msgstr "Puesto que ha cambiado la cuenta bancaria relacionada con este mandato, el 'Tipo de secuencia' se ha vuelto a 'Inicial'."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_bank_payment_line
|
||||
msgid "Bank Payment Lines"
|
||||
msgstr "Lineas de pago bancario"
|
||||
msgstr "Líneas de pago bancario"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,scheme:0
|
||||
@@ -91,297 +147,107 @@ msgid "Basic (CORE)"
|
||||
msgstr "Básico (CORE)"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,batch_booking:0
|
||||
msgid "Batch Booking"
|
||||
msgstr "Registro en lote"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Borne by Creditor"
|
||||
msgstr "A cargo del acreedor"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Borne by Debtor"
|
||||
msgstr "A cargo del deudor"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "By signing this mandate form, you authorise (A)"
|
||||
msgstr "Mediante la firma de esta orden de domiciliación, el deudor autoriza (A) "
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Cancel"
|
||||
msgstr "Cancelar"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Charge Bearer"
|
||||
msgstr "A cargo del portador"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Compañías"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Country of the debtor:"
|
||||
msgstr "País del deudor:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Country:"
|
||||
msgstr "País:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,state:0
|
||||
msgid "Create"
|
||||
msgstr "Crear"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,create_uid:0
|
||||
msgid "Created by"
|
||||
msgstr "Creado por"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,create_date:0
|
||||
msgid "Created on"
|
||||
msgstr "Creado en"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Creditor's Name:"
|
||||
msgstr "Nombre del acreedor:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Date - Location:"
|
||||
msgstr "Fecha - Localidad:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Debtor's Name:"
|
||||
msgstr "Nombre del deudor:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:payment.mode,sepa_creditor_identifier:0
|
||||
msgid ""
|
||||
"Enter the Creditor Identifier that has been attributed to your company to make SEPA Direct Debits. If not defined, SEPA Creditor Identifier from company will be used.\n"
|
||||
#: model:ir.model.fields,help:account_banking_sepa_direct_debit.field_account_payment_mode_sepa_creditor_identifier
|
||||
msgid "Enter the Creditor Identifier that has been attributed to your company to make SEPA Direct Debits. If not defined, SEPA Creditor Identifier from company will be used.\n"
|
||||
"This identifier is composed of :\n"
|
||||
"- your country ISO code (2 letters)\n"
|
||||
"- a 2-digits checkum\n"
|
||||
"- a 3-letters business code\n"
|
||||
"- a country-specific identifier"
|
||||
msgstr "Introduzca el identificador de acreedor que se le ha atribuido a su compañía para realizar adeudos directos SEPA. Su banco suele poseer esta información. Este identificador se compone de:\n- el código ISO de 2 letras de su país\n- dos dígitos de comprobación\n- tres letras de código de negocio\n- un identificador específico de país (en España, el NIF)"
|
||||
msgstr "Introduzca el identificador de acreedor que se le ha atribuido a su compañía para realizar adeudos directos SEPA. Su banco suele poseer esta información. Este identificador se compone de:\n"
|
||||
"- el código ISO de 2 letras de su país\n"
|
||||
"- dos dígitos de comprobación\n"
|
||||
"- tres letras de código de negocio\n"
|
||||
"- un identificador específico de país (en España, el NIF)"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:res.company,sepa_creditor_identifier:0
|
||||
msgid ""
|
||||
"Enter the Creditor Identifier that has been attributed to your company to make SEPA Direct Debits. This identifier is composed of :\n"
|
||||
#: model:ir.model.fields,help:account_banking_sepa_direct_debit.field_account_config_settings_sepa_creditor_identifier
|
||||
#: model:ir.model.fields,help:account_banking_sepa_direct_debit.field_res_company_sepa_creditor_identifier
|
||||
msgid "Enter the Creditor Identifier that has been attributed to your company to make SEPA Direct Debits. This identifier is composed of :\n"
|
||||
"- your country ISO code (2 letters)\n"
|
||||
"- a 2-digits checkum\n"
|
||||
"- a 3-letters business code\n"
|
||||
"- a country-specific identifier"
|
||||
msgstr "Introduzca el identificador de acreedor que se le ha atribuido a su compañía para realizar adeudos directos SEPA. Su banco suele poseer esta información. Este identificador se compone de:\n- el código ISO de 2 letras de su país\n- dos dígitos de comprobación\n- tres letras de código de negocio\n- un identificador específico de país (en España, el NIF)"
|
||||
msgstr "Introduzca el identificador de acreedor que se le ha atribuido a su compañía para realizar adeudos directos SEPA. Su banco suele poseer esta información. Este identificador se compone de:\n"
|
||||
"- el código ISO de 2 letras de su país\n"
|
||||
"- dos dígitos de comprobación\n"
|
||||
"- tres letras de código de negocio\n"
|
||||
"- un identificador específico de país (en España, el NIF)"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,scheme:0
|
||||
msgid "Enterprise (B2B)"
|
||||
msgstr "Empresa (B2B)"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/payment_mode.py:42
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/res_company.py:32
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Error"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_banking_export_sdd_wizard
|
||||
msgid "Export SEPA Direct Debit File"
|
||||
msgstr "Exportar archivo de adeudo directo SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,file:0
|
||||
msgid "File"
|
||||
msgstr "Archivo"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,filename:0
|
||||
msgid "Filename"
|
||||
msgstr "Nombre de archivo"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "Final"
|
||||
msgstr "Final"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,state:0
|
||||
msgid "Finish"
|
||||
msgstr "Finalizar"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid "First"
|
||||
msgstr "Inicial"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Following Service Level"
|
||||
msgstr "Según el acuerdo de servicio"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid ""
|
||||
"Following service level : transaction charges are to be applied following "
|
||||
"the rules agreed in the service level and/or scheme (SEPA Core messages must"
|
||||
" use this). Shared : transaction charges on the creditor side are to be "
|
||||
"borne by the creditor, transaction charges on the debtor side are to be "
|
||||
"borne by the debtor. Borne by creditor : all transaction charges are to be "
|
||||
"borne by the creditor. Borne by debtor : all transaction charges are to be "
|
||||
"borne by the debtor."
|
||||
msgstr "Según el acuerdo de servicio: los costes de la transacción se aplicarán siguiendo las reglas acordadas en el nivel de servicio y/o en el esquema (las remesas SEPA Core deben usar esta opción). Compartidos: los costes de la transacción en la parte del acreedor están a cargo del acreedor, y los costes de la transacción del lado del deudor estarán a cargo del deudor. A cargo del acreedor: todos los costes de la transacción estarán a cargo del acreedor. A cargo del deudor: Todos los costes de la transacción estarán a cargo del deudor."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Generate"
|
||||
msgstr "Generar"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,id:0
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Identifier:"
|
||||
msgstr "Identificador:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:payment.mode,original_creditor_identifier:0
|
||||
msgid ""
|
||||
"If not defined, Original Creditor Identifier from company will be used."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,sepa_migrated:0
|
||||
msgid ""
|
||||
"If this field is not active, the mandate section of the next direct debit "
|
||||
"file that include this mandate will contain the 'Original Mandate "
|
||||
"Identification' and the 'Original Creditor Scheme Identification'. This is "
|
||||
"required in a few countries (Belgium for instance), but not in all "
|
||||
"countries. If this is not required in your country, you should keep this "
|
||||
"field always active."
|
||||
msgstr "Si este campo no está marcado, la sección 'mandato' del próximo archivo de adeudo directo que lo incluya contendrá el valor de los campos 'Identificación del mandato original' y 'Identificación del esquema original del acreedor'. Esto se requiere en algunos países (Bélgica por ejemplo), pero no en todos ellos. Si no es un requisito en su país, este campo siempre debe estar marcado."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:banking.export.sdd.wizard,batch_booking:0
|
||||
msgid ""
|
||||
"If true, the bank statement will display only one credit line for all the "
|
||||
"direct debits of the SEPA file ; if false, the bank statement will display "
|
||||
"one credit line per direct debit of the SEPA file."
|
||||
msgstr "Si está marcado, el extracto bancario mostrará sólo una línea del haber para todos los adeudos directos del archivo SEPA; si no está marcado, entonces el extracto bancario mostrará una línea por cada adeudo directo del archivo SEPA."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/payment_mode.py:43
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/res_company.py:33
|
||||
#, python-format
|
||||
msgid "Invalid SEPA Creditor Identifier."
|
||||
msgstr "Identificador de acreedor SEPA no válido."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,write_uid:0
|
||||
msgid "Last Updated by"
|
||||
msgstr "Última actualización por"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,write_date:0
|
||||
msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Mandate Reference:"
|
||||
msgstr "Referencia del mandato:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:115
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:75
|
||||
#, python-format
|
||||
msgid "Mandate update"
|
||||
msgstr "Actualizacion de mandato"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,sepa_migrated:0
|
||||
msgid "Migrated to SEPA"
|
||||
msgstr "Migrado a SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:159
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_payment_order.py:98
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing SEPA Direct Debit mandate on the bank payment line with partner '%s'"
|
||||
" (reference '%s')."
|
||||
msgstr "Falta el mandato de adeudo directo SEPA en la linea de pago bancario con la empresa '%s' (referencia '%s')."
|
||||
msgid "Missing SEPA Direct Debit mandate on the bank payment line with partner '%s' (reference '%s')."
|
||||
msgstr "Falta el mandato de adeudo directo SEPA en la linea de pago bancario de la empresa '%s' (referencia '%s')."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,nb_transactions:0
|
||||
msgid "Number of Transactions"
|
||||
msgstr "Nº de transacciones"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: selection:account.banking.mandate,type:0
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_search
|
||||
msgid "One-Off"
|
||||
msgstr "Único"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:payment.mode,original_creditor_identifier:0
|
||||
#: field:res.company,original_creditor_identifier:0
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_res_company_original_creditor_identifier
|
||||
msgid "Original Creditor Identifier"
|
||||
msgstr "Identificador del acreedor original"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,original_mandate_identification:0
|
||||
msgid "Original Mandate Identification"
|
||||
msgstr "Identificación del mandato original"
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_payment_method
|
||||
msgid "Payment Methods"
|
||||
msgstr "Métodos de pago"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:res.groups,name:account_banking_sepa_direct_debit.group_original_mandate_required
|
||||
msgid "Original Mandate Required (SEPA)"
|
||||
msgstr "Mandato original requerido (SEPA)"
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_payment_mode
|
||||
msgid "Payment Modes"
|
||||
msgstr "Métodos de pago"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_payment_mode
|
||||
msgid "Payment Mode"
|
||||
msgstr "Modo de pago"
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_payment_order
|
||||
msgid "Payment Order"
|
||||
msgstr "Orden de pago"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,payment_order_ids:0
|
||||
msgid "Payment Orders"
|
||||
msgstr "Órdenes de pago"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:117
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_payment_order.py:62
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Payment Type Code '%s' is not supported. The only Payment Type Code "
|
||||
"supported for SEPA Direct Debit are 'pain.008.001.02', 'pain.008.001.03' and"
|
||||
" 'pain.008.001.04'."
|
||||
msgid "Payment Type Code '%s' is not supported. The only Payment Type Code supported for SEPA Direct Debit are 'pain.008.001.02', 'pain.008.001.03' and 'pain.008.001.04'."
|
||||
msgstr "El código de tipo de pago '%s' no está soportado. Los únicos códigos de tipo de pago soportados para los adedudos directos SEPA son 'pain.008.001.02', 'pain.008.001.03' y 'pain.008.001.04'."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Postal Code - City - Town:"
|
||||
msgstr "Código postal - Población - Provincia:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: selection:account.banking.mandate,type:0
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_search
|
||||
msgid "Recurrent"
|
||||
msgstr "Recurrente"
|
||||
|
||||
@@ -391,198 +257,96 @@ msgid "Recurring"
|
||||
msgstr "Periódico"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:res.partner:account_banking_sepa_direct_debit.sdd_mandate_partner_form
|
||||
#: view:res.partner.bank:account_banking_sepa_direct_debit.sdd_mandate_partner_bank_tree
|
||||
msgid "SDD Mandates"
|
||||
msgstr "Mandatos SDD"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:payment.mode,sepa_creditor_identifier:0
|
||||
#: field:res.company,sepa_creditor_identifier:0
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_account_config_settings_sepa_creditor_identifier
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_account_payment_mode_sepa_creditor_identifier
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_res_company_sepa_creditor_identifier
|
||||
msgid "SEPA Creditor Identifier"
|
||||
msgstr "Identificador de acreedor SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:ir.actions.act_window,name:account_banking_sepa_direct_debit.mandate_action
|
||||
msgid "SEPA Direct Debit Mandates"
|
||||
msgstr "Mandatos de adeudos directos SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "SEPA Direct Debit XML file generation"
|
||||
msgstr "Generación del archivo XML de adeudo directo SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: field:account.banking.mandate,scheme:0
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_account_banking_mandate_scheme
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_search
|
||||
msgid "Scheme"
|
||||
msgstr "Esquema"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Sepa Business-To-Business Direct debit Mandate"
|
||||
msgstr "Orden de domiciliación de adeudo directo SEPA B2B"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Sepa Direct Debit Mandate"
|
||||
msgstr "Mandatos de adeudos directos SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:35
|
||||
#: model:ir.actions.report.xml,name:account_banking_sepa_direct_debit.report_sepa_direct_debit_mandate
|
||||
#, python-format
|
||||
msgid "Sepa Mandate"
|
||||
msgstr "Mandato SEPA"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_tree
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_search
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_tree
|
||||
msgid "Sequence Type"
|
||||
msgstr "Tipo de secuencia"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,recurrent_sequence_type:0
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_account_banking_mandate_recurrent_sequence_type
|
||||
msgid "Sequence Type for Next Debit"
|
||||
msgstr "Tipo de secuencia para el próximo cobro"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_final
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_final
|
||||
msgid "Sequence Type set to Final"
|
||||
msgstr "Tipo de secuencia establecida a 'Final'"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_first
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_first
|
||||
msgid "Sequence Type set to First"
|
||||
msgstr "Tipo de secuencia establecida a 'Inicial'"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: model:mail.message.subtype,description:account_banking_sepa_direct_debit.recurrent_sequence_type_recurring
|
||||
#: model:mail.message.subtype,name:account_banking_sepa_direct_debit.recurrent_sequence_type_recurring
|
||||
msgid "Sequence Type set to Recurring"
|
||||
msgstr "Tipo de secuencia establecida a 'Recurrente'"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: selection:banking.export.sdd.wizard,charge_bearer:0
|
||||
msgid "Shared"
|
||||
msgstr "Compartidos"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Signature of the debtor:"
|
||||
msgstr "Firma del deudor:"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,state:0
|
||||
msgid "State"
|
||||
msgstr "Estado"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Swift BIC (up to 8 or 11 characteres):"
|
||||
msgstr "Swift BIC (puede contener 8 u 11 posiciones):"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:166
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_payment_mode.py:39
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/res_company.py:33
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The SEPA Direct Debit mandate with reference '%s' for partner '%s' has "
|
||||
"expired."
|
||||
msgid "The SEPA Creditor Identifier '%s' is invalid."
|
||||
msgstr "Identificador de acreedor SEPA no válido."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_payment_order.py:105
|
||||
#, python-format
|
||||
msgid "The SEPA Direct Debit mandate with reference '%s' for partner '%s' has expired."
|
||||
msgstr "El mandato de adeudo directo SEPA con referencia '%s' para la empresa '%s' ha expirado."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/wizard/export_sdd.py:174
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_payment_order.py:113
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The mandate with reference '%s' for partner '%s' has type set to 'One-Off' "
|
||||
"and it has a last debit date set to '%s', so we can't use it."
|
||||
msgid "The mandate with reference '%s' for partner '%s' has type set to 'One-Off' and it has a last debit date set to '%s', so we can't use it."
|
||||
msgstr "El mandato con referencia '%s' para la empresa '%s' tipo como 'Único', ya tiene como fecha de último cobro '%s', por lo que no se puede usar."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:76
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:48
|
||||
#, python-format
|
||||
msgid "The recurrent mandate '%s' must have a sequence type."
|
||||
msgstr "El mandato periódico '%s' debe tener un tipo de secuencia."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:86
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The recurrent mandate '%s' which is not marked as 'Migrated to SEPA' must "
|
||||
"have its recurrent sequence type set to 'First'."
|
||||
msgstr "El mandato periódico '%s', que no está marcado como 'Migrado a SEPA', debe establecer su tipo de secuencia a 'Inicial'."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,recurrent_sequence_type:0
|
||||
msgid ""
|
||||
"This field is only used for Recurrent mandates, not for One-Off mandates."
|
||||
#: model:ir.model.fields,help:account_banking_sepa_direct_debit.field_account_banking_mandate_recurrent_sequence_type
|
||||
msgid "This field is only used for Recurrent mandates, not for One-Off mandates."
|
||||
msgstr "Este campo se utiliza sólo para mandatos periódicos, no para únicos."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid ""
|
||||
"This mandate is only intended for business-to-business transactions.\n"
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "This mandate is only intended for business-to-business transactions.\n"
|
||||
" You are not entitled to a refund from your bank after your account has\n"
|
||||
" been debited, but you are entitled to request your bank\n"
|
||||
" not to debit your account up until the day on which the payment is due."
|
||||
msgstr "Esta orden de domiciliación está prevista para operaciones exclusivamente entre empresas y/o autónomos. El deudor no tiene derecho a que su entidad le reembolse una vez que se haya realizado el cargo en cuenta, pero puede solicitar a su entidad que no efectúe el adeudo en la cuenta hasta la fecha debida. Podrá obtener información detallada del procedimiento en su entidad financiera."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "To be completed by the creditor"
|
||||
msgstr "A cumplimentar por el acreedor"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "To be completed by the debtor"
|
||||
msgstr "A cumplimentar por el deudor"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:banking.export.sdd.wizard,total_amount:0
|
||||
msgid "Total Amount"
|
||||
msgstr "Importe total"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_search
|
||||
#: view:account.banking.mandate:account_banking_sepa_direct_debit.sdd_mandate_tree
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_search
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_mandate_tree
|
||||
msgid "Type"
|
||||
msgstr "Tipo"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: field:account.banking.mandate,type:0
|
||||
#: model:ir.model.fields,field_description:account_banking_sepa_direct_debit.field_account_banking_mandate_type
|
||||
msgid "Type of Mandate"
|
||||
msgstr "Tipo de mandato"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "Type of payment:"
|
||||
msgstr "Tipo de pago"
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.view_account_config_settings
|
||||
msgid "Write the ICS of your company"
|
||||
msgstr "Escriba el IAS de su compañía"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:banking.export.sdd.wizard:account_banking_sepa_direct_debit.banking_export_sdd_wizard_view
|
||||
msgid "Validate"
|
||||
msgstr "Validar"
|
||||
#: model:ir.model,name:account_banking_sepa_direct_debit.model_account_config_settings
|
||||
msgid "account.config.settings"
|
||||
msgstr "account.config.settings"
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: help:account.banking.mandate,original_mandate_identification:0
|
||||
msgid ""
|
||||
"When the field 'Migrated to SEPA' is not active, this field will be used as "
|
||||
"the Original Mandate Identification in the Direct Debit file."
|
||||
msgstr "Cuando el campo 'Migrado a SEPA' no está marcado, este campo se usa como identificación del mandato original en el archivo de adeudo directo."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: code:addons/account_banking_sepa_direct_debit/models/account_banking_mandate.py:98
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You must set the 'Original Mandate Identification' on the recurrent mandate "
|
||||
"'%s' which is not marked as 'Migrated to SEPA'."
|
||||
msgstr "Debe establecer el campo 'Identificación de mandato original en el mandato periódico '%s', que no está marcado como 'Migrado a SEPA'."
|
||||
|
||||
#. module: account_banking_sepa_direct_debit
|
||||
#: view:website:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid ""
|
||||
"to send instructions to your bank to debit your account and (B) your bank to\n"
|
||||
#: model:ir.ui.view,arch_db:account_banking_sepa_direct_debit.sepa_direct_debit_mandate_document
|
||||
msgid "to send instructions to your bank to debit your account and (B) your bank to\n"
|
||||
" debit your account in accordance with the instructions from"
|
||||
msgstr "a enviar instrucciones a la entidad del deudor para adeudar su cuenta y (B) a la entidad para efectuar los adeudos en su cuenta siguiendo las instrucciones del acreedor "
|
||||
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
<odoo>
|
||||
|
||||
<template id="sepa_direct_debit_mandate_document">
|
||||
<t t-call="report.external_layout">
|
||||
<t t-set="doc" t-value="doc.with_context({'lang':doc.partner_id.lang})" />
|
||||
<div class="page">
|
||||
<style type="text/css">
|
||||
@@ -111,7 +109,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</t>
|
||||
</template>
|
||||
|
||||
<template id="sepa_direct_debit_mandate">
|
||||
@@ -122,5 +119,4 @@
|
||||
</t>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user