[MIG] account_bank_statement_import_paypal: Migration to 12.0

This commit is contained in:
Victor Martin
2019-05-20 15:24:37 +02:00
committed by Carlos Roca
parent 230bdfd7fd
commit b72348af64
8 changed files with 211 additions and 145 deletions

View File

@@ -14,13 +14,13 @@ Import Paypal Bank Statements
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3 :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github .. |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/11.0/account_bank_statement_import_paypal :target: https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_paypal
:alt: OCA/bank-statement-import :alt: OCA/bank-statement-import
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-statement-import-11-0/bank-statement-import-11-0-account_bank_statement_import_paypal :target: https://translation.odoo-community.org/projects/bank-statement-import-12-0/bank-statement-import-12-0-account_bank_statement_import_paypal
:alt: Translate me on Weblate :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/174/11.0 :target: https://runbot.odoo-community.org/runbot/174/12.0
:alt: Try me on Runbot :alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5| |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -56,9 +56,9 @@ To use this module, you need to:
#. Go to Paypal and download your Bank Statement #. Go to Paypal and download your Bank Statement
.. image:: https://raw.githubusercontent.com/OCA/bank-statement-import/11.0/account_bank_statement_import_paypal/account_bank_statement_import_paypal/static/description/paypal_backoffice.png .. image:: https://raw.githubusercontent.com/OCA/bank-statement-import/12.0/account_bank_statement_import_paypal/account_bank_statement_import_paypal/static/description/paypal_backoffice.png
:alt: . :alt: .
.. image:: https://raw.githubusercontent.com/OCA/bank-statement-import/11.0/account_bank_statement_import_paypal/static/description/paypal_backoffice.png .. image:: https://raw.githubusercontent.com/OCA/bank-statement-import/12.0/account_bank_statement_import_paypal/static/description/paypal_backoffice.png
:alt: . :alt: .
Bug Tracker Bug Tracker
@@ -67,7 +67,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_. 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. 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 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_paypal%0Aversion:%2011.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_bank_statement_import_paypal%0Aversion:%2012.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. Do not contact contributors directly about support or help with technical issues.
@@ -87,6 +87,7 @@ Contributors
* Tecnativa (https://www.tecnativa.com) * Tecnativa (https://www.tecnativa.com)
* Vicent Cubells <vicent.cubells@tecnativa.com> * Vicent Cubells <vicent.cubells@tecnativa.com>
* Victor M.M. Torres <victor.martin@tecnativa.com>
Maintainers Maintainers
~~~~~~~~~~~ ~~~~~~~~~~~
@@ -101,6 +102,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and mission is to support the collaborative development of Odoo features and
promote its widespread use. promote its widespread use.
This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/11.0/account_bank_statement_import_paypal>`_ project on GitHub. This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/12.0/account_bank_statement_import_paypal>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@@ -5,7 +5,7 @@
{ {
"name": "Import Paypal Bank Statements", "name": "Import Paypal Bank Statements",
'summary': 'Import Paypal CSV files as Bank Statements in Odoo', 'summary': 'Import Paypal CSV files as Bank Statements in Odoo',
"version": "11.0.2.0.0", "version": "12.0.1.0.0",
"category": "Accounting", "category": "Accounting",
"website": "https://github.com/OCA/bank-statement-import", "website": "https://github.com/OCA/bank-statement-import",
"author": " Akretion, Odoo Community Association (OCA)", "author": " Akretion, Odoo Community Association (OCA)",

View File

@@ -4,10 +4,8 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 11.0\n" "Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-11 10:43+0000\n"
"PO-Revision-Date: 2019-01-11 10:43+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -16,7 +14,17 @@ msgstr ""
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map
msgid "Account Bank Statement Import Paypal Map"
msgstr ""
#. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map_line
msgid "Account Bank Statement Import Paypal Map Line"
msgstr ""
#. module: account_bank_statement_import_paypal
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "All the Paypal map lines will be created automatically." msgid "All the Paypal map lines will be created automatically."
msgstr "" msgstr ""
@@ -36,22 +44,22 @@ msgid "Bank Name"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_data_file #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__data_file
msgid "Bank Statement File" msgid "Bank Statement File"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Choose a file to import..." msgid "Choose a file to import..."
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Create Lines" msgid "Create Lines"
msgstr "" msgstr ""
@@ -61,16 +69,16 @@ msgid "Create Paypal Map Lines"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__create_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__create_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__create_uid
msgid "Created by" msgid "Created by"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__create_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__create_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__create_date
msgid "Created on" msgid "Created on"
msgstr "" msgstr ""
@@ -85,30 +93,35 @@ msgid "Date"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_date_format #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__date_format
msgid "Date Format" msgid "Date Format"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:90 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:93
#, python-format #, python-format
msgid "Date format of map file and Paypal date does not match." msgid "Date format of map file and Paypal date does not match."
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__float_decimal_sep
msgid "Decimals separator"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__display_name
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__display_name
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__display_name
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Download a bank statement from your bank and import it here." msgid "Download a bank statement from your bank and import it here."
msgstr "" msgstr ""
@@ -118,12 +131,12 @@ msgid "Fee"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_sequence #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__sequence
msgid "Field number" msgid "Field number"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_filename #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__filename
msgid "Filename" msgid "Filename"
msgstr "" msgstr ""
@@ -138,20 +151,20 @@ msgid "Gross"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__name
msgid "Header Name" msgid "Header Name"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:73 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:76
#, python-format #, python-format
msgid "Headers of file to import and Paypal map lines does not match." msgid "Headers of file to import and Paypal map lines does not match."
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__id
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__id
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__id
msgid "ID" msgid "ID"
msgstr "" msgstr ""
@@ -161,7 +174,7 @@ msgid "Import Bank Statement"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Import Paypal Map Lines" msgid "Import Paypal Map Lines"
msgstr "" msgstr ""
@@ -176,44 +189,44 @@ msgid "Journal"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map____last_update
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line____last_update
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create____last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__write_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__write_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__write_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__write_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_map_parent_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__map_parent_id
msgid "Map Parent" msgid "Map Parent"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_map_line_ids #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__map_line_ids
msgid "Map lines" msgid "Map lines"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form
msgid "Mapping Lines" msgid "Mapping Lines"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__name
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@@ -223,22 +236,22 @@ msgid "Origin Transaction ID"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:226 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:229
#, python-format #, python-format
msgid "PAYPAL-COSTS" msgid "PAYPAL-COSTS"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:191 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:194
#, python-format #, python-format
msgid "PayPal Import %s > %s" msgid "PayPal Import %s > %s"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal_paypal_map_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal__paypal_map_id
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_tree #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_tree
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43
msgid "Paypal Map" msgid "Paypal Map"
msgstr "" msgstr ""
@@ -249,41 +262,46 @@ msgid "Paypal Mapping"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:225 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:228
#, python-format #, python-format
msgid "Paypal commissions" msgid "Paypal commissions"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_id_4185 #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import__paypal_map_id
msgid "Paypal map" msgid "Paypal map"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_form
msgid "Paypal mapping line" msgid "Paypal mapping line"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_tree #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_tree
msgid "Paypal mapping lines" msgid "Paypal mapping lines"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.account_bank_statement_import_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.account_bank_statement_import_view
msgid "Paypal with Template:" msgid "Paypal with Template:"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Select a Paypal bank statement file to create all the map lines from headers file." msgid "Select a Paypal bank statement file to create all the map lines from headers file."
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_field_to_assign #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__field_to_assign
msgid "Statement Field to Assign" msgid "Statement Field to Assign"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__float_thousands_sep
msgid "Thousands separator"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
msgid "Time" msgid "Time"
@@ -295,33 +313,40 @@ msgid "Transaction ID"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:100 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:103
#, python-format #, python-format
msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float" msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:137 #: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create
msgid "Wizard Paypal Map Create"
msgstr ""
#. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:140
#, python-format #, python-format
msgid "You must run this wizard from the journal" msgid "You must run this wizard from the journal"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map #: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
msgid "account.bank.statement.import.paypal.map" #: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgid "comma (,)"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map_line #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:125
msgid "account.bank.statement.import.paypal.map.line"
msgstr ""
#. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:122
#, python-format #, python-format
msgid "currency %s on line %d cannot be found in odoo" msgid "currency %s on line %d cannot be found in odoo"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgid "dot (.)"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,date_format:0 #: selection:account.bank.statement.import.paypal.map.line,date_format:0
msgid "i.e. 12/15/2019" msgid "i.e. 12/15/2019"
@@ -333,7 +358,8 @@ msgid "i.e. 15/12/2019"
msgstr "" msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create #: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
msgid "wizard.paypal.map.create" #: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgid "none"
msgstr "" msgstr ""

View File

@@ -17,7 +17,21 @@ msgstr ""
"X-Generator: Poedit 2.1.1\n" "X-Generator: Poedit 2.1.1\n"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map
#, fuzzy
#| msgid "account.bank.statement.import.paypal.map"
msgid "Account Bank Statement Import Paypal Map"
msgstr "account.bank.statement.import.paypal.map"
#. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map_line
#, fuzzy
#| msgid "account.bank.statement.import.paypal.map.line"
msgid "Account Bank Statement Import Paypal Map Line"
msgstr "account.bank.statement.import.paypal.map.line"
#. module: account_bank_statement_import_paypal
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "All the Paypal map lines will be created automatically." msgid "All the Paypal map lines will be created automatically."
msgstr "Todas las lineas de la plantilla se crearán automáticamente." msgstr "Todas las lineas de la plantilla se crearán automáticamente."
@@ -37,22 +51,22 @@ msgid "Bank Name"
msgstr "Nombre del banco" msgstr "Nombre del banco"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_data_file #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__data_file
msgid "Bank Statement File" msgid "Bank Statement File"
msgstr "Archivo de extracto bancario" msgstr "Archivo de extracto bancario"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Choose a file to import..." msgid "Choose a file to import..."
msgstr "Escoja un archivo a importar..." msgstr "Escoja un archivo a importar..."
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Create Lines" msgid "Create Lines"
msgstr "Crear líneas" msgstr "Crear líneas"
@@ -62,16 +76,16 @@ msgid "Create Paypal Map Lines"
msgstr "Crear las líneas de la plantilla de Paypal" msgstr "Crear las líneas de la plantilla de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__create_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__create_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__create_uid
msgid "Created by" msgid "Created by"
msgstr "Creado el" msgstr "Creado el"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__create_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__create_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_create_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__create_date
msgid "Created on" msgid "Created on"
msgstr "Creado por" msgstr "Creado por"
@@ -86,32 +100,37 @@ msgid "Date"
msgstr "Fecha" msgstr "Fecha"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_date_format #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__date_format
msgid "Date Format" msgid "Date Format"
msgstr "Formato de fecha" msgstr "Formato de fecha"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:90 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:93
#, python-format #, python-format
msgid "Date format of map file and Paypal date does not match." msgid "Date format of map file and Paypal date does not match."
msgstr "" msgstr ""
"El format de fecha del archivo de plantilla y la fecha de Paypal no " "El format de fecha del archivo de plantilla y la fecha de Paypal no "
"coinciden." "coinciden."
#. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__float_decimal_sep
msgid "Decimals separator"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
msgid "Description" msgid "Description"
msgstr "Descripción" msgstr "Descripción"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__display_name
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__display_name
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_display_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__display_name
msgid "Display Name" msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Download a bank statement from your bank and import it here." msgid "Download a bank statement from your bank and import it here."
msgstr "Descargue un extracto bancario desde su banco e impórtelo aquí." msgstr "Descargue un extracto bancario desde su banco e impórtelo aquí."
@@ -121,12 +140,12 @@ msgid "Fee"
msgstr "Tarifa" msgstr "Tarifa"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_sequence #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__sequence
msgid "Field number" msgid "Field number"
msgstr "Nº de campo" msgstr "Nº de campo"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_filename #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__filename
msgid "Filename" msgid "Filename"
msgstr "Nombre de archivo" msgstr "Nombre de archivo"
@@ -141,12 +160,12 @@ msgid "Gross"
msgstr "Bruto" msgstr "Bruto"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__name
msgid "Header Name" msgid "Header Name"
msgstr "Nombre de la cabecera" msgstr "Nombre de la cabecera"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:73 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:76
#, python-format #, python-format
msgid "Headers of file to import and Paypal map lines does not match." msgid "Headers of file to import and Paypal map lines does not match."
msgstr "" msgstr ""
@@ -154,9 +173,9 @@ msgstr ""
"coinciden." "coinciden."
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__id
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__id
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__id
msgid "ID" msgid "ID"
msgstr "ID" msgstr "ID"
@@ -166,7 +185,7 @@ msgid "Import Bank Statement"
msgstr "Importar Extracto Bancario" msgstr "Importar Extracto Bancario"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "Import Paypal Map Lines" msgid "Import Paypal Map Lines"
msgstr "Importar las lineas de la plantilla de Paypal" msgstr "Importar las lineas de la plantilla de Paypal"
@@ -181,44 +200,44 @@ msgid "Journal"
msgstr "Diario" msgstr "Diario"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map____last_update
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line____last_update
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create___last_update #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create____last_update
msgid "Last Modified on" msgid "Last Modified on"
msgstr "Última modificación en" msgstr "Última modificación en"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__write_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__write_uid
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__write_uid
msgid "Last Updated by" msgid "Last Updated by"
msgstr "Última actualización por" msgstr "Última actualización por"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__write_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__write_date
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create_write_date #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_wizard_paypal_map_create__write_date
msgid "Last Updated on" msgid "Last Updated on"
msgstr "Última actualización en" msgstr "Última actualización en"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_map_parent_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__map_parent_id
msgid "Map Parent" msgid "Map Parent"
msgstr "Plantilla padre" msgstr "Plantilla padre"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_map_line_ids #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__map_line_ids
msgid "Map lines" msgid "Map lines"
msgstr "Líneas de la plantilla" msgstr "Líneas de la plantilla"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form
msgid "Mapping Lines" msgid "Mapping Lines"
msgstr "Líneas de la plantilla" msgstr "Líneas de la plantilla"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_name #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__name
msgid "Name" msgid "Name"
msgstr "Nombre" msgstr "Nombre"
@@ -228,22 +247,22 @@ msgid "Origin Transaction ID"
msgstr "Id. de transacción" msgstr "Id. de transacción"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:226 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:229
#, python-format #, python-format
msgid "PAYPAL-COSTS" msgid "PAYPAL-COSTS"
msgstr "COSTES-PAYPAL" msgstr "COSTES-PAYPAL"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:191 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:194
#, python-format #, python-format
msgid "PayPal Import %s > %s" msgid "PayPal Import %s > %s"
msgstr "Importación de Paypal %s > %s" msgstr "Importación de Paypal %s > %s"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal_paypal_map_id #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal__paypal_map_id
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_form
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_tree #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_tree
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43
msgid "Paypal Map" msgid "Paypal Map"
msgstr "Plantilla de Paypal" msgstr "Plantilla de Paypal"
@@ -254,33 +273,33 @@ msgid "Paypal Mapping"
msgstr "Plantilla de Paypal" msgstr "Plantilla de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:225 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:228
#, python-format #, python-format
msgid "Paypal commissions" msgid "Paypal commissions"
msgstr "Tarifa de Paypal" msgstr "Tarifa de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_id_4185 #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import__paypal_map_id
msgid "Paypal map" msgid "Paypal map"
msgstr "Plantilla de Paypal" msgstr "Plantilla de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_form #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_form
msgid "Paypal mapping line" msgid "Paypal mapping line"
msgstr "Línea de plantilla de Paypal" msgstr "Línea de plantilla de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_tree #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.statement_import_map_tax_line_tree
msgid "Paypal mapping lines" msgid "Paypal mapping lines"
msgstr "Líneas de plantilla de Paypal" msgstr "Líneas de plantilla de Paypal"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.account_bank_statement_import_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.account_bank_statement_import_view
msgid "Paypal with Template:" msgid "Paypal with Template:"
msgstr "Paypal con la plantilla:" msgstr "Paypal con la plantilla:"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view #: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.create_paypal_map_lines_view
msgid "" msgid ""
"Select a Paypal bank statement file to create all the map lines from headers " "Select a Paypal bank statement file to create all the map lines from headers "
"file." "file."
@@ -289,10 +308,15 @@ msgstr ""
"lineas de la plantilla a partir de la cabecera del archivo." "lineas de la plantilla a partir de la cabecera del archivo."
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line_field_to_assign #: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map_line__field_to_assign
msgid "Statement Field to Assign" msgid "Statement Field to Assign"
msgstr "Campo del extracto a asignar" msgstr "Campo del extracto a asignar"
#. module: account_bank_statement_import_paypal
#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import_paypal_map__float_thousands_sep
msgid "Thousands separator"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0
msgid "Time" msgid "Time"
@@ -304,34 +328,43 @@ msgid "Transaction ID"
msgstr "Id. de transacción" msgstr "Id. de transacción"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:100 #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:103
#, python-format #, python-format
msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float" msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float"
msgstr "" msgstr ""
"El valor '%s' del campo '%s' en la línea %d, no se puede convertir a float" "El valor '%s' del campo '%s' en la línea %d, no se puede convertir a float"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:137 #: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create
#, fuzzy
#| msgid "wizard.paypal.map.create"
msgid "Wizard Paypal Map Create"
msgstr "wizard.paypal.map.create"
#. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:140
#, python-format #, python-format
msgid "You must run this wizard from the journal" msgid "You must run this wizard from the journal"
msgstr "Debe ejecutar este asistente des del diario" msgstr "Debe ejecutar este asistente des del diario"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map #: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
msgid "account.bank.statement.import.paypal.map" #: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgstr "account.bank.statement.import.paypal.map" msgid "comma (,)"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map_line #: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:125
msgid "account.bank.statement.import.paypal.map.line"
msgstr "account.bank.statement.import.paypal.map.line"
#. module: account_bank_statement_import_paypal
#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:122
#, python-format #, python-format
msgid "currency %s on line %d cannot be found in odoo" msgid "currency %s on line %d cannot be found in odoo"
msgstr "la monea %s de la línea %d no se puede encontrar en odoo" msgstr "la monea %s de la línea %d no se puede encontrar en odoo"
#. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgid "dot (.)"
msgstr ""
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: selection:account.bank.statement.import.paypal.map.line,date_format:0 #: selection:account.bank.statement.import.paypal.map.line,date_format:0
msgid "i.e. 12/15/2019" msgid "i.e. 12/15/2019"
@@ -343,6 +376,7 @@ msgid "i.e. 15/12/2019"
msgstr "p.e. 15/12/2019" msgstr "p.e. 15/12/2019"
#. module: account_bank_statement_import_paypal #. module: account_bank_statement_import_paypal
#: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create #: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0
msgid "wizard.paypal.map.create" #: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0
msgstr "wizard.paypal.map.create" msgid "none"
msgstr ""

View File

@@ -6,6 +6,7 @@ from odoo import fields, models, api
class AccountBankStatementImportPaypalMap(models.Model): class AccountBankStatementImportPaypalMap(models.Model):
_name = 'account.bank.statement.import.paypal.map' _name = 'account.bank.statement.import.paypal.map'
_description = 'Account Bank Statement Import Paypal Map'
name = fields.Char( name = fields.Char(
required=True, required=True,
@@ -63,8 +64,9 @@ class AccountBankStatementImportPaypalMap(models.Model):
separators[self.float_decimal_sep]) separators[self.float_decimal_sep])
class AccountBankStatementImportPaypalMapLIne(models.Model): class AccountBankStatementImportPaypalMapLine(models.Model):
_name = 'account.bank.statement.import.paypal.map.line' _name = 'account.bank.statement.import.paypal.map.line'
_description = 'Account Bank Statement Import Paypal Map Line'
_order = "sequence asc, id asc" _order = "sequence asc, id asc"
sequence = fields.Integer( sequence = fields.Integer(

View File

@@ -3,3 +3,4 @@
* Tecnativa (https://www.tecnativa.com) * Tecnativa (https://www.tecnativa.com)
* Vicent Cubells <vicent.cubells@tecnativa.com> * Vicent Cubells <vicent.cubells@tecnativa.com>
* Victor M.M. Torres <victor.martin@tecnativa.com>

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! 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/11.0/account_bank_statement_import_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-11-0/bank-statement-import-11-0-account_bank_statement_import_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/11.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/12.0/account_bank_statement_import_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-12-0/bank-statement-import-12-0-account_bank_statement_import_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/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to import the Paypal CSV files in Odoo as bank <p>This module allows you to import the Paypal CSV files in Odoo as bank
statements.</p> statements.</p>
<p><strong>Table of contents</strong></p> <p><strong>Table of contents</strong></p>
@@ -404,15 +404,15 @@ Lines</strong> and set every line with which field of statement have to match.</
<ol class="arabic simple"> <ol class="arabic simple">
<li>Go to Paypal and download your Bank Statement</li> <li>Go to Paypal and download your Bank Statement</li>
</ol> </ol>
<img alt="." src="https://raw.githubusercontent.com/OCA/bank-statement-import/11.0/account_bank_statement_import_paypal/account_bank_statement_import_paypal/static/description/paypal_backoffice.png" /> <img alt="." src="https://raw.githubusercontent.com/OCA/bank-statement-import/12.0/account_bank_statement_import_paypal/account_bank_statement_import_paypal/static/description/paypal_backoffice.png" />
<img alt="." src="https://raw.githubusercontent.com/OCA/bank-statement-import/11.0/account_bank_statement_import_paypal/static/description/paypal_backoffice.png" /> <img alt="." src="https://raw.githubusercontent.com/OCA/bank-statement-import/12.0/account_bank_statement_import_paypal/static/description/paypal_backoffice.png" />
</div> </div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1> <h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues">GitHub Issues</a>. <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. 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 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_paypal%0Aversion:%2011.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_bank_statement_import_paypal%0Aversion:%2012.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> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>
<div class="section" id="credits"> <div class="section" id="credits">
@@ -430,6 +430,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Sebastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> <li>Sebastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li>
<li>Tecnativa (<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>)<ul> <li>Tecnativa (<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>)<ul>
<li>Vicent Cubells &lt;<a class="reference external" href="mailto:vicent.cubells&#64;tecnativa.com">vicent.cubells&#64;tecnativa.com</a>&gt;</li> <li>Vicent Cubells &lt;<a class="reference external" href="mailto:vicent.cubells&#64;tecnativa.com">vicent.cubells&#64;tecnativa.com</a>&gt;</li>
<li>Victor M.M. Torres &lt;<a class="reference external" href="mailto:victor.martin&#64;tecnativa.com">victor.martin&#64;tecnativa.com</a>&gt;</li>
</ul> </ul>
</li> </li>
</ul> </ul>
@@ -441,7 +442,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and mission is to support the collaborative development of Odoo features and
promote its widespread use.</p> promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/11.0/account_bank_statement_import_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/12.0/account_bank_statement_import_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> <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>
</div> </div>

View File

@@ -9,6 +9,7 @@ from io import StringIO
class WizardPaypalMapCreate(models.TransientModel): class WizardPaypalMapCreate(models.TransientModel):
_name = 'wizard.paypal.map.create' _name = 'wizard.paypal.map.create'
_description = 'Wizard Paypal Map Create'
data_file = fields.Binary( data_file = fields.Binary(
string='Bank Statement File', string='Bank Statement File',