diff --git a/website_signup_approval/__manifest__.py b/website_signup_approval/__manifest__.py index 0a29974f5..f5971c3c3 100755 --- a/website_signup_approval/__manifest__.py +++ b/website_signup_approval/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': "Website Signup Approval", - 'version': '17.0.1.0.1', + 'version': '17.0.1.0.2', 'summary': 'Approve signup request to login to the website', 'description': """This module approve or reject signup approval request of users from website.User can upload their documents for approval.""", @@ -30,7 +30,7 @@ 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', 'category': 'Website', - 'depends': ['website', 'sale_management'], + 'depends': ['website_sale'], 'data': [ 'security/website_signup_approval_groups.xml', 'security/ir.model.access.csv', diff --git a/website_signup_approval/doc/RELEASE_NOTES.md b/website_signup_approval/doc/RELEASE_NOTES.md index c80089fcf..c2edcc02c 100755 --- a/website_signup_approval/doc/RELEASE_NOTES.md +++ b/website_signup_approval/doc/RELEASE_NOTES.md @@ -9,3 +9,8 @@ #### Version 17.0.1.0.1 #### UPDT - Updated CSV file + +#### 19.07.2024 +#### Version 17.0.1.0.2 +#### UPDT +- Changed the Configuration from Sale Configuration to Website Configuration. diff --git a/website_signup_approval/static/description/assets/screenshots/ss7.png b/website_signup_approval/static/description/assets/screenshots/ss7.png index 728a641f6..b7ec3de9c 100644 Binary files a/website_signup_approval/static/description/assets/screenshots/ss7.png and b/website_signup_approval/static/description/assets/screenshots/ss7.png differ diff --git a/website_signup_approval/static/description/index.html b/website_signup_approval/static/description/index.html index 918cba6e7..838fc3f7b 100644 --- a/website_signup_approval/static/description/index.html +++ b/website_signup_approval/static/description/index.html @@ -148,7 +148,7 @@ Signup Approval process in Website