From 6f5b5437d8cd229ac56386c61598d73de9188d26 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 31 Oct 2023 10:01:47 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_mass_reconcile/README.rst | 2 +- account_mass_reconcile/__manifest__.py | 2 +- account_mass_reconcile/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d95e622..9f42fbbb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[account_mass_reconcile](account_mass_reconcile/) | 16.0.1.1.0 | | Account Mass Reconcile +[account_mass_reconcile](account_mass_reconcile/) | 16.0.1.1.1 | | Account Mass Reconcile [account_move_base_import](account_move_base_import/) | 16.0.1.0.1 | | Journal Entry base import [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 diff --git a/account_mass_reconcile/README.rst b/account_mass_reconcile/README.rst index 7cb7bade..9d678fad 100644 --- a/account_mass_reconcile/README.rst +++ b/account_mass_reconcile/README.rst @@ -7,7 +7,7 @@ Account Mass Reconcile !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8521022a2a93785b28857bd448b8f12a617fe2800363b0892bae9348c2118522 + !! source digest: sha256:a6e5845147d3d215fc741401e37fcbed50974179194cf5f5fa8e71a7154b2a24 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_mass_reconcile/__manifest__.py b/account_mass_reconcile/__manifest__.py index 54469750..b0450235 100644 --- a/account_mass_reconcile/__manifest__.py +++ b/account_mass_reconcile/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Mass Reconcile", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "depends": ["account"], "author": "Akretion,Camptocamp,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile", diff --git a/account_mass_reconcile/static/description/index.html b/account_mass_reconcile/static/description/index.html index aa0b607f..3175a9c0 100644 --- a/account_mass_reconcile/static/description/index.html +++ b/account_mass_reconcile/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:8521022a2a93785b28857bd448b8f12a617fe2800363b0892bae9348c2118522 +!! source digest: sha256:a6e5845147d3d215fc741401e37fcbed50974179194cf5f5fa8e71a7154b2a24 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-reconcile Translate me on Weblate Try me on Runboat

This is a shared work between Akretion and Camptocamp