diff --git a/website_hide_variants/README.rst b/website_hide_variants/README.rst index b23590e71..96b9651d5 100644 --- a/website_hide_variants/README.rst +++ b/website_hide_variants/README.rst @@ -1,6 +1,6 @@ -Hide Variants for Odoo 16 +Disable Variants in Website for Odoo 16 ================================================ -* Hide Variants for Odoo 16 +* Disable Variants in Website for Odoo 16 Installation ============ diff --git a/website_hide_variants/__manifest__.py b/website_hide_variants/__manifest__.py index 5f91b7083..ea8a1c266 100644 --- a/website_hide_variants/__manifest__.py +++ b/website_hide_variants/__manifest__.py @@ -20,9 +20,9 @@ # ############################################################################# { - 'name': "Hide Variants", + 'name': "Disable Variants in Website", 'version': '16.0.1.0.0', - 'description': "The module helps to hide products amd product variants from website", + 'description': "The module helps to disable products amd product variants from website", 'summary': "Hide Variants", 'author': "Cybrosys Techno Solutions", 'company': 'Cybrosys Techno Solutions', diff --git a/website_hide_variants/doc/RELEASE_NOTES.md b/website_hide_variants/doc/RELEASE_NOTES.md index 54fadb44c..5fc572e3e 100644 --- a/website_hide_variants/doc/RELEASE_NOTES.md +++ b/website_hide_variants/doc/RELEASE_NOTES.md @@ -1,6 +1,6 @@ ## Module -#### 07.02.2023 +#### 11.08.2023 #### Version 16.0.1.0.0 #### ADD - Initial commit for Odoo 16 Hide Variants diff --git a/website_hide_variants/static/description/banner.png b/website_hide_variants/static/description/banner.png index d9374733c..0ce773650 100644 Binary files a/website_hide_variants/static/description/banner.png and b/website_hide_variants/static/description/banner.png differ diff --git a/website_hide_variants/static/description/index.html b/website_hide_variants/static/description/index.html index 851776297..e2b0ee4ef 100644 --- a/website_hide_variants/static/description/index.html +++ b/website_hide_variants/static/description/index.html @@ -28,9 +28,9 @@

- Hide Variants

+ Disable Variants in Website

- This Module Helps To Hide The Product Variants From The + This Module Helps To disable The Product Variants From The Website

- This module enables to hide the product variants from the website. + This module enables to disable the product variants from the website.
@@ -142,7 +142,7 @@
Boolean Field To Hide The Product + style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Boolean Field To disable The Product
@@ -151,7 +151,7 @@
Hide Product variants from website depending on the stock availability + style="display: block; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: bold;">Disable Product variants from website depending on the stock availability
@@ -178,9 +178,9 @@

- Field to select the products to hide in the website

+ Field to select the products to disable in the website

- We can click on the check box to hide the product variants from + We can click on the check box to diable the product variants from the website