[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-12-31 14:21:31 +00:00
parent cd2bb5ec07
commit 2c5bfaeec5
4 changed files with 12 additions and 10 deletions

View File

@@ -26,6 +26,7 @@ addon | version | maintainers | summary
[account_statement_import_file](account_statement_import_file/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import Statement Files
[account_statement_import_file_reconcile_oca](account_statement_import_file_reconcile_oca/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import Statement Files and Go Direct to Reconciliation
[account_statement_import_move_line](account_statement_import_move_line/) | 17.0.1.0.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Import journal items into bank statement
[account_statement_import_ofx](account_statement_import_ofx/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import OFX Bank Statement
[account_statement_import_online](account_statement_import_online/) | 17.0.1.0.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 17.0.1.1.1 | | Online Bank Statements: MyPonto.com
[account_statement_import_sheet_file](account_statement_import_sheet_file/) | 17.0.1.1.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Import TXT/CSV or XLSX files as Bank Statements in Odoo

View File

@@ -7,7 +7,7 @@ Import OFX Bank Statement
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1716bd49010fb3f50b7f5ffc4ade620361a09a4b341089d3dc456197bf779819
!! source digest: sha256:7011ad57fca9e266ac8e44430845b9aa46f7148dc8e14a75e3adc2086f5f0f12
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -75,13 +75,13 @@ Authors
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>
- 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
-----------

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1716bd49010fb3f50b7f5ffc4ade620361a09a4b341089d3dc456197bf779819
!! source digest: sha256:7011ad57fca9e266ac8e44430845b9aa46f7148dc8e14a75e3adc2086f5f0f12
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/17.0/account_statement_import_ofx"><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-17-0/bank-statement-import-17-0-account_statement_import_ofx"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds support for the import of bank statements in <a class="reference external" href="https://en.wikipedia.org/wiki/Open_Financial_Exchange">OFX

View File

@@ -1,12 +1,13 @@
[project]
name = "odoo-addons-oca-bank-statement-import"
version = "17.0.20241217.0"
version = "17.0.20241231.0"
dependencies = [
"odoo-addon-account_statement_import_base>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_camt>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_file>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_file_reconcile_oca>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_move_line>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_ofx>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_online>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_online_ponto>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_sheet_file>=17.0dev,<17.1dev",