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

[16.0][MIG] account_statement_import_txt_xlsx > account_statement_import_sheet_file: Migration to 16.0 #628

Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
c880d9c
[MIG] account_bank_statement_import_txt_xlsx: Migration to 14.0
primes2h Sep 9, 2021
e00b175
Added translation using Weblate (Italian)
primes2h Nov 24, 2021
4597029
Added translation using Weblate (Portuguese)
pedrocs-exo Nov 25, 2021
c549105
Translated using Weblate (Italian)
primes2h Nov 25, 2021
b3a6b47
[account_statement_import_txt_xlsx][imp] add migration scripts
JordiBForgeFlow Dec 6, 2021
22e1b4e
Added translation using Weblate (Spanish (Argentina))
ibuioli Jan 7, 2022
0daf1b4
Translated using Weblate (Spanish (Argentina))
ibuioli Jan 9, 2022
b1b310d
[MIG] account_statement_import_txt_xlsx: Migration to 15.0
nicomacr Oct 5, 2022
a02a284
Translated using Weblate (Italian)
francesco-ooops Jan 2, 2023
e648704
[FIX] account_bank_statement_import_txt_xlsx: import sheet notes
Aug 11, 2021
111f2dd
[IMP] account_statement_import_txt_xlsx: wizard: 2 amount columns, fo…
norlinhenrik Apr 3, 2022
5144f95
[IMP] account_statement_import_txt_xlsx: amount_debit_column, amount_…
norlinhenrik Dec 20, 2022
7fcab4c
[IMP] account_statement_import_txt_xlsx: Allow mapping with reference…
JordiBForgeFlow Dec 16, 2022
361967b
[IMP] account_statement_import_txt_xlsx: add tests
JordiBForgeFlow Dec 18, 2022
f53e9a4
[IMP] account_statement_import_txt_xlsx: Calculate final balance if n…
JordiBForgeFlow Feb 22, 2023
e7039c0
[FIX] account_statement_import_txt_xlsx: Don't try to parse if no map…
pedrobaeza Feb 25, 2023
b836352
[ADD] account_statement_import_txt_xlsx: show mapping error
zaoral Nov 12, 2022
67b8836
Translated using Weblate (Italian)
francesco-ooops May 24, 2023
3c35579
Added translation using Weblate (Spanish)
pere-aquarian Jun 23, 2023
5fd3ff5
Translated using Weblate (Spanish)
pere-aquarian Jun 23, 2023
e06be3e
[FIX] account_statement_import_txt_xlsx: Make tests resilient
victoralmau Aug 16, 2023
d06179c
[MIG] account_statement_import_txt_xlsx: Migration to 16.0
pablohmontenegro Jun 14, 2023
13285ab
[IMP] account_bank_statement_import_txt_xlsx: CSV
zaoral Nov 15, 2022
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
Prev Previous commit
Next Next commit
[MIG] account_statement_import_txt_xlsx: Migration to 16.0
Co-authored-by: zaoral
pablohmontenegro authored and victoralmau committed Oct 19, 2023
commit d06179c31c76a440f2ff94725518c34808930c4f
28 changes: 13 additions & 15 deletions account_statement_import_sheet_file/README.rst
Original file line number Diff line number Diff line change
@@ -2,13 +2,10 @@
Bank Statement TXT/CSV/XLSX Import
==================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5e6a0e010b851fe8f9d5fe6bf919b19476e415a8f4d3736643ef92e3b3acd402
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
@@ -17,16 +14,16 @@ Bank Statement TXT/CSV/XLSX Import
: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/15.0/account_statement_import_txt_xlsx
:target: https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_txt_xlsx
: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-15-0/bank-statement-import-15-0-account_statement_import_txt_xlsx
:target: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_txt_xlsx
: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=15.0
:alt: Try me on Runboat
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/174/16.0
:alt: Try me on Runbot

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

This module allows you to import any TXT/CSV or XLSX file in Odoo as bank
statements.
@@ -68,8 +65,8 @@ 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_txt_xlsx%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
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_statement_import_txt_xlsx%0Aversion:%2016.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.

@@ -87,10 +84,11 @@ Contributors

