Skip to content

Commit

Permalink
account_payment_return_import: Some refactoring
Browse files Browse the repository at this point in the history
OCA Transbot updated translations from Transifex
  • Loading branch information
pedrobaeza authored and carolinafernandez-tecnativa committed Jul 25, 2024
1 parent 14cfb88 commit 5984a45
Show file tree
Hide file tree
Showing 43 changed files with 7,338 additions and 277 deletions.
16 changes: 14 additions & 2 deletions account_payment_return_import/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ Account Payment Return Import

This module adds a generic wizard + methods to import payment return file
formats.

It's only the base to be extended by another modules.

Multiple payment return files contained in a zip are also supported.

Bug Tracker
Expand All @@ -17,7 +19,17 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-payment/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
`here <https://github.com/OCA/account-payment/issues/new?body=module:%20account_payment_return_import%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`here <https://github.com/OCA/
account-payment/issues/new?body=module:%20
account_payment_return_import%0Aversion:%20
8.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Usage
=====

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/96/8.0

Credits
=======
Expand All @@ -41,4 +53,4 @@ 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.

To contribute to this module, please visit http://odoo-community.org.
To contribute to this module, please visit https://odoo-community.org.
1 change: 1 addition & 0 deletions account_payment_return_import/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-

from . import models
from . import wizard
3 changes: 2 additions & 1 deletion account_payment_return_import/__openerp__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# © 2016 Carlos Dauden <carlos.dauden@tecnativa.com>
# © 2016 Pedro M. Baeza <pedro.baeza@tecnativa.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
Expand All @@ -14,7 +15,7 @@
'website': 'https://www.tecnativa.com',
'depends': ['account_payment_return'],
'data': [
'views/account_payment_return_import_view.xml',
'wizard/payment_return_import_view.xml',
],
'installable': True,
}
218 changes: 218 additions & 0 deletions account_payment_return_import/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,218 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_payment_return_import
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: account-payment (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-15 18:00+0000\n"
"PO-Revision-Date: 2016-04-11 16:26+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-account-payment-8-0/language/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:265
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:268
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "1. Download your Payment Return file from your bank website."
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid ""
"2. Make sure you have installed the right module to support the file format."
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "3. Select the file and click 'Import'."
msgstr ""

#. module: account_payment_return_import
#: sql_constraint:payment.return.line:0
msgid "A bank account transactions can be imported only once !"
msgstr ""

#. module: account_payment_return_import
#: help:payment.return.import,journal_id:0
msgid ""
"Accounting journal related to the bank payment return you're importing. It "
"has be be manually chosen for payment return formats which doesn't allow "
"automatic journal detection."
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:271
#, python-format
msgid "Already imported items"
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:203
#, python-format
msgid "Can not determine journal for import."
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:199
#, python-format
msgid "Can not find the account number %s."
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "Cancel"
msgstr "Cancelar"

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:141
#, python-format
msgid ""
"Could not make sense of the given file.\n"
"Did you install the module to support this type of file?"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,create_uid:0
msgid "Created by"
msgstr "Creado por"

#. module: account_payment_return_import
#: field:payment.return.import,create_date:0
msgid "Created on"
msgstr "Creado en"

#. module: account_payment_return_import
#: field:payment.return.import,display_name:0
msgid "Display Name"
msgstr ""

#. module: account_payment_return_import
#: help:payment.return.import,data_file:0
msgid ""
"Get you bank payment returns in electronic format from your bank and select "
"them here."
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,hide_journal_field:0
msgid "Hide the journal field in the view"
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "How to import your payment return :"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,id:0
msgid "ID"
msgstr "ID"

#. module: account_payment_return_import
#: field:payment.return.line,unique_import_id:0
msgid "Import ID"
msgstr ""

#. module: account_payment_return_import
#: model:ir.actions.act_window,name:account_payment_return_import.action_account_payment_return_import
#: model:ir.model,name:account_payment_return_import.model_payment_return_import
#: model:ir.ui.menu,name:account_payment_return_import.menu_account_payment_return_import
msgid "Import Payment Return"
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "Import Payment Returns"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,journal_id:0
msgid "Journal"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,__last_update:0
msgid "Last Modified on"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.import,write_uid:0
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: account_payment_return_import
#: field:payment.return.import,write_date:0
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: account_payment_return_import
#: field:payment.return.import,data_file:0
msgid "Payment Return File"
msgstr ""

#. module: account_payment_return_import
#: model:ir.model,name:account_payment_return_import.model_payment_return_line
msgid "Payment return lines"
msgstr ""

#. module: account_payment_return_import
#: field:payment.return.line,raw_import_data:0
msgid "Raw import data"
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:182
#, python-format
msgid "The account of this payment return is linked to another journal."
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:150
#, python-format
msgid "This file doesn't contain any payment return."
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:156
#, python-format
msgid "This file doesn't contain any transaction."
msgstr ""

#. module: account_payment_return_import
#: help:payment.return.line,raw_import_data:0
msgid "XML RAW data stored for debugging/check purposes"
msgstr ""

#. module: account_payment_return_import
#: code:addons/account_payment_return_import/wizard/payment_return_import.py:115
#, python-format
msgid "You have already imported this file."
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "_Import"
msgstr ""

#. module: account_payment_return_import
#: view:payment.return.import:account_payment_return_import.account_payment_return_import_view
msgid "or"
msgstr ""
Loading

0 comments on commit 5984a45

Please sign in to comment.