diff --git a/account_statement_import_online/README.rst b/account_statement_import_online/README.rst index 9788e9c6..7c6c2a36 100644 --- a/account_statement_import_online/README.rst +++ b/account_statement_import_online/README.rst @@ -7,7 +7,7 @@ Online Bank Statements !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8fcd953e1f7dbcc59cc99c790825bef09e423b32ca67b7ac5714e12b1ced7b5c + !! source digest: sha256:c2c6fa7e76620768efb21c4cde6d59bf79f3822a9c7fa04ba7316b7884342757 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_statement_import_online/__manifest__.py b/account_statement_import_online/__manifest__.py index a982f8c8..f08d36c8 100644 --- a/account_statement_import_online/__manifest__.py +++ b/account_statement_import_online/__manifest__.py @@ -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", diff --git a/account_statement_import_online/i18n/account_statement_import_online.pot b/account_statement_import_online/i18n/account_statement_import_online.pot index 903194c3..4d51bd7e 100644 --- a/account_statement_import_online/i18n/account_statement_import_online.pot +++ b/account_statement_import_online/i18n/account_statement_import_online.pot @@ -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" @@ -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 "" @@ -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 "" @@ -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" @@ -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 "" @@ -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 @@ -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 "" @@ -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" @@ -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!" @@ -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 @@ -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" @@ -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" diff --git a/account_statement_import_online/i18n/es.po b/account_statement_import_online/i18n/es.po index d5821734..ba570fcf 100644 --- a/account_statement_import_online/i18n/es.po +++ b/account_statement_import_online/i18n/es.po @@ -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" @@ -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" @@ -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" @@ -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" @@ -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)" @@ -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 @@ -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" @@ -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" @@ -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!" @@ -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 @@ -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" @@ -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" @@ -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" diff --git a/account_statement_import_online/i18n/it.po b/account_statement_import_online/i18n/it.po index dadcfac5..aa6560ca 100644 --- a/account_statement_import_online/i18n/it.po +++ b/account_statement_import_online/i18n/it.po @@ -81,6 +81,11 @@ msgstr "Chiave privata certificato" msgid "Certificate Public Key" msgstr "Chiave pubblica certificato" +#. 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" @@ -98,12 +103,14 @@ msgstr "Configurazione" #. 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 "Creato il" @@ -125,6 +132,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 "Nome visualizzato" @@ -138,6 +146,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" @@ -165,6 +178,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 "ID" @@ -179,6 +193,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 @@ -216,18 +235,21 @@ msgstr "Chiave" #. 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 "Ultima modifica il" #. 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 "Ultimo aggiornamento di" #. 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 "Ultimo aggiornamento il" @@ -343,6 +365,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" @@ -367,6 +394,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!" @@ -392,11 +424,6 @@ msgstr "Password" 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 @@ -416,6 +443,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" @@ -456,6 +488,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" diff --git a/account_statement_import_online/i18n/nl.po b/account_statement_import_online/i18n/nl.po index e6c85191..4b66c530 100644 --- a/account_statement_import_online/i18n/nl.po +++ b/account_statement_import_online/i18n/nl.po @@ -81,6 +81,11 @@ msgstr "Certificaat privé sleutel" msgid "Certificate Public Key" msgstr "Certificaat publieke sleutel" +#. 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" @@ -98,12 +103,14 @@ msgstr "Configuratie" #. 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 "Aangemaakt door" #. 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 "Aangemaakt op" @@ -125,6 +132,7 @@ msgstr "Dag(en)" #. 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 "Weergavenaam" @@ -138,6 +146,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" @@ -165,6 +178,7 @@ msgstr "Uur/Uren" #. 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" @@ -179,6 +193,11 @@ msgstr "Indien aangevinkt, nieuwe berichten vereisen uw aandacht." msgid "If checked, some messages have a delivery error." msgstr "Indien aangevinkt, sommige berichten hebben een foutmelding." +#. 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 @@ -216,18 +235,21 @@ msgstr "Sleutel" #. 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 "Laatst bijgewerkt op" #. 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 "Laatst bijgewerkt door" #. 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 "Laatst bijgewerkt op" @@ -343,6 +365,11 @@ msgstr "Online Bank afschrift Aanbieder" msgid "Online Bank Statement Providers" msgstr "Online Bank afschrift Aanbieders" +#. 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" @@ -367,6 +394,11 @@ msgstr "Online Bank Afschriften (OCA)" 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!" @@ -393,11 +425,6 @@ msgstr "Wachtwoord" msgid "Provider" msgstr "Leverancier" -#. 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 "Opvragen" - #. 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 @@ -417,6 +444,11 @@ msgstr "Online Bank afschrifte opvragen" 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" @@ -457,6 +489,11 @@ msgstr "Planningsinterval moet groter zijn dan 0!" msgid "Service" msgstr "Service" +#. 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" @@ -519,6 +556,9 @@ msgstr "Weken" msgid "Weekly statements" msgstr "Weekelijkse afschriften" +#~ msgid "Pull" +#~ msgstr "Opvragen" + #, python-format #~ msgid "" #~ "Failed to obtain statement data for period since %s until %s: %s. See " diff --git a/account_statement_import_online/static/description/index.html b/account_statement_import_online/static/description/index.html index a390ff5e..2b839235 100644 --- a/account_statement_import_online/static/description/index.html +++ b/account_statement_import_online/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:8fcd953e1f7dbcc59cc99c790825bef09e423b32ca67b7ac5714e12b1ced7b5c +!! source digest: sha256:c2c6fa7e76620768efb21c4cde6d59bf79f3822a9c7fa04ba7316b7884342757 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module provides base for building online bank statements providers.
diff --git a/account_statement_import_online/wizards/online_bank_statement_pull_wizard.xml b/account_statement_import_online/wizards/online_bank_statement_pull_wizard.xml index ac997de5..e94b4f31 100644 --- a/account_statement_import_online/wizards/online_bank_statement_pull_wizard.xml +++ b/account_statement_import_online/wizards/online_bank_statement_pull_wizard.xml @@ -17,14 +17,15 @@