From e7d398b91d46c9a4b9049af5aa047bb7e4790ada Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 17 Oct 2023 15:20:54 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_loan/README.rst | 2 +- account_loan/__manifest__.py | 2 +- account_loan/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05e907c8..813b2577 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ addon | version | maintainers | summary [account_journal_general_sequence](account_journal_general_sequence/) | 16.0.2.0.1 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Add configurable sequence to account moves, per journal [account_journal_lock_date](account_journal_lock_date/) | 16.0.1.0.0 | | Lock each journal independently [account_journal_restrict_mode](account_journal_restrict_mode/) | 16.0.1.0.0 | | Lock All Posted Entries of Journals. -[account_loan](account_loan/) | 16.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Account Loan management +[account_loan](account_loan/) | 16.0.1.0.2 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Account Loan management [account_lock_date_update](account_lock_date_update/) | 16.0.1.0.1 | | Allow an Account adviser to update locking date without having access to all technical settings [account_move_fiscal_month](account_move_fiscal_month/) | 16.0.1.0.0 | | Display the fiscal month on journal entries/item [account_move_fiscal_year](account_move_fiscal_year/) | 16.0.1.0.0 | | Display the fiscal year on journal entries/item diff --git a/account_loan/README.rst b/account_loan/README.rst index 3cc8c6d6..a7b7e93c 100644 --- a/account_loan/README.rst +++ b/account_loan/README.rst @@ -7,7 +7,7 @@ Account Loan management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0dab443fe08c3c4ec036abf6fb0c92c55d0828b818fb4d92555d6bc7da49f0bb + !! source digest: sha256:9d9d51c74c42f5705d82ebe5c4b6d546f2a8b378874d0ac2c3c88af99abfa3fe !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index 3ab71566..87e159da 100644 --- a/account_loan/__manifest__.py +++ b/account_loan/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Loan management", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3", diff --git a/account_loan/static/description/index.html b/account_loan/static/description/index.html index 67012adb..48246050 100644 --- a/account_loan/static/description/index.html +++ b/account_loan/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:0dab443fe08c3c4ec036abf6fb0c92c55d0828b818fb4d92555d6bc7da49f0bb +!! source digest: sha256:9d9d51c74c42f5705d82ebe5c4b6d546f2a8b378874d0ac2c3c88af99abfa3fe !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module extends the functionality of accounting to support loans.