From bfbdd342ff9e65de4fa1e6ba1150565062209247 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Fri, 24 Jan 2025 13:40:49 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- fiscal_company_point_of_sale/README.rst | 2 +- fiscal_company_point_of_sale/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be2c7aa..2ff5515 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ addon | version | maintainers | summary [fiscal_company_base](fiscal_company_base/) | 16.0.2.1.2 | | 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_point_of_sale](fiscal_company_point_of_sale/) | 16.0.1.1.1 | | 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.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 diff --git a/fiscal_company_point_of_sale/README.rst b/fiscal_company_point_of_sale/README.rst index 59178c9..7744160 100644 --- a/fiscal_company_point_of_sale/README.rst +++ b/fiscal_company_point_of_sale/README.rst @@ -7,7 +7,7 @@ CAE - Point Of Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e048cdd0b97209a77b00106eede4ab0a72b5be439235d977ec49103865f30543 + !! source digest: sha256:6ba18c937da478150defdc06645aa49a64d1aa4f1e91ac9288843a012bfc4ec5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/fiscal_company_point_of_sale/__manifest__.py b/fiscal_company_point_of_sale/__manifest__.py index 890496b..754418c 100644 --- a/fiscal_company_point_of_sale/__manifest__.py +++ b/fiscal_company_point_of_sale/__manifest__.py @@ -4,7 +4,7 @@ { "name": "CAE - Point Of Sale", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "CAE", "summary": "Glue Module between CAE and Point of Sale modules", "author": "GRAP",