Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] account_statement_import_ofx #695

Merged
merged 24 commits into from
Dec 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
26d9ec3
[MIG] account_statement_import_ofx to v14
alexis-via Nov 17, 2020
bc0211f
[UPD] Update account_statement_import_ofx.pot
oca-travis Mar 25, 2021
571f5de
[UPD] README.rst
OCA-git-bot Mar 25, 2021
e8aba57
Translated using Weblate (French)
Yvesldff Apr 10, 2021
216cd94
Added translation using Weblate (French (France))
Yvesldff Apr 10, 2021
5230955
Translated using Weblate (French (France))
Yvesldff Apr 10, 2021
dcf4162
Added translation using Weblate (Italian)
primes2h Nov 25, 2021
3b8df92
Translated using Weblate (Italian)
primes2h Nov 25, 2021
1ca2b18
Added translation using Weblate (Spanish (Argentina))
ibuioli Jan 7, 2022
01894f4
Translated using Weblate (Spanish (Argentina))
ibuioli Jan 7, 2022
1e2abc6
[MIG] account_statement_import_ofx to v16
alexis-via Mar 6, 2023
d79689f
[UPD] Update account_statement_import_ofx.pot
Mar 24, 2023
3a7f9ae
[UPD] README.rst
OCA-git-bot Mar 24, 2023
41bde35
Update translation files
weblate Mar 24, 2023
a5082cb
Translated using Weblate (Spanish)
Gelo-fl May 17, 2023
23b7a13
Translated using Weblate (French)
Jun 8, 2023
4126225
Translated using Weblate (Portuguese (Brazil))
adrianojprado Jun 12, 2023
848259e
[UPD] README.rst
OCA-git-bot Sep 3, 2023
6505a62
Update translation files
weblate Oct 9, 2023
534175c
Translated using Weblate (Portuguese (Brazil))
adrianojprado Dec 28, 2023
5a9e680
Translated using Weblate (Italian)
mymage May 3, 2024
000052a
Translated using Weblate (Italian)
mymage May 6, 2024
511ba00
[IMP] account_statement_import_ofx: apply pre-commit auto fixes
remi-filament May 22, 2024
3cd63d2
[MIG] account_statement_import_ofx: Migration to 17.0
remi-filament May 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 109 additions & 0 deletions account_statement_import_ofx/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
=========================
Import OFX Bank Statement
=========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1716bd49010fb3f50b7f5ffc4ade620361a09a4b341089d3dc456197bf779819
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
:target: https://odoo-community.org/page/development-status
:alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
: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/17.0/account_statement_import_ofx
: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-17-0/bank-statement-import-17-0-account_statement_import_ofx
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds support for the import of bank statements in `OFX
format <https://en.wikipedia.org/wiki/Open_Financial_Exchange>`__.

Bank Statements may be generated containing a subset of the OFX
information (only those transaction lines that are required for the
creation of the Financial Accounting records).

Since v14, this module support multi-account OFX files i.e. several
different bank accounts in the same OFX file.

**Table of contents**

.. contents::
:local:

Installation
============

This module requires the
`ofxparse <https://pypi.org/project/ofxparse/>`__ python lib.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_ofx%0Aversion:%2017.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.

Credits
=======

Authors
-------

* Odoo SA
* Akretion
* La Louve
* GRAP
* Nicolas JEUDY
* Le Filament

Contributors
------------

- Odoo SA
- Alexis de Lattre <alexis.delattre@akretion.com>
- Laurent Mignon <laurent.mignon@acsone.eu>
- Ronald Portier <rportier@therp.nl>
- Sylvain LE GAL <https://twitter.com/legalsylvain>
- Nicolas JEUDY <https://github.com/njeudy>
- Le Filament <https://github.com/lefilament>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
:target: https://github.com/alexis-via
:alt: alexis-via

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexis-via|

This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/17.0/account_statement_import_ofx>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions account_statement_import_ofx/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from . import models
from . import wizard
20 changes: 20 additions & 0 deletions account_statement_import_ofx/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Import OFX Bank Statement",
"category": "Banking addons",
"version": "17.0.1.0.0",
"license": "AGPL-3",
"author": "Odoo SA,"
"Akretion,"
"La Louve,"
"GRAP,"
"Nicolas JEUDY,"
"Le Filament,"
"Odoo Community Association (OCA)",
"maintainers": ["alexis-via"],
"development_status": "Mature",
"website": "https://github.com/OCA/bank-statement-import",
"depends": ["account_statement_import_file"],
"data": ["wizard/account_statement_import.xml"],
"external_dependencies": {"python": ["ofxparse"]},
"installable": True,
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_ofx
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_bank_statement_import
msgid "Import Bank Statement"
msgstr ""

#. module: account_bank_statement_import_ofx
#: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""

#. module: account_bank_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_ofx.view_account_bank_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""

#. module: account_bank_statement_import_ofx
#: code:addons/account_bank_statement_import_ofx/wizard/account_bank_statement_import.py:85
#, python-format
msgid "The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""

39 changes: 39 additions & 0 deletions account_statement_import_ofx/i18n/account_statement_import_ofx.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_ofx
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr ""

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""

#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr ""

#. module: account_statement_import_ofx
#. odoo-python
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""
49 changes: 49 additions & 0 deletions account_statement_import_ofx/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_ofx
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-11 21:55+0000\n"
"PO-Revision-Date: 2017-04-11 21:55+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
#, fuzzy
msgid "Import Bank Statement Files"
msgstr "Kontoauszug importieren"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr ""

#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Open Financial Exchange (.OFX Money)"

#. module: account_statement_import_ofx
#. odoo-python
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""
"Das folgende Problem ist beim Importieren aufgetreten. Die Datei ist dürfte "
"ungültig sein.\n"
"\n"
"%s"
49 changes: 49 additions & 0 deletions account_statement_import_ofx/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import_ofx
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: bank-statement-import (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-07-24 21:51+0000\n"
"PO-Revision-Date: 2023-05-17 11:34+0000\n"
"Last-Translator: gelo joga Rodríguez <gelo.joga@factorlibre.com>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-bank-statement-"
"import-8-0/language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1\n"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr "Importar archivos de extractos bancarios"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr "Diario"

#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Abrir intercambio financiero (.OFX Money)"

#. module: account_statement_import_ofx
#. odoo-python
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""
"El siguiente problema ocurrió durante la importación. Es posible que el "
"archivo no sea válido.\n"
"\n"
" %s"
55 changes: 55 additions & 0 deletions account_statement_import_ofx/i18n/es_AR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_statement_import_ofx
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-01-07 16:40+0000\n"
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: none\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import
msgid "Import Bank Statement Files"
msgstr "Importar Archivos de Extractos Bancarios"

#. module: account_statement_import_ofx
#: model:ir.model,name:account_statement_import_ofx.model_account_journal
msgid "Journal"
msgstr "Diario"

#. module: account_statement_import_ofx
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form
msgid "Open Financial Exchange (.OFX Money)"
msgstr "Open Financial Exchange (.OFX Dinero)"

#. module: account_statement_import_ofx
#. odoo-python
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0
#, python-format
msgid ""
"The following problem occurred during import. The file might not be valid.\n"
"\n"
" %s"
msgstr ""
"El siguiente problema ocurrió durante la importación. Es posible que el "
"archivo no sea válido.\n"
"\n"
" %s"

#~ msgid "Display Name"
#~ msgstr "Mostrar Nombre"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"
Loading
Loading