diff --git a/use_by_default_filter/README.rst b/use_by_default_filter/README.rst index 382d36c46..f913075ca 100644 --- a/use_by_default_filter/README.rst +++ b/use_by_default_filter/README.rst @@ -1,10 +1,10 @@ -.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg +.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -===================== -Use By Default Filter -===================== +=================== +Set Default Filter +=================== This module helps in changing any of the saved filter to default filter and vice versa on enabling a checkbox. @@ -30,7 +30,7 @@ GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3) Credits ======= -* Developer: RAHUL C K @ Cybrosys +* Developer: (V16) RAHUL C K, Contact: odoo@cybrosys.com Contacts -------- diff --git a/use_by_default_filter/__manifest__.py b/use_by_default_filter/__manifest__.py index 505ef3aa0..95ac3c1bc 100644 --- a/use_by_default_filter/__manifest__.py +++ b/use_by_default_filter/__manifest__.py @@ -18,26 +18,24 @@ # ############################################################################## { - 'name': 'Use By Default Filter', + 'name': 'Set Default Filter', 'version': '14.0.1.0.0', 'category': 'Extra Tools', 'summary': 'Make filter as default filter on a click.', - 'description': """ - Change filters in search view as default filter and vice versa on enabling - the checkbox - """, + 'description': """Change filters in search view as default filter and vice + versa on enabling the checkbox""", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', 'maintainer': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', - 'depends': ['base', 'web'], + 'depends': ['web'], 'data': [ 'views/assets.xml' ], 'qweb': [ 'static/src/xml/checkbox_DropdownMenuItem.xml' ], - 'images': ['static/description/banner.png'], + 'images': ['static/description/banner.jpg'], 'license': 'AGPL-3', 'installable': True, 'auto_install': False, diff --git a/use_by_default_filter/doc/RELEASE_NOTES.md b/use_by_default_filter/doc/RELEASE_NOTES.md index dfa3619c3..6bd712c3e 100644 --- a/use_by_default_filter/doc/RELEASE_NOTES.md +++ b/use_by_default_filter/doc/RELEASE_NOTES.md @@ -1,6 +1,6 @@ ## Module -#### 19.06.2023 +#### 09.10.2023 #### Version 14.0.1.0.0 #### ADD -- Initial commit for Use By Default Filter +- Initial commit for Set Default Filter diff --git a/use_by_default_filter/static/description/banner.jpg b/use_by_default_filter/static/description/banner.jpg new file mode 100644 index 000000000..e977475d9 Binary files /dev/null and b/use_by_default_filter/static/description/banner.jpg differ diff --git a/use_by_default_filter/static/description/banner.png b/use_by_default_filter/static/description/banner.png deleted file mode 100644 index 999ba4333..000000000 Binary files a/use_by_default_filter/static/description/banner.png and /dev/null differ diff --git a/use_by_default_filter/static/description/index.html b/use_by_default_filter/static/description/index.html index a0fb3e803..f25ab362f 100644 --- a/use_by_default_filter/static/description/index.html +++ b/use_by_default_filter/static/description/index.html @@ -24,10 +24,10 @@ style="padding: 4rem 1rem !important; background-color: #714B67 !important; height: 600px !important; border-radius: 20px !important;">

- Use By Default Filter

+ Set Default Filter

- Change a filter to default filter in a single click + Change a Filter to Default Filter in a Single Click

@@ -121,8 +121,6 @@ style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important; line-height: 30px !important;"> This module helps in changing any of the saved filter to default filter and vice versa on enabling a checkbox.

-

- @@ -321,7 +319,6 @@

Hire Odoo Developers

-
@@ -345,7 +342,7 @@
Odoo Industry
-
+

Manufacturing

Plan, track and schedule your operations.

@@ -406,10 +403,8 @@
-
-
@@ -425,7 +420,6 @@ www.cybrosys.com
-
@@ -434,13 +428,9 @@
- - - -