From a2b8c60ddf3fcb9a43b6fea936f8eda00120c6ff Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 26 Oct 2023 10:08:21 +0000 Subject: [PATCH] [BOT] post-merge updates --- account_mass_reconcile/README.rst | 7 +++++-- account_mass_reconcile/__manifest__.py | 2 +- account_mass_reconcile/static/description/index.html | 7 +++++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/account_mass_reconcile/README.rst b/account_mass_reconcile/README.rst index e20d64c7..7cb7bade 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:7879f4a01a1342a504d7a5c3ee69f1fd15824b1b8e47523d0ac191d5292cfec9 + !! source digest: sha256:8521022a2a93785b28857bd448b8f12a617fe2800363b0892bae9348c2118522 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -45,7 +45,10 @@ in order to provide: in this module, the simple reconciliations works on 2 lines (1 debit / 1 credit) and do not allow partial reconciliation, they also match on 1 key, -partner or Journal item name. +partner or Journal item name. There is also an +option for 'most recent move line' or +'oldest move line' which is used to choose the +move to be reconciled if more than one is found. **Table of contents** diff --git a/account_mass_reconcile/__manifest__.py b/account_mass_reconcile/__manifest__.py index 93f67f75..54469750 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.0.0", + "version": "16.0.1.1.0", "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 bf7d03fd..aa0b607f 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:7879f4a01a1342a504d7a5c3ee69f1fd15824b1b8e47523d0ac191d5292cfec9 +!! source digest: sha256:8521022a2a93785b28857bd448b8f12a617fe2800363b0892bae9348c2118522 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This is a shared work between Akretion and Camptocamp @@ -387,7 +387,10 @@ which keep track of the reconciled Journal items. in this module, the simple reconciliations works on 2 lines (1 debit / 1 credit) and do not allow partial reconciliation, they also match on 1 key, -partner or Journal item name.

+partner or Journal item name. There is also an +option for ‘most recent move line’ or +‘oldest move line’ which is used to choose the +move to be reconciled if more than one is found.

Table of contents