* Alexis de Lattre <alexis.delattre@akretion.com>
* Sebastien BEAU <sebastien.beau@akretion.com>
* Mourad EL HADJ MIMOUNE <mourad.elhadj.mimoune@akretion.com>
* Tecnativa (https://www.tecnativa.com)

* Vicent Cubells <vicent.cubells@tecnativa.com>
* Victor M.M. Torres <victor.martin@tecnativa.com>
* Vicent Cubells
* Victor M.M. Torres

* ForgeFlow (https://www.forgeflow.com)

@@ -122,6 +120,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexey-pelykh|

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion account_statement_import_sheet_file/__manifest__.py
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
{
"name": "Bank Statement TXT/CSV/XLSX Import",
"summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo",
"version": "15.0.2.0.3",
"version": "16.0.1.0.0",
"category": "Accounting",
"website": "https://github.com/OCA/bank-statement-import",
"author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",

This file was deleted.

42 changes: 0 additions & 42 deletions account_statement_import_sheet_file/i18n/es_AR.po
Original file line number Diff line number Diff line change
@@ -602,45 +602,3 @@ msgstr "espacio"
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab
msgid "tab"
msgstr "tabulación"

#~ msgid "Amount column"
#~ msgstr "Monto de columna"

#~ msgid "Balance column"
#~ msgstr "Columna de saldo"

#~ msgid "Bank Account column"
#~ msgstr "Columna de la Cuenta Bancaria"

#~ msgid "Bank Name column"
#~ msgstr "Columna del Nombre del Banco"

#~ msgid "Credit value"
#~ msgstr "Valor de crédito"

#~ msgid "Currency column"
#~ msgstr "Columna de moneda"

#~ msgid "Debit value"
#~ msgstr "Valor de débito"

#~ msgid "Description column"
#~ msgstr "Columna de la descripción"

#~ msgid "Notes column"
#~ msgstr "Columna de notas"

#~ msgid "Original amount column"
#~ msgstr "Columna de monto original"

#~ msgid "Original currency column"
#~ msgstr "Columna de moneda original"

#~ msgid "Partner Name column"
#~ msgstr "Columna de Nombre de Contacto"

#~ msgid "Reference column"
#~ msgstr "Columna de la referencia"

#~ msgid "Timestamp column"
#~ msgstr "Columna de tiempo"
42 changes: 0 additions & 42 deletions account_statement_import_sheet_file/i18n/it.po
Original file line number Diff line number Diff line change
@@ -601,45 +601,3 @@ msgstr "spazio"
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab
msgid "tab"
msgstr "tabulazione"

#~ msgid "Amount column"
#~ msgstr "Colonna importo"

#~ msgid "Balance column"
#~ msgstr "Colonna saldo"

#~ msgid "Bank Account column"
#~ msgstr "Colonna conto banca"

#~ msgid "Bank Name column"
#~ msgstr "Colonna nome banca"

#~ msgid "Credit value"
#~ msgstr "Valore in avere"

#~ msgid "Currency column"
#~ msgstr "Colonna valuta"

#~ msgid "Debit value"
#~ msgstr "Valore in dare"

#~ msgid "Description column"
#~ msgstr "Colonna descrizione"

#~ msgid "Notes column"
#~ msgstr "Colonna note"

#~ msgid "Original amount column"
#~ msgstr "Colonna importo originario"

#~ msgid "Original currency column"
#~ msgstr "Colonna valuta originaria"

#~ msgid "Partner Name column"
#~ msgstr "Colonna nome partner"

#~ msgid "Reference column"
#~ msgstr "Colonna di riferimento"

#~ msgid "Timestamp column"
#~ msgstr "Colonna marcatura temporale"
18 changes: 0 additions & 18 deletions account_statement_import_sheet_file/i18n/nl.po
Original file line number Diff line number Diff line change
@@ -596,21 +596,3 @@ msgstr "spatie"
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab
msgid "tab"
msgstr "tab"

#~ msgid "Amount column"
#~ msgstr "Bedrag kolom"

#~ msgid "Bank Account column"
#~ msgstr "Bankrekening Kolom"

#~ msgid "Bank Name column"
#~ msgstr "Bank naam kolom"

#~ msgid "Currency column"
#~ msgstr "Valuta Kolom"

#~ msgid "Description column"
#~ msgstr "Kolom omschrijving"

#~ msgid "Notes column"
#~ msgstr "Notitie Kolom"
42 changes: 0 additions & 42 deletions account_statement_import_sheet_file/i18n/zh_CN.po
Original file line number Diff line number Diff line change
@@ -595,45 +595,3 @@ msgstr ""
#: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab
msgid "tab"
msgstr ""

#~ msgid "Amount column"
#~ msgstr "交易金额列"

#~ msgid "Balance column"
#~ msgstr "余额列名"

#~ msgid "Bank Account column"
#~ msgstr "对方银行账号列名"

#~ msgid "Bank Name column"
#~ msgstr "对方开户行列名"

#~ msgid "Credit value"
#~ msgstr "贷方标志值"

#~ msgid "Currency column"
#~ msgstr "币别列名"

#~ msgid "Debit value"
#~ msgstr "借方标志值"

#~ msgid "Description column"
#~ msgstr "摘要列名"

#~ msgid "Notes column"
#~ msgstr "备注列名"

#~ msgid "Original amount column"
#~ msgstr "原币金额列名"

#~ msgid "Original currency column"
#~ msgstr "币别列名"

#~ msgid "Partner Name column"
#~ msgstr "对方账户名列名"

#~ msgid "Reference column"
#~ msgstr "编号列名"

#~ msgid "Timestamp column"
#~ msgstr "日期列名"

This file was deleted.

4 changes: 2 additions & 2 deletions account_statement_import_sheet_file/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@
* Sebastien BEAU <sebastien.beau@akretion.com>
* Tecnativa (https://www.tecnativa.com)

* Vicent Cubells <vicent.cubells@tecnativa.com>
* Victor M.M. Torres <victor.martin@tecnativa.com>
* Vicent Cubells
* Victor M.M. Torres

* ForgeFlow (https://www.forgeflow.com)

63 changes: 31 additions & 32 deletions account_statement_import_sheet_file/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
<title>Bank Statement TXT/CSV/XLSX Import</title>
<style type="text/css">

/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
customize this style sheet.
*/

@@ -366,50 +366,48 @@ <h1 class="title">Bank Statement TXT/CSV/XLSX Import</h1>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5e6a0e010b851fe8f9d5fe6bf919b19476e415a8f4d3736643ef92e3b3acd402
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_txt_xlsx"><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 image-reference" href="https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_txt_xlsx"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-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/16.0/account_statement_import_txt_xlsx"><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-16-0/bank-statement-import-16-0-account_statement_import_txt_xlsx"><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/16.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 any TXT/CSV or XLSX file in Odoo as bank
statements.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
<li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
<li><a class="reference internal" href="#changelog" id="toc-entry-3">Changelog</a><ul>
<li><a class="reference internal" href="#section-1" id="toc-entry-4">12.0.2.0.0</a></li>
<li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li>
<li><a class="reference internal" href="#usage" id="id3">Usage</a></li>
<li><a class="reference internal" href="#changelog" id="id4">Changelog</a><ul>
<li><a class="reference internal" href="#id1" id="id5">12.0.2.0.0</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-5">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-6">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-7">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-8">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-9">Maintainers</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id6">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id7">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id8">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id9">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id10">Maintainers</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<h1><a class="toc-backref" href="#id2">Configuration</a></h1>
<p>To create TXT/CSV/XLSX statement sheet columns mapping:</p>
<ol class="arabic simple">
<li>Open <em>Invoicing &gt; Configuration &gt; Accounting &gt; Statement Sheet Mappings</em></li>
<li>Create mapping(s) according to your online banking software statement format</li>
</ol>
</div>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
<h1><a class="toc-backref" href="#id3">Usage</a></h1>
<p>To use this module, you need to:</p>
<ol class="arabic simple">
<li>Get statement in TXT/CSV or XLSX from your online banking software</li>
<li>Go to Odoo and and import the statement file, selecting corresponding format</li>
</ol>
</div>
<div class="section" id="changelog">
<h1><a class="toc-backref" href="#toc-entry-3">Changelog</a></h1>
<div class="section" id="section-1">
<h2><a class="toc-backref" href="#toc-entry-4">12.0.2.0.0</a></h2>
<h1><a class="toc-backref" href="#id4">Changelog</a></h1>
<div class="section" id="id1">
<h2><a class="toc-backref" href="#id5">12.0.2.0.0</a></h2>
<ul class="simple">
<li>[BREAKING] New mapping, please review mappings after upgrade.</li>
<li>[BREAKING] Different bank accounts have to be used per each currency.</li>
@@ -419,30 +417,31 @@ <h2><a class="toc-backref" href="#toc-entry-4">12.0.2.0.0</a></h2>
</div>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#id6">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>.
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
<a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_txt_xlsx%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
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_statement_import_txt_xlsx%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-6">Credits</a></h1>
<h1><a class="toc-backref" href="#id7">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
<h2><a class="toc-backref" href="#id8">Authors</a></h2>
<ul class="simple">
<li>ForgeFlow</li>
<li>CorporateHub</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
<h2><a class="toc-backref" href="#id9">Contributors</a></h2>
<ul class="simple">
<li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#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>Mourad EL HADJ MIMOUNE &lt;<a class="reference external" href="mailto:mourad.elhadj.mimoune&#64;akretion.com">mourad.elhadj.mimoune&#64;akretion.com</a>&gt;</li>
<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>Victor M.M. Torres &lt;<a class="reference external" href="mailto:victor.martin&#64;tecnativa.com">victor.martin&#64;tecnativa.com</a>&gt;</li>
<li>Vicent Cubells</li>
<li>Victor M.M. Torres</li>
</ul>
</li>
<li>ForgeFlow (<a class="reference external" href="https://www.forgeflow.com">https://www.forgeflow.com</a>)<ul>
@@ -457,15 +456,15 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
<h2><a class="toc-backref" href="#id10">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>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.</p>
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
<p><a class="reference external image-reference" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_txt_xlsx">OCA/bank-statement-import</a> project on GitHub.</p>
<p><a class="reference external" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_txt_xlsx">OCA/bank-statement-import</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>