You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
controllers | 6 years ago | |
static | 5 years ago | |
views | 8 years ago | |
README.md | 8 years ago | |
__init__.py | 6 years ago | |
__openerp__.py | 6 years ago |
README.md
Ecommerce Advanced Search
Ecommerce Advanced Search is an odoo e-commerse based addon, which enhance the searching criterias including category selector.
- E-commerce product search
- Can Select Category
- New drop down with product website categories
- Find all products related to searching content according to category selected
- Display results as drop down
- Selection of results redirects to product description page
Depends
Ecommerce Advanced Search addon depends on Odoo website and website_sale
Tech
- [jQuery] - Search AutoComplete
- [Python] - Controllers
- [XML] - Odoo website templates
Installation
- www.odoo.com/documentation/9.0/setup/install.html
- Install our custom addon, which also installs its depends [website, website_sale]
Usage
Select categories from the search drop down First Install our custom addon, then go to website and select Shop menu. On the product search bar type any key, then it will make searching hints as dropdown box under the bar. Selecting one of results will redirect to the current product description page.
License
GNU LESSER GENERAL PUBLIC LICENSE, Version 3 (LGPLv3) (http://www.gnu.org/licenses/agpl.html)