[MIG] account_statement_import_online_paypal: Migrated to 14.0

This commit is contained in:
Omar (Comunitea)
2022-02-25 14:44:54 +01:00
committed by Stefan
parent 8174adda5b
commit 636ea5dbee
10 changed files with 999 additions and 972 deletions

View File

@@ -14,13 +14,13 @@ Online Bank Statements: PayPal.com
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github
:target: https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_online_paypal
:target: https://github.com/OCA/bank-statement-import/tree/14.0/account_statement_import_online_paypal
:alt: OCA/bank-statement-import
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_online_paypal
:target: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_paypal
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/174/13.0
:target: https://runbot.odoo-community.org/runbot/174/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -97,7 +97,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_bank_statement_import_online_paypal%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online_paypal%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
@@ -115,6 +115,7 @@ Contributors
* `CorporateHub <https://corporatehub.eu/>`__
* Alexey Pelykh <alexey.pelykh@corphub.eu>
* Omar Castiñeira <omar@comunitea.com>
Maintainers
~~~~~~~~~~~
@@ -137,6 +138,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-alexey-pelykh|
This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_online_paypal>`_ project on GitHub.
This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/14.0/account_statement_import_online_paypal>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@@ -4,14 +4,14 @@
{
"name": "Online Bank Statements: PayPal.com",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"author": "CorporateHub, Odoo Community Association (OCA)",
"maintainers": ["alexey-pelykh"],
"website": "https://github.com/OCA/bank-statement-import",
"license": "AGPL-3",
"category": "Accounting",
"summary": "Online bank statements for PayPal.com",
"depends": ["account_bank_statement_import_online"],
"depends": ["account_statement_import_online"],
"data": ["views/online_bank_statement_provider.xml"],
"installable": True,
}

View File

@@ -1,937 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_online_paypal
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \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_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "ACH funding for funds recovery from account balance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_paypal.online_bank_statement_provider_form
msgid "API base"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "ATM withdrawal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account hold for ACH deposit"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account hold for open authorization"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account receivable for shipping"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Auto-sweep from account"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "AutoSweep"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "BML credit, transfer from BML"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "BML withdrawal, transfer to BML"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Balance manager account bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Bill pay transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Blocked payments"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Bonus for first ACH use"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Buyer credit payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Buyer credit payment withdrawal, transfer to BML"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Cancellation of hold for dispute resolution"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Charge-off adjustment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback cancellation"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback processing fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback re-presentment rejection"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Check withdrawal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_paypal.online_bank_statement_provider_form
msgid "Client ID"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Coupon redemption"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card cash back bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card deposit for negative PayPal account balance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card security charge refund"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Currency conversion required to cover negative balance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Debit card cash back bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Deferred disbursement, funds collected for disbursement"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Delayed disbursement, funds disbursed"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Direct payment API"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Display only transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Donation payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Electronic funds transfer (EFT)"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Failed to acquire token using Client ID and Secret!"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Failed to resolve transaction %s (%s)"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee for %s"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee refund"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Foreign bank withdrawal fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds available"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds not yet available"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds payable: PayPal-provided funds that must be paid back"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds receivable: PayPal-provided funds that are being paid back"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General PayPal debit card transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General PayPal-to-PayPal payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General account adjustment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General adjustment without business-related event"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General authorization"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General buyer credit payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General credit card deposit"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General credit card withdrawal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General currency conversion"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General dividend"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General funding of PayPal account"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General hold release"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General incentive or certificate redemption"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General intra-account transfer"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General non-payment fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General temporary hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General withdrawal from PayPal account"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General withdrawal to non-bank institution"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument-funded payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet reversals (buyer side)"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet reversals (seller side)"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate expiration fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate payment, purchase of gift certificate"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate purchase"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate redemption"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Hidden virtual PayPal debit card transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Hold for dispute investigation"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Incentive adjustment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Instant payment review (IPR) reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "International credit card withdrawal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Invalid token type!"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Invoice %s"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MAM reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Mass payment batch fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay refund transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay reversal transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Merchant referral account bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Mobile payment, made through a mobile phone"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "No authentication specified!"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Non-reference credit payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Offers used as funding source"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: model:ir.model,name:account_bank_statement_import_online_paypal.model_online_bank_statement_provider
msgid "Online Bank Statement Provider"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Other"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Partner fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal App features are configured incorrectly!"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal Checkout APIs"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal Here payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_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"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal balance manager funding of PayPal account"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal buyer credit payment funding"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal buyer warranty bonus"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit authorization"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit card cash advance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit card withdrawal to ATM"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_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."
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment hold release"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment refund, initiated by merchant"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment reversal, initiated by PayPal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment review hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment review release"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Points incentive redemption"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Postage payment to carrier"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Pre-approved payment (BillUser API)"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reauthorization"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Rebate or cash back reversal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Rebate payments"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reimbursement of chargeback"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reserve hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reserve release"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of ACH deposit"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of ACH withdrawal transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of debit card transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of general account hold"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of points usage"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_paypal.online_bank_statement_provider_form
msgid "Secret"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Settlement consolidation"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Store-to-store transfers"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Subscription payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Temporary hold on available balance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party auction payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party payout"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party recoupment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transaction fee for %s"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer of funds from payable"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer to and from a credit-card-funded restricted balance"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer to external GL entity"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Unknown authentication specified!"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Unknown error"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "User-initiated currency conversion"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Virtual PayPal debit card transaction"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Virtual terminal payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Void of authorization"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Warranty fee for warranty purchase"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Website payments standard payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Website payments. Pro account monthly fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "WorldLink check withdrawal fee"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "WorldLink withdrawal"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "eBay auction payment"
msgstr ""
#. module: account_bank_statement_import_online_paypal
#: code:addons/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "eBay loyalty incentive"
msgstr ""

View File

@@ -0,0 +1,952 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_online_paypal
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \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_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "ACH funding for funds recovery from account balance"
msgstr ""
#. module: account_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_paypal.online_bank_statement_provider_form
msgid "API base"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "ATM withdrawal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account hold for ACH deposit"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account hold for open authorization"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Account receivable for shipping"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Auto-sweep from account"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "AutoSweep"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "BML credit, transfer from BML"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "BML withdrawal, transfer to BML"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Balance manager account bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Bill pay transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Blocked payments"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Bonus for first ACH use"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Buyer credit payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Buyer credit payment withdrawal, transfer to BML"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Cancellation of hold for dispute resolution"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Charge-off adjustment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback cancellation"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback processing fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback re-presentment rejection"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Chargeback reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Check withdrawal"
msgstr ""
#. module: account_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_paypal.online_bank_statement_provider_form
msgid "Client ID"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Coupon redemption"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card cash back bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card deposit for negative PayPal account balance"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Credit card security charge refund"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Currency conversion required to cover negative balance"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Debit card cash back bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Deferred disbursement, funds collected for disbursement"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Delayed disbursement, funds disbursed"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Direct payment API"
msgstr ""
#. module: account_statement_import_online_paypal
#: model:ir.model.fields,field_description:account_statement_import_online_paypal.field_online_bank_statement_provider__display_name
msgid "Display Name"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Display only transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Donation payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Electronic funds transfer (EFT)"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Failed to acquire token using Client ID and Secret!"
msgstr ""
#. module: account_statement_import_online_paypal
#: 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 "Failed to resolve transaction %s (%s)"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee for %s"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee refund"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Fee reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Foreign bank withdrawal fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds available"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds not yet available"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds payable: PayPal-provided funds that must be paid back"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Funds receivable: PayPal-provided funds that are being paid back"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General PayPal debit card transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General PayPal-to-PayPal payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General account adjustment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General adjustment without business-related event"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General authorization"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General buyer credit payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General credit card deposit"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General credit card withdrawal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General currency conversion"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General dividend"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General funding of PayPal account"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General hold release"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General incentive or certificate redemption"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General intra-account transfer"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General non-payment fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General temporary hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General withdrawal from PayPal account"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "General withdrawal to non-bank institution"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument-funded payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet reversals (buyer side)"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet reversals (seller side)"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Generic instrument/Open Wallet transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate expiration fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate payment, purchase of gift certificate"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Gift certificate purchase"
msgstr ""
#. module: account_statement_import_online_paypal
#: 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 ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Hidden virtual PayPal debit card transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Hold for dispute investigation"
msgstr ""
#. module: account_statement_import_online_paypal
#: model:ir.model.fields,field_description:account_statement_import_online_paypal.field_online_bank_statement_provider__id
msgid "ID"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Incentive adjustment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Instant payment review (IPR) reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "International credit card withdrawal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Invalid token type!"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Invoice %s"
msgstr ""
#. module: account_statement_import_online_paypal
#: model:ir.model.fields,field_description:account_statement_import_online_paypal.field_online_bank_statement_provider____last_update
msgid "Last Modified on"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MAM reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Mass payment batch fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay refund transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "MassPay reversal transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Merchant referral account bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Mobile payment, made through a mobile phone"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "No authentication specified!"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Non-reference credit payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Offers used as funding source"
msgstr ""
#. module: account_statement_import_online_paypal
#: model:ir.model,name:account_statement_import_online_paypal.model_online_bank_statement_provider
msgid "Online Bank Statement Provider"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Other"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Partner fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal App features are configured incorrectly!"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal Checkout APIs"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal Here payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: 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"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal balance manager funding of PayPal account"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal buyer credit payment funding"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal buyer warranty bonus"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit authorization"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit card cash advance"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "PayPal debit card withdrawal to ATM"
msgstr ""
#. module: account_statement_import_online_paypal
#: 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."
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment hold release"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment refund, initiated by merchant"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment reversal, initiated by PayPal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment review hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Payment review release"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Points incentive redemption"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Postage payment to carrier"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Pre-approved payment (BillUser API)"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reauthorization"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Rebate or cash back reversal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Rebate payments"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reimbursement of chargeback"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reserve hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reserve release"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of ACH deposit"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of ACH withdrawal transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of debit card transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of general account hold"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Reversal of points usage"
msgstr ""
#. module: account_statement_import_online_paypal
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_paypal.online_bank_statement_provider_form
msgid "Secret"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Settlement consolidation"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Store-to-store transfers"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Subscription payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Temporary hold on available balance"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party auction payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party payout"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Third-party recoupment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transaction fee for %s"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer of funds from payable"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer to and from a credit-card-funded restricted balance"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Transfer to external GL entity"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Unknown authentication specified!"
msgstr ""
#. module: account_statement_import_online_paypal
#: 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 ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "User-initiated currency conversion"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Virtual PayPal debit card transaction"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Virtual terminal payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Void of authorization"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Warranty fee for warranty purchase"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Website payments standard payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "Website payments. Pro account monthly fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "WorldLink check withdrawal fee"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "WorldLink withdrawal"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "eBay auction payment"
msgstr ""
#. module: account_statement_import_online_paypal
#: code:addons/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py:0
#, python-format
msgid "eBay loyalty incentive"
msgstr ""

View File

@@ -292,11 +292,12 @@ class OnlineBankStatementProviderPayPal(models.Model):
or ""
)
line = {
"name": name,
"ref": name,
"amount": str(total_amount),
"date": date,
"note": note,
"payment_ref": note,
"unique_import_id": unique_import_id,
"online_raw_data": transaction,
}
payer_full_name = payer_name.get("full_name") or payer_name.get(
"alternate_full_name"
@@ -307,12 +308,12 @@ class OnlineBankStatementProviderPayPal(models.Model):
if fee_amount:
lines += [
{
"name": _("Fee for %s") % (name or transaction_id),
"ref": _("Fee for %s") % (name or transaction_id),
"amount": str(fee_amount),
"date": date,
"partner_name": "PayPal",
"unique_import_id": "%s-FEE" % unique_import_id,
"note": _("Transaction fee for %s") % note,
"payment_ref": _("Transaction fee for %s") % note,
}
]
return lines
@@ -400,7 +401,7 @@ class OnlineBankStatementProviderPayPal(models.Model):
# NOTE: Workaround for INVALID_REQUEST (see ROADMAP.rst)
invalid_data_workaround = self.env.context.get(
"test_account_bank_statement_import_online_paypal_monday",
"test_account_statement_import_online_paypal_monday",
interval_start.weekday() == 0
and (datetime.utcnow() - interval_start).total_seconds() < 28800,
)

View File

@@ -1,3 +1,4 @@
* `CorporateHub <https://corporatehub.eu/>`__
* Alexey Pelykh <alexey.pelykh@corphub.eu>
* Omar Castiñeira <omar@comunitea.com>

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_online_paypal"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_import_online_paypal"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/174/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/14.0/account_statement_import_online_paypal"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_online_paypal"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/174/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module provides online bank statements from
<a class="reference external" href="https://paypal.com/">PayPal.com</a>.</p>
<p><strong>Table of contents</strong></p>
@@ -449,7 +449,7 @@ behaviour in case #06650320 (private).</li>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_bank_statement_import_online_paypal%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online_paypal%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
@@ -467,6 +467,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt;</li>
</ul>
</li>
<li>Omar Castiñeira &lt;<a class="reference external" href="mailto:omar&#64;comunitea.com">omar&#64;comunitea.com</a>&gt;</li>
</ul>
</div>
<div class="section" id="maintainers">
@@ -478,7 +479,7 @@ mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
<p><a class="reference external" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_import_online_paypal">OCA/bank-statement-import</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/14.0/account_statement_import_online_paypal">OCA/bank-statement-import</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>

