From 9434d2ddcfa7141ccf11de78794dcc1386b89b00 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Mon, 6 Jan 2025 11:38:50 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- fiscal_company_base/README.rst | 2 +- fiscal_company_base/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d28725..e1014f4 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [fiscal_company_account](fiscal_company_account/) | 16.0.2.1.0 | | 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.2.1.0 | | Manage CAE (Cooperatives of Activities and Employment) +[fiscal_company_base](fiscal_company_base/) | 16.0.2.1.1 | | Manage CAE (Cooperatives of Activities and Employment) [fiscal_company_l10n_fr_siret](fiscal_company_l10n_fr_siret/) | 16.0.1.2.0 | | Glue Module between CAE and L10 French SIRET modules [fiscal_company_point_of_sale](fiscal_company_point_of_sale/) | 16.0.1.1.0 | | Glue Module between CAE and Point of Sale modules [fiscal_company_product](fiscal_company_product/) | 16.0.1.0.0 | | Glue Module between CAE and Product modules diff --git a/fiscal_company_base/README.rst b/fiscal_company_base/README.rst index 33cee02..9a2b8bc 100644 --- a/fiscal_company_base/README.rst +++ b/fiscal_company_base/README.rst @@ -7,7 +7,7 @@ CAE - Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d6f45af22c9721645f0177d52de11f33686ca958753ff30d48d882896324d80a + !! source digest: sha256:000835879882f47ac0fa1e4c42425d7fe5019c2209849e1c24b03d311956ce3a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fiscal_company_base/__manifest__.py b/fiscal_company_base/__manifest__.py index 6326c79..c7b49ff 100644 --- a/fiscal_company_base/__manifest__.py +++ b/fiscal_company_base/__manifest__.py @@ -5,7 +5,7 @@ { "name": "CAE - Base", - "version": "16.0.2.1.0", + "version": "16.0.2.1.1", "category": "CAE", "summary": "Manage CAE (Cooperatives of Activities and Employment)", "author": "GRAP",