Skip to content

Commit

Permalink
Merge pull request #502 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/bank-statement-import (16.0)
  • Loading branch information
bt-admin authored Feb 3, 2024
2 parents 4684e9d + baed797 commit 6ad8eb7
Show file tree
Hide file tree
Showing 21 changed files with 319 additions and 38 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ addon | version | maintainers | summary
[account_statement_import_file](account_statement_import_file/) | 16.0.1.0.2 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import Statement Files
[account_statement_import_file_reconcile_oca](account_statement_import_file_reconcile_oca/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import Statement Files and Go Direct to Reconciliation
[account_statement_import_ofx](account_statement_import_ofx/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import OFX Bank Statement
[account_statement_import_online](account_statement_import_online/) | 16.0.1.1.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update
[account_statement_import_online](account_statement_import_online/) | 16.0.1.2.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.1 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 16.0.1.0.0 | | Online Bank Statements: MyPonto.com
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 16.0.1.1.0 | | Online Bank Statements: MyPonto.com
[account_statement_import_sheet_file](account_statement_import_sheet_file/) | 16.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Import TXT/CSV or XLSX files as Bank Statements in Odoo

[//]: # (end addons)
Expand Down
25 changes: 25 additions & 0 deletions account_statement_import_file_reconcile_oca/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_file_reconcile_oca
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: account_statement_import_file_reconcile_oca
#: model:ir.model,name:account_statement_import_file_reconcile_oca.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr ""

#. module: account_statement_import_file_reconcile_oca
#: model_terms:ir.ui.view,arch_db:account_statement_import_file_reconcile_oca.account_statement_import_form
msgid "Import and Start to Reconcile"
msgstr ""
2 changes: 1 addition & 1 deletion account_statement_import_online/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Online Bank Statements
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5f8fb744f2638751d3401c3c729502aa387c024bbf66769c89302067a5c7bf28
!! source digest: sha256:c2c6fa7e76620768efb21c4cde6d59bf79f3822a9c7fa04ba7316b7884342757
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
3 changes: 2 additions & 1 deletion account_statement_import_online/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{
"name": "Online Bank Statements",
"version": "16.0.1.1.0",
"version": "16.0.1.2.0",
"author": "CorporateHub, Odoo Community Association (OCA)",
"maintainers": ["alexey-pelykh"],
"website": "https://github.com/OCA/bank-statement-import",
Expand All @@ -19,6 +19,7 @@
"data/account_statement_import_online.xml",
"security/ir.model.access.csv",
"security/online_bank_statement_provider.xml",
"wizards/online_bank_statement_pull_debug.xml",
"wizards/online_bank_statement_pull_wizard.xml",
"views/actions.xml",
"views/account_journal.xml",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@ msgstr ""
msgid "Certificate Public Key"
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
msgid "Close"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
msgid "Company"
Expand All @@ -95,12 +100,14 @@ msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
msgid "Created by"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
msgid "Created on"
msgstr ""
Expand All @@ -122,6 +129,7 @@ msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
msgid "Display Name"
msgstr ""
Expand All @@ -135,6 +143,11 @@ msgid ""
"{exception}. See server logs for more details."
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Fetch and display transaction data (for debug purposes)"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
msgid "Followers"
Expand Down Expand Up @@ -162,6 +175,7 @@ msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
msgid "ID"
msgstr ""
Expand All @@ -176,6 +190,11 @@ msgstr ""
msgid "If checked, some messages have a delivery error."
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Import Transactions"
msgstr ""

#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
Expand Down Expand Up @@ -213,18 +232,21 @@ msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
msgid "Last Updated by"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
msgid "Last Updated on"
msgstr ""
Expand Down Expand Up @@ -340,6 +362,11 @@ msgstr ""
msgid "Online Bank Statement Providers"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
msgid "Online Bank Statement Pull Debug Wizard"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
msgid "Online Bank Statement Pull Wizard"
Expand All @@ -364,6 +391,11 @@ msgstr ""
msgid "Online Bank Statements Pull Wizard"
msgstr ""

#. module: account_statement_import_online
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
msgid "Online bank statements - Debug"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
msgid "Only one online banking statement provider per journal!"
Expand All @@ -389,11 +421,6 @@ msgstr ""
msgid "Provider"
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Pull"
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
Expand All @@ -413,6 +440,11 @@ msgstr ""
msgid "Pulling online bank statements of: %(provider_names)s"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
msgid "RAW data"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
msgid "Sanitized Account Number"
Expand Down Expand Up @@ -453,6 +485,11 @@ msgstr ""
msgid "Service"
msgstr ""

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Show Transaction Data"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
msgid "Statement Creation Mode"
Expand Down
50 changes: 45 additions & 5 deletions account_statement_import_online/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,11 @@ msgstr "Clave Privada del Certificado"
msgid "Certificate Public Key"
msgstr "Clave Pública del Certificado"

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_debug_form
msgid "Close"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__company_id
msgid "Company"
Expand All @@ -98,12 +103,14 @@ msgstr "Configuración"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__create_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__create_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__create_date
msgid "Created on"
msgstr "Creado el"
Expand All @@ -125,6 +132,7 @@ msgstr "Día(s)"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"
Expand All @@ -141,6 +149,11 @@ msgstr ""
"{until}: {exception}. Consulte los registros del servidor para obtener más "
"detalles."

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Fetch and display transaction data (for debug purposes)"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
msgid "Followers"
Expand Down Expand Up @@ -168,6 +181,7 @@ msgstr "Hora(s)"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
msgid "ID"
msgstr "ID (identificación)"
Expand All @@ -182,6 +196,11 @@ msgstr "Si está marcado, nuevos mensajes necesitan su atención."
msgid "If checked, some messages have a delivery error."
msgstr "Si está marcada, algunos mensajes tienen un error de entrega."

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Import Transactions"
msgstr ""

#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
Expand Down Expand Up @@ -219,18 +238,21 @@ msgstr "Clave"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
msgid "Last Modified on"
msgstr "Última Modifiación el"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_uid
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_uid
msgid "Last Updated by"
msgstr "Actualizado por Última vez por"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__write_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__write_date
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__write_date
msgid "Last Updated on"
msgstr "Última Actualización el"
Expand Down Expand Up @@ -349,6 +371,11 @@ msgstr "Proveedor de Extractos Bancarios en Línea"
msgid "Online Bank Statement Providers"
msgstr "Proveedores de Extractos Bancarios en Línea"

#. module: account_statement_import_online
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_debug
msgid "Online Bank Statement Pull Debug Wizard"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model,name:account_statement_import_online.model_online_bank_statement_pull_wizard
msgid "Online Bank Statement Pull Wizard"
Expand All @@ -375,6 +402,11 @@ msgstr "Extractos Bancarios en Línea (OCA)"
msgid "Online Bank Statements Pull Wizard"
msgstr "Asistente de Extracción de Extractos Bancarios Online"

#. module: account_statement_import_online
#: model:ir.actions.act_window,name:account_statement_import_online.online_bank_statement_pull_debug_action
msgid "Online bank statements - Debug"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.constraint,message:account_statement_import_online.constraint_online_bank_statement_provider_journal_id_uniq
msgid "Only one online banking statement provider per journal!"
Expand All @@ -400,11 +432,6 @@ msgstr "Contraseña"
msgid "Provider"
msgstr "Proveedor"

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Pull"
msgstr "Tirar"

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
Expand All @@ -424,6 +451,11 @@ msgstr "Extraer Extractos Bancarios En Línea"
msgid "Pulling online bank statements of: %(provider_names)s"
msgstr "Obteniendo extractos bancarios en línea de: %(provider_names)s"

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_debug__data
msgid "RAW data"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__account_number
msgid "Sanitized Account Number"
Expand Down Expand Up @@ -464,6 +496,11 @@ msgstr "¡El intervalo de actualización debe ser superior a cero !"
msgid "Service"
msgstr "Servicio"

#. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_pull_wizard_form
msgid "Show Transaction Data"
msgstr ""

#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__statement_creation_mode
msgid "Statement Creation Mode"
Expand Down Expand Up @@ -527,3 +564,6 @@ msgstr "Semana(s)"
#: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__statement_creation_mode__weekly
msgid "Weekly statements"
msgstr "Extractos semanales"

#~ msgid "Pull"
#~ msgstr "Tirar"
Loading

0 comments on commit 6ad8eb7

Please sign in to comment.