Search 1.9 billion lines of Odoo code on GitHub

product_category_sort

Author: Akretion
License: AGPL-3
Branch: 10.0-move-addons-to-shopinvader
Repository: acsone/ak-odoo-incubator
Dependencies: sale
Languages: Python (25, 23.1%), XML (60, 55.6%), and reStructuredText (23, 21.3%)
Other branches: 10.0-abi_master, 10.0-del-promotion_rule, 10.0-osi_master, 10.0-promotion-cpi, 10.0-promotion_assortment-cpi, 10.0-sale_promotion_rule-improved-lmi, and 10.0-sale_promotion_rule-no-demo
Other repositories: 0yik/ak-odoo-incubator, EBII/ak-odoo-incubator, RL-OtherApps/ak-odoo-incubator, akretion/ak-odoo-incubator, camptocamp/ak-odoo-incubator, florian-dacosta/ak-odoo-incubator, hadjerBachiri/ak-odoo-incubator, kevinkhao/ak-odoo-incubator, magnuscolors/ak-odoo-incubator, sc4you/ak-odoo-incubator, vidtsin/ak-odoo-incubator, and westlyou/ak-odoo-incubator

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="product-category-sort"></a> <h2>Product Category Sort</h2> <p>This module adds a view to sort your product categories.</p> <a name="installation"></a> <h3>Installation</h3> <p>Just install the module</p> <a name="configuration"></a> <h3>Configuration</h3> <p>No configuration required</p> <a name="usage"></a> <h3>Usage</h3> <p>Go to you Sale &gt; Configuration &gt; Product Categories &amp; Attributes &gt; Sort Category</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <p>It's slow ! Indeed when we change the sequence the js client do a call for each category as we need to be consistant we have to reompute the parent left/right after each write We should review the way the js send the new sequence in order to have only one call</p> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;</li> </ul>