diff --git a/README.md b/README.md index 73b0e232a..834bacb16 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary [account_move_line_reconcile_manual](account_move_line_reconcile_manual/) | 16.0.2.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Manually reconcile Journal Items [account_move_reconcile_forbid_cancel](account_move_reconcile_forbid_cancel/) | 16.0.1.0.1 | | Account Move Reconcile Forbid Cancel [account_move_so_import](account_move_so_import/) | 16.0.1.0.0 | | Journal Entry Sale Order completion -[account_reconcile_analytic_tag](account_reconcile_analytic_tag/) | 16.0.1.2.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Analytic tags in account reconciliation +[account_reconcile_analytic_tag](account_reconcile_analytic_tag/) | 16.0.1.2.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Analytic tags in account reconciliation [account_reconcile_oca](account_reconcile_oca/) | 16.0.2.2.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Reconcile addons for Odoo CE accounting [account_statement_base](account_statement_base/) | 16.0.1.14.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for Bank Statements [base_transaction_id](base_transaction_id/) | 16.0.1.0.0 | | Base transaction ID for financial institutes diff --git a/account_reconcile_analytic_tag/README.rst b/account_reconcile_analytic_tag/README.rst index f9f566b18..cfbaf3213 100644 --- a/account_reconcile_analytic_tag/README.rst +++ b/account_reconcile_analytic_tag/README.rst @@ -7,7 +7,7 @@ Analytic tags in account reconciliation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c962e782e487a92d995d336ebdd76cf58b67862862ee4b78878ef2a0e1f5ef7f + !! source digest: sha256:92bb4ef7b4b142a8cc93466963bca99a363d3eb5f32146eca9a1d154b190e0aa !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_reconcile_analytic_tag/__manifest__.py b/account_reconcile_analytic_tag/__manifest__.py index 6d6c80c0b..cc962299d 100644 --- a/account_reconcile_analytic_tag/__manifest__.py +++ b/account_reconcile_analytic_tag/__manifest__.py @@ -4,7 +4,7 @@ "name": "Analytic tags in account reconciliation", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile", - "version": "16.0.1.2.0", + "version": "16.0.1.2.1", "depends": ["account_reconcile_oca", "account_analytic_tag"], "license": "AGPL-3", "category": "Accounting", diff --git a/account_reconcile_analytic_tag/static/description/index.html b/account_reconcile_analytic_tag/static/description/index.html index 1fb7bc529..8cff70089 100644 --- a/account_reconcile_analytic_tag/static/description/index.html +++ b/account_reconcile_analytic_tag/static/description/index.html @@ -367,7 +367,7 @@
This module adds the analytical tags to the bank reconciliation.