diff --git a/account_bank_statement_import_paypal/README.rst b/account_bank_statement_import_paypal/README.rst index 0fa92e31..f14ab9df 100644 --- a/account_bank_statement_import_paypal/README.rst +++ b/account_bank_statement_import_paypal/README.rst @@ -14,13 +14,13 @@ Import Paypal Bank Statements :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/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 .. |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 .. |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 |badge1| |badge2| |badge3| |badge4| |badge5| @@ -56,9 +56,9 @@ To use this module, you need to: #. 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: . -.. 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: . Bug Tracker @@ -67,7 +67,7 @@ Bug Tracker Bugs are tracked on `GitHub 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 `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -87,6 +87,7 @@ Contributors * Tecnativa (https://www.tecnativa.com) * Vicent Cubells + * Victor M.M. Torres 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 promote its widespread use. -This module is part of the `OCA/bank-statement-import `_ project on GitHub. +This module is part of the `OCA/bank-statement-import `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_bank_statement_import_paypal/__manifest__.py b/account_bank_statement_import_paypal/__manifest__.py index f4af6230..701d6bf8 100644 --- a/account_bank_statement_import_paypal/__manifest__.py +++ b/account_bank_statement_import_paypal/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Import Paypal Bank Statements", 'summary': 'Import Paypal CSV files as Bank Statements in Odoo', - "version": "11.0.2.0.0", + "version": "12.0.1.0.0", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": " Akretion, Odoo Community Association (OCA)", diff --git a/account_bank_statement_import_paypal/i18n/account_bank_statement_import_paypal.pot b/account_bank_statement_import_paypal/i18n/account_bank_statement_import_paypal.pot index 3e24e191..a2488da4 100644 --- a/account_bank_statement_import_paypal/i18n/account_bank_statement_import_paypal.pot +++ b/account_bank_statement_import_paypal/i18n/account_bank_statement_import_paypal.pot @@ -4,10 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0\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" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,7 +14,17 @@ msgstr "" "Plural-Forms: \n" #. 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." msgstr "" @@ -36,22 +44,22 @@ msgid "Bank Name" msgstr "" #. 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" msgstr "" #. 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" msgstr "" #. 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..." msgstr "" #. 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" msgstr "" @@ -61,16 +69,16 @@ msgid "Create Paypal Map Lines" 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_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_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_wizard_paypal_map_create__create_uid msgid "Created by" 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_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_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_wizard_paypal_map_create__create_date msgid "Created on" msgstr "" @@ -85,30 +93,35 @@ msgid "Date" 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_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" msgstr "" #. 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 msgid "Date format of map file and Paypal date does not match." 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 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 msgid "Description" 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_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_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_wizard_paypal_map_create__display_name msgid "Display Name" msgstr "" #. 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." msgstr "" @@ -118,12 +131,12 @@ msgid "Fee" 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_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" msgstr "" #. 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" msgstr "" @@ -138,20 +151,20 @@ msgid "Gross" 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_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" msgstr "" #. 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 msgid "Headers of file to import and Paypal map lines does not match." 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_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_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_wizard_paypal_map_create__id msgid "ID" msgstr "" @@ -161,7 +174,7 @@ msgid "Import Bank Statement" msgstr "" #. 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" msgstr "" @@ -176,44 +189,44 @@ msgid "Journal" 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___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_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_wizard_paypal_map_create____last_update msgid "Last Modified on" 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_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_wizard_paypal_map_create_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 msgid "Last Updated by" 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_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_wizard_paypal_map_create_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 msgid "Last Updated on" 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_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" 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_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" msgstr "" #. 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" msgstr "" #. module: account_bank_statement_import_paypal #: 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" msgstr "" @@ -223,22 +236,22 @@ msgid "Origin Transaction ID" msgstr "" #. 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 msgid "PAYPAL-COSTS" msgstr "" #. 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 msgid "PayPal Import %s > %s" msgstr "" #. 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.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:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 +#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal__paypal_map_id +#: model_terms: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_tree +#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 msgid "Paypal Map" msgstr "" @@ -249,41 +262,46 @@ msgid "Paypal Mapping" msgstr "" #. 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 msgid "Paypal commissions" 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_id_4185 +#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_bank_statement_import__paypal_map_id msgid "Paypal map" msgstr "" #. 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" msgstr "" #. 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" msgstr "" #. 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:" msgstr "" #. 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." 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_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" 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 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 msgid "Time" @@ -295,33 +313,40 @@ msgid "Transaction ID" msgstr "" #. 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 msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float" msgstr "" #. 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 msgid "You must run this wizard from the journal" msgstr "" #. module: account_bank_statement_import_paypal -#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map -msgid "account.bank.statement.import.paypal.map" +#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0 +#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0 +msgid "comma (,)" 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 -#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:122 +#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:125 #, python-format msgid "currency %s on line %d cannot be found in odoo" 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 #: selection:account.bank.statement.import.paypal.map.line,date_format:0 msgid "i.e. 12/15/2019" @@ -333,7 +358,8 @@ msgid "i.e. 15/12/2019" msgstr "" #. module: account_bank_statement_import_paypal -#: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create -msgid "wizard.paypal.map.create" +#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0 +#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0 +msgid "none" msgstr "" diff --git a/account_bank_statement_import_paypal/i18n/es.po b/account_bank_statement_import_paypal/i18n/es.po index d2c58f02..1170eb5c 100644 --- a/account_bank_statement_import_paypal/i18n/es.po +++ b/account_bank_statement_import_paypal/i18n/es.po @@ -17,7 +17,21 @@ msgstr "" "X-Generator: Poedit 2.1.1\n" #. 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." msgstr "Todas las lineas de la plantilla se crearán automáticamente." @@ -37,22 +51,22 @@ msgid "Bank Name" msgstr "Nombre del banco" #. 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" msgstr "Archivo de extracto bancario" #. 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" msgstr "Cancelar" #. 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..." msgstr "Escoja un archivo a importar..." #. 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" msgstr "Crear líneas" @@ -62,16 +76,16 @@ msgid "Create Paypal Map Lines" msgstr "Crear las líneas de la plantilla de 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_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_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_wizard_paypal_map_create__create_uid msgid "Created by" msgstr "Creado el" #. 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_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_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_wizard_paypal_map_create__create_date msgid "Created on" msgstr "Creado por" @@ -86,32 +100,37 @@ msgid "Date" msgstr "Fecha" #. 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" msgstr "Formato de fecha" #. 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 msgid "Date format of map file and Paypal date does not match." msgstr "" "El format de fecha del archivo de plantilla y la fecha de Paypal no " "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 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 msgid "Description" msgstr "Descripción" #. 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_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_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_wizard_paypal_map_create__display_name msgid "Display Name" msgstr "Nombre mostrado" #. 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." msgstr "Descargue un extracto bancario desde su banco e impórtelo aquí." @@ -121,12 +140,12 @@ msgid "Fee" msgstr "Tarifa" #. 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" msgstr "Nº de campo" #. 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" msgstr "Nombre de archivo" @@ -141,12 +160,12 @@ msgid "Gross" msgstr "Bruto" #. 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" msgstr "Nombre de la cabecera" #. 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 msgid "Headers of file to import and Paypal map lines does not match." msgstr "" @@ -154,9 +173,9 @@ msgstr "" "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_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_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_wizard_paypal_map_create__id msgid "ID" msgstr "ID" @@ -166,7 +185,7 @@ msgid "Import Bank Statement" msgstr "Importar Extracto Bancario" #. 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" msgstr "Importar las lineas de la plantilla de Paypal" @@ -181,44 +200,44 @@ msgid "Journal" msgstr "Diario" #. 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_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_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_wizard_paypal_map_create____last_update msgid "Last Modified on" msgstr "Última modificación en" #. 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_wizard_paypal_map_create_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 msgid "Last Updated by" msgstr "Última actualización por" #. 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_wizard_paypal_map_create_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 msgid "Last Updated on" msgstr "Última actualización en" #. 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" msgstr "Plantilla padre" #. 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" msgstr "Líneas de la plantilla" #. 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" msgstr "Líneas de la plantilla" #. module: account_bank_statement_import_paypal #: 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" msgstr "Nombre" @@ -228,22 +247,22 @@ msgid "Origin Transaction ID" msgstr "Id. de transacción" #. 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 msgid "PAYPAL-COSTS" msgstr "COSTES-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 msgid "PayPal Import %s > %s" msgstr "Importación de Paypal %s > %s" #. 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.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:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 +#: model:ir.model.fields,field_description:account_bank_statement_import_paypal.field_account_journal__paypal_map_id +#: model_terms: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_tree +#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_paypal.view_account_journal_form_n43 msgid "Paypal Map" msgstr "Plantilla de Paypal" @@ -254,33 +273,33 @@ msgid "Paypal Mapping" msgstr "Plantilla de 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 msgid "Paypal commissions" msgstr "Tarifa de 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" msgstr "Plantilla de 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" msgstr "Línea de plantilla de 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" msgstr "Líneas de plantilla de 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:" msgstr "Paypal con la plantilla:" #. 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." @@ -289,10 +308,15 @@ msgstr "" "lineas de la plantilla a partir de la cabecera del archivo." #. 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" 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 #: selection:account.bank.statement.import.paypal.map.line,field_to_assign:0 msgid "Time" @@ -304,34 +328,43 @@ msgid "Transaction ID" msgstr "Id. de transacción" #. 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 msgid "Value '%s' for the field '%s' on line %d, cannot be converted to float" msgstr "" "El valor '%s' del campo '%s' en la línea %d, no se puede convertir a float" #. 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 msgid "You must run this wizard from the journal" msgstr "Debe ejecutar este asistente des del diario" #. module: account_bank_statement_import_paypal -#: model:ir.model,name:account_bank_statement_import_paypal.model_account_bank_statement_import_paypal_map -msgid "account.bank.statement.import.paypal.map" -msgstr "account.bank.statement.import.paypal.map" +#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0 +#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0 +msgid "comma (,)" +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 "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 +#: code:addons/account_bank_statement_import_paypal/wizards/account_bank_statement_import_paypal.py:125 #, python-format 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" +#. 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 #: selection:account.bank.statement.import.paypal.map.line,date_format:0 msgid "i.e. 12/15/2019" @@ -343,6 +376,7 @@ msgid "i.e. 15/12/2019" msgstr "p.e. 15/12/2019" #. module: account_bank_statement_import_paypal -#: model:ir.model,name:account_bank_statement_import_paypal.model_wizard_paypal_map_create -msgid "wizard.paypal.map.create" -msgstr "wizard.paypal.map.create" +#: selection:account.bank.statement.import.paypal.map,float_decimal_sep:0 +#: selection:account.bank.statement.import.paypal.map,float_thousands_sep:0 +msgid "none" +msgstr "" diff --git a/account_bank_statement_import_paypal/models/account_bank_statement_import_paypal_map.py b/account_bank_statement_import_paypal/models/account_bank_statement_import_paypal_map.py index cd848db6..06c82ef9 100644 --- a/account_bank_statement_import_paypal/models/account_bank_statement_import_paypal_map.py +++ b/account_bank_statement_import_paypal/models/account_bank_statement_import_paypal_map.py @@ -6,6 +6,7 @@ from odoo import fields, models, api class AccountBankStatementImportPaypalMap(models.Model): _name = 'account.bank.statement.import.paypal.map' + _description = 'Account Bank Statement Import Paypal Map' name = fields.Char( required=True, @@ -63,8 +64,9 @@ class AccountBankStatementImportPaypalMap(models.Model): separators[self.float_decimal_sep]) -class AccountBankStatementImportPaypalMapLIne(models.Model): +class AccountBankStatementImportPaypalMapLine(models.Model): _name = 'account.bank.statement.import.paypal.map.line' + _description = 'Account Bank Statement Import Paypal Map Line' _order = "sequence asc, id asc" sequence = fields.Integer( diff --git a/account_bank_statement_import_paypal/readme/CONTRIBUTORS.rst b/account_bank_statement_import_paypal/readme/CONTRIBUTORS.rst index 480d3836..6e9a18d1 100644 --- a/account_bank_statement_import_paypal/readme/CONTRIBUTORS.rst +++ b/account_bank_statement_import_paypal/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * Tecnativa (https://www.tecnativa.com) * Vicent Cubells + * Victor M.M. Torres diff --git a/account_bank_statement_import_paypal/static/description/index.html b/account_bank_statement_import_paypal/static/description/index.html index e3553e1a..779071f9 100644 --- a/account_bank_statement_import_paypal/static/description/index.html +++ b/account_bank_statement_import_paypal/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module allows you to import the Paypal CSV files in Odoo as bank statements.

