Browse Source

[UPDT] Index Updated

pull/175/head
Ajmal Cybro 4 years ago
parent
commit
b3e5ad12d4
  1. 6
      master_search/__manifest__.py
  2. 4
      master_search/security/security.xml
  3. BIN
      master_search/static/description/assets/screenshots/1-Master-Search-User-Access.png
  4. BIN
      master_search/static/description/banner.png
  5. 12
      master_search/static/description/index.html

6
master_search/__manifest__.py

@ -21,10 +21,10 @@
{ {
'name': 'Global Search', 'name': 'Global Search',
'version': '14.0.1.0.0', 'version': '14.0.1.1.0',
'summary': """Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules""", 'summary': """Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules""",
'description': """Search, Master Search, Quick Search, Easy Search, Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules, 'description': """Search, Global Search, Quick Search, Easy Search, Easy Search in Customers, Products, Sale, Purchase, Inventory and Accounting modules,
Search, Advance search, master search, odoo14, """, Search, Advance search, global search, odoo14, """,
'category': 'Settings', 'category': 'Settings',
'author': 'Cybrosys Techno Solutions', 'author': 'Cybrosys Techno Solutions',
'company': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions',

4
master_search/security/security.xml

@ -14,7 +14,7 @@
</record> </record>
<record id="master_search_read" model="res.groups"> <record id="master_search_read" model="res.groups">
<field name="name">Master Search</field> <field name="name">Global Search</field>
<field name="comment">Master Search Group</field> <field name="comment">Global Search Group</field>
</record> </record>
</odoo> </odoo>

BIN
master_search/static/description/assets/screenshots/1-Master-Search-User-Access.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 67 KiB

BIN
master_search/static/description/banner.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 58 KiB

12
master_search/static/description/index.html

@ -4,7 +4,7 @@
<div class="col-lg-6 d-flex flex-column justify-content-center"> <div class="col-lg-6 d-flex flex-column justify-content-center">
<h1 <h1
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 3rem !important;"> style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 3rem !important;">
Master Search Global Search
</h1> </h1>
<h4 class="mt-3" <h4 class="mt-3"
style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.5rem !important;"> style="font-family: Montserrat, 'sans-serif'; color: #1a1a1a !important; font-weight: 300 !important; font-size: 1.5rem !important;">
@ -44,7 +44,7 @@
<div class="col-lg-12 d-flex flex-column justify-content-center align-items-center"> <div class="col-lg-12 d-flex flex-column justify-content-center align-items-center">
<h2 class="text-center" <h2 class="text-center"
style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%; margin-bottom: 3rem !important;"> style="font-family: Montserrat, 'sans-serif'; color: #000 !important; font-weight: 800 !important; font-size: 2rem !important; width: 80%; margin-bottom: 3rem !important;">
Master Search Video Demo</h2> Global Search Video Demo</h2>
</div> </div>
<div class="col-md-12" style="padding:0; text-align:center; margin-bottom:50px"> <div class="col-md-12" style="padding:0; text-align:center; margin-bottom:50px">
<video width="100%" height="600px;" controls=""> <video width="100%" height="600px;" controls="">
@ -67,10 +67,10 @@
<div class="col-lg-12 mt-3"> <div class="col-lg-12 mt-3">
<p class="mt-3 text-center" style="font-family: Montserrat, 'sans-serif'; font-weight: 500; font-size: 1rem;"> <p class="mt-3 text-center" style="font-family: Montserrat, 'sans-serif'; font-weight: 500; font-size: 1rem;">
Master Search module enables advance and simple search in different modules. It helps users to search the Global Search module enables advance and simple search in different modules. It helps users to search the
records records
in Customers, Products, Sale, Purchase, Inventory and Accounting Modules for in Customers, Products, Sale, Purchase, Inventory and Accounting Modules for
'Master Search' group users. Possible to search using different attributes like name, reference, number, etc. 'Global Search' group users. Possible to search using different attributes like name, reference, number, etc.
</p> </p>
</div> </div>
@ -155,7 +155,7 @@
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important; "> style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important; ">
<h6 style="margin-top: 0.5rem; color: #fff !important;">1</h6> <h6 style="margin-top: 0.5rem; color: #fff !important;">1</h6>
</div> </div>
<h6 class="mt-2 ml-2">Master Search User Access</h6> <h6 class="mt-2 ml-2">Global Search User Access</h6>
</div> </div>
<img src="assets/screenshots/1-Master-Search-User-Access.png" width="100%" class="img-resposive" <img src="assets/screenshots/1-Master-Search-User-Access.png" width="100%" class="img-resposive"
style="border-radius: 10px !important;"> style="border-radius: 10px !important;">
@ -167,7 +167,7 @@
style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;"> style="background-color: #3498DB !important; border: 4px solid #d6eaf8 !important; box-shadow: 0px 0px 0px 4px #ebf5fb !important; color: #fff !important; height: 35px; width: 35px; border-radius: 50% !important; font-size: 1.1rem !important;">
<h6 style="margin-top: 0.6rem; color: #fff !important;">2</h6> <h6 style="margin-top: 0.6rem; color: #fff !important;">2</h6>
</div> </div>
<h6 class="mt-2 ml-2">Master Search</h6> <h6 class="mt-2 ml-2">Global Search</h6>
</div> </div>
<img src="assets/screenshots/2-Master-Search-main-screenshot.png" width="100%" class="img-resposive" <img src="assets/screenshots/2-Master-Search-main-screenshot.png" width="100%" class="img-resposive"
style="border-radius: 10px !important;"> style="border-radius: 10px !important;">

Loading…
Cancel
Save