From 1d611a47db6a3895088f181a99aa2438dd5b6a73 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Tue, 28 Jan 2025 14:34:24 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- fiscal_company_account/README.rst | 4 +++- fiscal_company_account/__manifest__.py | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5657732..d87f9a1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[fiscal_company_account](fiscal_company_account/) | 16.0.4.0.0 | | Glue Module between CAE and Account modules +[fiscal_company_account](fiscal_company_account/) | 16.0.4.0.1 | | Glue Module between CAE and Account modules [fiscal_company_account_fiscal_year](fiscal_company_account_fiscal_year/) | 16.0.2.0.0 | | Glue Module between CAE and Account Fiscal year module [fiscal_company_base](fiscal_company_base/) | 16.0.3.0.0 | | Manage CAE (Cooperatives of Activities and Employment) [fiscal_company_hr](fiscal_company_hr/) | 16.0.1.0.1 | | Glue Module between CAE and Human Resources modules diff --git a/fiscal_company_account/README.rst b/fiscal_company_account/README.rst index 9dede22..9a03475 100644 --- a/fiscal_company_account/README.rst +++ b/fiscal_company_account/README.rst @@ -7,7 +7,7 @@ CAE - Account !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0a48975192686360b987d7cb180c6c60deeffe4c7882adc0b04ec3c690addd0c + !! source digest: sha256:52c6f638e018cf4e03e98d1056b660941e2cc8fe89317b4b138a9ca155f0d8ac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -39,6 +39,8 @@ status for french companies. * Hide the Account Dashboard menu. +* Allow to create journals that belong to child company and account to CAE. + **Table of contents** .. contents:: diff --git a/fiscal_company_account/__manifest__.py b/fiscal_company_account/__manifest__.py index 8f1bd21..be1f9c6 100644 --- a/fiscal_company_account/__manifest__.py +++ b/fiscal_company_account/__manifest__.py @@ -5,7 +5,7 @@ { "name": "CAE - Account", - "version": "16.0.4.0.0", + "version": "16.0.4.0.1", "category": "CAE", "summary": "Glue Module between CAE and Account modules", "author": "GRAP",