diff --git a/README.md b/README.md index 8fafd9f1..feec48af 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 | [](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_oca](account_reconcile_oca/) | 16.0.2.0.2 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting +[account_reconcile_oca](account_reconcile_oca/) | 16.0.2.0.3 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting [account_statement_base](account_statement_base/) | 16.0.1.5.0 | [](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_oca/README.rst b/account_reconcile_oca/README.rst index 60ccedb2..b5bb3c76 100644 --- a/account_reconcile_oca/README.rst +++ b/account_reconcile_oca/README.rst @@ -7,7 +7,7 @@ Account Reconcile Oca !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:dce4e55977348df8a2b9ddb9d0b2361285e03883b2b8b726f11ac4a72fd466b8 + !! source digest: sha256:c829f2d0e5e3884a872d43f61f3f07b36aaf1b8d45a39113e0bc7c7314f90cc6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_reconcile_oca/__manifest__.py b/account_reconcile_oca/__manifest__.py index 16fcfca6..bb2295dc 100644 --- a/account_reconcile_oca/__manifest__.py +++ b/account_reconcile_oca/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Reconcile Oca", "summary": """ Reconcile addons for Odoo CE accounting""", - "version": "16.0.2.0.2", + "version": "16.0.2.0.3", "license": "AGPL-3", "author": "CreuBlanca,Dixmit,Odoo Community Association (OCA)", "maintainers": ["etobella"], diff --git a/account_reconcile_oca/static/description/index.html b/account_reconcile_oca/static/description/index.html index 43f1e2e8..6b39ca3b 100644 --- a/account_reconcile_oca/static/description/index.html +++ b/account_reconcile_oca/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:dce4e55977348df8a2b9ddb9d0b2361285e03883b2b8b726f11ac4a72fd466b8 +!! source digest: sha256:c829f2d0e5e3884a872d43f61f3f07b36aaf1b8d45a39113e0bc7c7314f90cc6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This addon allows to reconcile bank statements and account marked as reconcile.