From 3635de18ba3883e06ff62d93cc2823c0dd9fa39f Mon Sep 17 00:00:00 2001 From: ntsirintanis Date: Thu, 14 Dec 2023 16:21:26 +0100 Subject: [PATCH 1/4] [IMP] account_statement_import_online_paypal: event_code update --- .../models/online_bank_statement_provider_paypal.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py b/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py index 4eb5a2f2e..2f515b042 100644 --- a/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py +++ b/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py @@ -64,6 +64,10 @@ "T0303": _("Electronic funds transfer (EFT)"), "T0400": _("General withdrawal from PayPal account"), "T0401": _("AutoSweep"), + "T0402": _("Withdrawal to Hyperwallet"), + "T0403": _( + "Withdrawals initiated by user manually. Not related to automated scheduled withdrawals" + ), "T0500": _("General PayPal debit card transaction"), "T0501": _("Virtual PayPal debit card transaction"), "T0502": _("PayPal debit card withdrawal to ATM"), @@ -141,6 +145,7 @@ "T2001": _("Settlement consolidation"), "T2002": _("Transfer of funds from payable"), "T2003": _("Transfer to external GL entity"), + "T2004": _("Receivables financing - Applicable only in Brazil"), "T2101": _("General hold"), "T2102": _("General hold release"), "T2103": _("Reserve hold"), @@ -154,7 +159,9 @@ "T2111": _("Funds not yet available"), "T2112": _("Funds available"), "T2113": _("Blocked payments"), + "T2114": _("Tax hold"), "T2201": _("Transfer to and from a credit-card-funded restricted balance"), + "T2301": _("Tax withholding to IRS"), "T3000": _("Generic instrument/Open Wallet transaction"), "T5000": _("Deferred disbursement, funds collected for disbursement"), "T5001": _("Delayed disbursement, funds disbursed"), From c93234aca19140e59c3b905912b81fffa205494c Mon Sep 17 00:00:00 2001 From: oca-ci Date: Tue, 26 Dec 2023 14:30:26 +0000 Subject: [PATCH 2/4] [UPD] Update account_statement_import_online_paypal.pot --- ...account_statement_import_online_paypal.pot | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/account_statement_import_online_paypal/i18n/account_statement_import_online_paypal.pot b/account_statement_import_online_paypal/i18n/account_statement_import_online_paypal.pot index ca6d21c00..7ba8a4684 100644 --- a/account_statement_import_online_paypal/i18n/account_statement_import_online_paypal.pot +++ b/account_statement_import_online_paypal/i18n/account_statement_import_online_paypal.pot @@ -865,6 +865,13 @@ msgstr "" msgid "Rebate payments" msgstr "" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Receivables financing - Applicable only in Brazil" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 @@ -947,6 +954,20 @@ msgstr "" msgid "Subscription payment" msgstr "" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Tax hold" +msgstr "" + +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Tax withholding to IRS" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 @@ -1067,6 +1088,22 @@ msgstr "" msgid "Website payments. Pro account monthly fee" msgstr "" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Withdrawal to Hyperwallet" +msgstr "" + +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "" +"Withdrawals initiated by user manually. Not related to automated scheduled " +"withdrawals" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 From 930940caaa0b5344b8e98dd0296848ee4d56ed7e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 26 Dec 2023 14:33:10 +0000 Subject: [PATCH 3/4] [BOT] post-merge updates --- README.md | 2 +- account_statement_import_online_paypal/README.rst | 2 +- account_statement_import_online_paypal/__manifest__.py | 2 +- .../static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 530e043c1..43030da04 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ 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_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_paypal](account_statement_import_online_paypal/) | 16.0.1.0.0 | [![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_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_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 diff --git a/account_statement_import_online_paypal/README.rst b/account_statement_import_online_paypal/README.rst index 872498f9a..3504fd5d1 100644 --- a/account_statement_import_online_paypal/README.rst +++ b/account_statement_import_online_paypal/README.rst @@ -7,7 +7,7 @@ Online Bank Statements: PayPal.com !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8bfc74cf52e72cbe8378bb3d3de882962d546164fdd3c050eb62333e49e06902 + !! source digest: sha256:521adb8885c2e05ded338567e46308d7cae6e63faa15f8e989124b5390b7d7a4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_statement_import_online_paypal/__manifest__.py b/account_statement_import_online_paypal/__manifest__.py index 3e0bce304..fcae4b37f 100644 --- a/account_statement_import_online_paypal/__manifest__.py +++ b/account_statement_import_online_paypal/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Online Bank Statements: PayPal.com", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "CorporateHub, Odoo Community Association (OCA)", "maintainers": ["alexey-pelykh"], "website": "https://github.com/OCA/bank-statement-import", diff --git a/account_statement_import_online_paypal/static/description/index.html b/account_statement_import_online_paypal/static/description/index.html index 6f30c332e..41a8ddd40 100644 --- a/account_statement_import_online_paypal/static/description/index.html +++ b/account_statement_import_online_paypal/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Online Bank Statements: PayPal.com

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:8bfc74cf52e72cbe8378bb3d3de882962d546164fdd3c050eb62333e49e06902 +!! source digest: sha256:521adb8885c2e05ded338567e46308d7cae6e63faa15f8e989124b5390b7d7a4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/bank-statement-import Translate me on Weblate Try me on Runboat

This module provides online bank statements from From 9cb14d6eb8c43d7422f5988d1b10c49066bea005 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 26 Dec 2023 14:33:21 +0000 Subject: [PATCH 4/4] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_paypal Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal/ --- .../i18n/es.po | 54 +++++++++++++++---- 1 file changed, 44 insertions(+), 10 deletions(-) diff --git a/account_statement_import_online_paypal/i18n/es.po b/account_statement_import_online_paypal/i18n/es.po index 5855b34d6..df29ffccc 100644 --- a/account_statement_import_online_paypal/i18n/es.po +++ b/account_statement_import_online_paypal/i18n/es.po @@ -558,7 +558,6 @@ msgstr "Compra de cheques regalo" #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 -#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 #, python-format msgid "Gift certificate redemption" msgstr "Canjeo de vales regalo" @@ -728,15 +727,14 @@ msgstr "PayPal Pago aquí" #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 #, python-format msgid "" -"PayPal allows retrieving transactions only up to 3 years in the past. Please" -" import older transactions manually. See " -"https://www.paypal.com/us/smarthelp/article/why-can't-i-access-transaction-" -"history-greater-than-3-years-ts2241" +"PayPal allows retrieving transactions only up to 3 years in the past. Please " +"import older transactions manually. See https://www.paypal.com/us/smarthelp/" +"article/why-can't-i-access-transaction-history-greater-than-3-years-ts2241" msgstr "" "PayPal permite recuperar transacciones sólo hasta hace 3 años. Importe " "transacciones anteriores manualmente. Consulte https://www.paypal.com/us/" -"smarthelp/article/why-can't-i-access-transaction-history-greater-than-3" -"-years-ts2241" +"smarthelp/article/why-can't-i-access-transaction-history-greater-than-3-" +"years-ts2241" #. module: account_statement_import_online_paypal #. odoo-python @@ -785,8 +783,8 @@ msgstr "Retirada de tarjeta de débito de PayPal en cajero automático" #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 #, python-format msgid "" -"PayPal protection bonus, payout for PayPal buyer protection, payout for full" -" protection with PayPal buyer credit." +"PayPal protection bonus, payout for PayPal buyer protection, payout for full " +"protection with PayPal buyer credit." msgstr "" "Bonificación por protección de PayPal, pago por protección de comprador de " "PayPal, pago por protección total con crédito de comprador de PayPal." @@ -882,6 +880,13 @@ msgstr "Anulación de reembolsos o devoluciones" msgid "Rebate payments" msgstr "Pagos de reembolsos" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Receivables financing - Applicable only in Brazil" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 @@ -964,6 +969,20 @@ msgstr "Transferencias de tienda a tienda" msgid "Subscription payment" msgstr "Pago de la suscripción" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Tax hold" +msgstr "" + +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Tax withholding to IRS" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 @@ -1032,7 +1051,6 @@ msgstr "¡Autenticación desconocida especificada!" #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 -#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 #, python-format msgid "Unknown error" msgstr "Error desconocido" @@ -1086,6 +1104,22 @@ msgstr "Pago estándar de pagos del sitio web" msgid "Website payments. Pro account monthly fee" msgstr "Pagos del sitio web. Cuota mensual de la cuenta Pro" +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "Withdrawal to Hyperwallet" +msgstr "" + +#. module: account_statement_import_online_paypal +#. odoo-python +#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0 +#, python-format +msgid "" +"Withdrawals initiated by user manually. Not related to automated scheduled " +"withdrawals" +msgstr "" + #. module: account_statement_import_online_paypal #. odoo-python #: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0