Search 1.9 billion lines of Odoo code on GitHub

l10n_jp_website_sale_search

Author: Quartile Limited, Odoo Community Association (OCA)
License: LGPL-3
Branch: website_search_imp
Repository: TimLai125/l10n-japan
Dependencies: website_sale
Languages: Python (99, 100.0%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a name="website-sale-search"></a> <h2>Website Sale Search</h2> <p>This module improve the search logic in website sale. By default, Odoo only searches products that the field contains the search strings. However, it is very common in Japanese that some characters should be considered as the same, e.g. Hinagana, Katakana and Kanji. Furthermore, the ascii search strings and related search fields will be converted into half-spaced characters.</p> <a name="installation"></a> <h3>Installation</h3> <p>Before installing this module, you need to execute:</p> <pre> <code>pip3 install jaconv pip3 install siz semidbm pip3 install pykakasi</code> </pre> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Just install the module</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/257/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-japan/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Tim Lai &lt;<a class="reference external" href="mailto:tl&#64;quartile.co">tl&#64;quartile.co</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>