Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Feb 11, 2025
1 parent 2fa75f2 commit 6059986
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[account_statement_import_base](account_statement_import_base/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Bank Statement Import
[account_statement_import_camt](account_statement_import_camt/) | 17.0.1.0.0 | | CAMT Format Bank Statements Import
[account_statement_import_camt54](account_statement_import_camt54/) | 17.0.1.0.0 | | Bank Account Camt54 Import
[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
Expand Down
20 changes: 10 additions & 10 deletions account_statement_import_camt54/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Bank Account Camt54 Import
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:423ab66deb35c8930b150cf71f0595cf124e40574ae9874935ac5291b19b9c04
!! source digest: sha256:5b5affec0c426b98538b8cb1c258bb9978e06ab3875d7f28ffa55a5de6a57c33
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -85,22 +85,22 @@ Authors
Contributors
------------

- Yannick Vaucher <[email protected]>
- Yannick Vaucher <[email protected]>

- Timon Tschanz <[email protected]>
- Timon Tschanz <[email protected]>

- `Trobz <https://trobz.com>`__:
- `Trobz <https://trobz.com>`__:

- Son Ho <[email protected]>
- Son Ho <[email protected]>

Other credits
-------------

- Digital4efficiency.ch
- The migration of this module from 15.0 to 16.0 was financially
supported by Camptocamp
- The migration of this module from 16.0 to 17.0 was financially
supported by Camptocamp
- Digital4efficiency.ch
- The migration of this module from 15.0 to 16.0 was financially
supported by Camptocamp
- The migration of this module from 16.0 to 17.0 was financially
supported by Camptocamp

Maintainers
-----------
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Bank Account Camt54 Import</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:423ab66deb35c8930b150cf71f0595cf124e40574ae9874935ac5291b19b9c04
!! source digest: sha256:5b5affec0c426b98538b8cb1c258bb9978e06ab3875d7f28ffa55a5de6a57c33
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/17.0/account_statement_import_camt54"><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_camt54"><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>
<blockquote>
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[project]
name = "odoo-addons-oca-bank-statement-import"
version = "17.0.20250119.0"
version = "17.0.20250211.0"
dependencies = [
"odoo-addon-account_statement_import_base>=17.0dev,<17.1dev",
"odoo-addon-account_statement_import_camt54>=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",
Expand Down

0 comments on commit 6059986

Please sign in to comment.