From f435a55b2af4c2b7a043db2be640fb2b07d6dd94 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 25 Jan 2024 14:24:38 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + .../README.rst | 33 ++++++------ .../static/description/index.html | 53 ++++++++++--------- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 48 insertions(+), 42 deletions(-) diff --git a/README.md b/README.md index 43030da0..c9a8e189 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ addon | version | maintainers | summary [account_statement_import_camt](account_statement_import_camt/) | 16.0.1.0.0 | | CAMT Format Bank Statements Import [account_statement_import_camt54](account_statement_import_camt54/) | 16.0.1.0.0 | | Bank Account Camt54 Import [account_statement_import_file](account_statement_import_file/) | 16.0.1.0.2 | [![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/) | 16.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_ofx](account_statement_import_ofx/) | 16.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/) | 16.0.1.1.0 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update [account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.1 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com diff --git a/account_statement_import_file_reconcile_oca/README.rst b/account_statement_import_file_reconcile_oca/README.rst index 97884cba..be5570a6 100644 --- a/account_statement_import_file_reconcile_oca/README.rst +++ b/account_statement_import_file_reconcile_oca/README.rst @@ -2,10 +2,13 @@ Import Statement Files and Go Direct to Reconciliation ====================================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:2836a00a46947c2aaf604ec5e01b225d141f5ee67a00fa5f96a56b9a63935e7e + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,25 +17,25 @@ Import Statement Files and Go Direct to Reconciliation :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/14.0/account_statement_import_file_reconciliation_widget + :target: https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_file_reconcile_oca :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-14-0/bank-statement-import-14-0-account_statement_import_file_reconciliation_widget + :target: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_file_reconcile_oca :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/174/14.0 - :alt: Try me on Runbot +.. |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=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module is a glue module between 2 modules: -* **account_statement_import** from the Github project *OCA/bank-statement-import* -* **account_reconciliation_widget** from the Github project `OCA/account-reconcile `_ +* **account_statement_import_file** from the Github project *OCA/bank-statement-import* +* **account_reconcile_oca** from the Github project `OCA/account-reconcile `_ -This module adds a button **Import and Start to Reconcile** on the bank statement file import wizard. When you click on this button, Odoo will import the bank statement file and jump directly to the special reconciliation interface. +This module adds a button **Import and Start to Reconcile** on the bank statement file import wizard. When you click on this button, Odoo will import the bank statement file and jump directly to the reconciliation interface. -.. figure:: https://raw.githubusercontent.com/OCA/bank-statement-import/14.0/account_statement_import_file_reconciliation_widget/static/description/bank_statement_import_start_reconcile.png +.. figure:: https://raw.githubusercontent.com/OCA/bank-statement-import/16.0/account_statement_import_file_reconcile_oca/static/description/bank_statement_import_start_reconcile.png :alt: Bank statement import wizard screenshot **Table of contents** @@ -43,15 +46,15 @@ This module adds a button **Import and Start to Reconcile** on the bank statemen Installation ============ -This module will be installed automatically by Odoo if the modules **account_statement_import** and **account_reconciliation_widget** are installed. +This module will be installed automatically by Odoo if the modules **account_statement_import_file** and **account_reconcile_oca** are installed. Bug Tracker =========== Bugs are tracked on `GitHub 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -89,6 +92,6 @@ Current `maintainer `__: |maintainer-alexis-via| -This module is part of the `OCA/bank-statement-import `_ project on GitHub. +This module is part of the `OCA/bank-statement-import `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_statement_import_file_reconcile_oca/static/description/index.html b/account_statement_import_file_reconcile_oca/static/description/index.html index 509931ac..65947e2c 100644 --- a/account_statement_import_file_reconcile_oca/static/description/index.html +++ b/account_statement_import_file_reconcile_oca/static/description/index.html @@ -1,20 +1,19 @@ - - + Import Statement Files and Go Direct to Reconciliation