diff --git a/README.md b/README.md index 6d9eb03..9900580 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [fiscal_company_base](fiscal_company_base/) | 12.0.1.2.3 | | Manage CAE (Cooperatives of Activities and Employment) [fiscal_company_company_wizard_account](fiscal_company_company_wizard_account/) | 12.0.1.1.0 | | Glue Module between CAE and Company Wizard - Account modules [fiscal_company_company_wizard_base](fiscal_company_company_wizard_base/) | 12.0.1.1.0 | | Glue Module between CAE and Company Wizard - Base modules -[fiscal_company_point_of_sale](fiscal_company_point_of_sale/) | 12.0.1.2.1 | | Glue Module between CAE and Point of Sale modules +[fiscal_company_point_of_sale](fiscal_company_point_of_sale/) | 12.0.1.2.2 | | Glue Module between CAE and Point of Sale modules [fiscal_company_product](fiscal_company_product/) | 12.0.1.1.1 | | Glue Module between CAE and Product modules [fiscal_company_sale](fiscal_company_sale/) | 12.0.1.1.0 | | Glue Module between CAE and Sale modules [fiscal_company_sales_team](fiscal_company_sales_team/) | 12.0.1.1.0 | | Glue Module between CAE and Sales Team modules diff --git a/fiscal_company_point_of_sale/README.rst b/fiscal_company_point_of_sale/README.rst index a765210..3b09a41 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:67005889a7315b903b22dc1f4f890da744d34d38aba4501630fdf5927fd36f76 + !! source digest: sha256:6314f09074cb465d9ac3cf7b519bcb7dabaebec4b225f7f29b4d86c2d79c5036 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 8287710..99ff045 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": "12.0.1.2.1", + "version": "12.0.1.2.2", "category": "CAE", "summary": "Glue Module between CAE and Point of Sale modules", "author": "GRAP",