View File

@@ -1,3 +1,3 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import test_account_bank_statement_import_online_paypal
from . import test_account_statement_import_online_paypal

View File

@@ -14,7 +14,7 @@ from odoo import fields
from odoo.exceptions import UserError
from odoo.tests import common
_module_ns = "odoo.addons.account_bank_statement_import_online_paypal"
_module_ns = "odoo.addons.account_statement_import_online_paypal"
_provider_class = (
_module_ns
+ ".models.online_bank_statement_provider_paypal"
@@ -254,7 +254,7 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
side_effect=[mocked_response_1, mocked_response_2],
), self.mock_token():
data = provider.with_context(
test_account_bank_statement_import_online_paypal_monday=True,
test_account_statement_import_online_paypal_monday=True,
)._obtain_statement_data(
self.now - relativedelta(hours=1),
self.now,
@@ -535,13 +535,14 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
)
self.assertEqual(len(data[0]), 2)
del data[0][0]["online_raw_data"]
self.assertEqual(
data[0][0],
{
"date": datetime(2019, 8, 1),
"amount": "1000.00",
"name": "Invoice 1",
"note": "1234567890: Payment for Invoice(s) 1",
"ref": "Invoice 1",
"payment_ref": "1234567890: Payment for Invoice(s) 1",
"partner_name": "Acme, Inc.",
"unique_import_id": "1234567890-1564617600",
},
@@ -551,8 +552,8 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
{
"date": datetime(2019, 8, 1),
"amount": "-100.00",
"name": "Fee for Invoice 1",
"note": "Transaction fee for 1234567890: Payment for Invoice(s) 1",
"ref": "Fee for Invoice 1",
"payment_ref": "Transaction fee for 1234567890: Payment for Invoice(s) 1",
"partner_name": "PayPal",
"unique_import_id": "1234567890-1564617600-FEE",
},
@@ -606,13 +607,14 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
}"""
)
self.assertEqual(len(lines), 1)
del lines[0]["online_raw_data"]
self.assertEqual(
lines[0],
{
"date": datetime(2019, 8, 1),
"amount": "1000.00",
"name": "Invoice 1",
"note": "1234567890: Payment for Invoice(s) 1",
"ref": "Invoice 1",
"payment_ref": "1234567890: Payment for Invoice(s) 1",
"partner_name": "Acme, Inc.",
"unique_import_id": "1234567890-1564617600",
},
@@ -665,13 +667,14 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
}"""
)
self.assertEqual(len(lines), 1)
del lines[0]["online_raw_data"]
self.assertEqual(
lines[0],
{
"date": datetime(2019, 8, 1),
"amount": "1000.00",
"name": "Invoice 1",
"note": "1234567890: Payment for Invoice(s) 1",
"ref": "Invoice 1",
"payment_ref": "1234567890: Payment for Invoice(s) 1",
"partner_name": "Acme, Inc.",
"unique_import_id": "1234567890-1564617600",
},
@@ -724,13 +727,14 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
}"""
)
self.assertEqual(len(lines), 2)
del lines[0]["online_raw_data"]
self.assertEqual(
lines[0],
{
"date": datetime(2019, 8, 1),
"amount": "1000.00",
"name": "Invoice 1",
"note": "1234567890: Payment for Invoice(s) 1",
"ref": "Invoice 1",
"payment_ref": "1234567890: Payment for Invoice(s) 1",
"partner_name": "Acme, Inc.",
"unique_import_id": "1234567890-1564617600",
},
@@ -740,8 +744,8 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
{
"date": datetime(2019, 8, 1),
"amount": "-100.00",
"name": "Fee for Invoice 1",
"note": "Transaction fee for 1234567890: Payment for Invoice(s) 1",
"ref": "Fee for Invoice 1",
"payment_ref": "Transaction fee for 1234567890: Payment for Invoice(s) 1",
"partner_name": "PayPal",
"unique_import_id": "1234567890-1564617600-FEE",
},
@@ -790,13 +794,14 @@ class TestAccountBankAccountStatementImportOnlinePayPal(common.TransactionCase):
}"""
)
self.assertEqual(len(lines), 1)
del lines[0]["online_raw_data"]
self.assertEqual(
lines[0],
{
"date": datetime(2019, 8, 1),
"amount": "1000.00",
"name": "Invoice 1",
"note": "1234567890: Payment for Invoice(s) 1",
"ref": "Invoice 1",
"payment_ref": "1234567890: Payment for Invoice(s) 1",
"partner_name": "Acme, Inc.",
"unique_import_id": "1234567890-1564617600",
},

View File

@@ -9,11 +9,14 @@
<field name="model">online.bank.statement.provider</field>
<field
name="inherit_id"
ref="account_bank_statement_import_online.online_bank_statement_provider_form"
ref="account_statement_import_online.online_bank_statement_provider_form"
/>
<field name="arch" type="xml">
<xpath expr="//page[@name='configuration']" position="inside">
<group attrs="{'invisible': [('service', '!=', 'paypal')]}">
<xpath expr="//group[@name='main']" position="inside">
<group
name="paypal"
attrs="{'invisible': [('service', '!=', 'paypal')]}"
>
<group>
<field
name="api_base"