From aea6ae938cfed83b59d6d4425766b251b4bfa625 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Fri, 24 Jan 2025 11:29:57 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- fiscal_company_account/README.rst | 2 +- fiscal_company_account/__manifest__.py | 2 +- fiscal_company_sale/README.rst | 2 +- fiscal_company_sale/__manifest__.py | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6e16a0a..78244f5 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,14 @@ Available addons ---------------- 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_company_account/) | 16.0.2.1.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.2.1.1 | | 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 [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 -[fiscal_company_sale](fiscal_company_sale/) | 16.0.1.1.0 | | Glue Module between CAE and Sale modules +[fiscal_company_sale](fiscal_company_sale/) | 16.0.1.1.1 | | Glue Module between CAE and Sale modules [product_category_global_account_setting](product_category_global_account_setting/) | 16.0.1.0.1 | | Propagate Accouting settings of product categories for all the companies [//]: # (end addons) diff --git a/fiscal_company_account/README.rst b/fiscal_company_account/README.rst index 4e6019e..0ec2c7b 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:1df6aa36b341b2e2df6397ed862ab5159d11a9d207dfec964bafe7d5925a13a9 + !! source digest: sha256:33a0cb502607e5a94528a346c4206512497996e268d2dcc5c34bb74edebcb35d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fiscal_company_account/__manifest__.py b/fiscal_company_account/__manifest__.py index 5608666..b54b738 100644 --- a/fiscal_company_account/__manifest__.py +++ b/fiscal_company_account/__manifest__.py @@ -5,7 +5,7 @@ { "name": "CAE - Account", - "version": "16.0.2.1.0", + "version": "16.0.2.1.1", "category": "CAE", "summary": "Glue Module between CAE and Account modules", "author": "GRAP", diff --git a/fiscal_company_sale/README.rst b/fiscal_company_sale/README.rst index 972fb85..a6534a5 100644 --- a/fiscal_company_sale/README.rst +++ b/fiscal_company_sale/README.rst @@ -7,7 +7,7 @@ CAE - Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4482d1cb120d74cc6c8a103eceef42ba5514fb5313fcc657b0368e4908bbb714 + !! source digest: sha256:09a4a79bca453a067a1445dfc5ac53efaeb56d26b023e4872490f5114f03887a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fiscal_company_sale/__manifest__.py b/fiscal_company_sale/__manifest__.py index 17aa914..f98909f 100644 --- a/fiscal_company_sale/__manifest__.py +++ b/fiscal_company_sale/__manifest__.py @@ -4,7 +4,7 @@ { "name": "CAE - Sale", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "CAE", "summary": "Glue Module between CAE and Sale modules", "author": "GRAP",