Table of contents

@@ -404,15 +404,15 @@ Lines and set every line with which field of statement have to match.
  • Go to Paypal and download your Bank Statement
  • -. -. +. +.

    Bug Tracker

    Bugs are tracked on GitHub 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.

    +feedback.

    Do not contact contributors directly about support or help with technical issues.

    @@ -430,6 +430,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Sebastien BEAU <sebastien.beau@akretion.com>
  • Tecnativa (https://www.tecnativa.com)
  • @@ -441,7 +442,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

    -

    This module is part of the OCA/bank-statement-import project on GitHub.

    +

    This module is part of the OCA/bank-statement-import project on GitHub.

    You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

    diff --git a/account_bank_statement_import_paypal/wizards/create_map_lines_from_file.py b/account_bank_statement_import_paypal/wizards/create_map_lines_from_file.py index 139ae537..a9ca019a 100644 --- a/account_bank_statement_import_paypal/wizards/create_map_lines_from_file.py +++ b/account_bank_statement_import_paypal/wizards/create_map_lines_from_file.py @@ -9,6 +9,7 @@ from io import StringIO class WizardPaypalMapCreate(models.TransientModel): _name = 'wizard.paypal.map.create' + _description = 'Wizard Paypal Map Create' data_file = fields.Binary( string='Bank Statement File',