Search 1.9 billion lines of Odoo code on GitHub

product_category_sequence

Author: ACSONE SA/NV,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-abi_master
Repository: acsone/product-attribute
Dependencies: product_category_code
Languages: Python (97, 68.3%), XML (15, 10.6%), and reStructuredText (30, 21.1%)
Other branches: 8.0-add_product_category_sequence-lmi, and abi_master
Other repositories: Alukarl/odoo-clearcorp, BusinessTec/odoo-clearcorp, CTEC-Odoo/odoo-clearcorp, FelixAdler/odoo-clearcorp, OdooBulgaria/odoo-clearcorp, ProJobless/odoo-clearcorp, TheCloneMaster/odoo-clearcorp, Vauxoo/addons-clearcorp, adolfoeliazat/odoo-clearcorp, anndream/odoo-clearcorp, arasty/odoo-clearcorp, bacgroup/odoo-clearcorp, bjoliveau/odoo-clearcorp, carlosnavarro24/odoo-clearcorp, chenyingkun/odoo-clearcorp, dalhyncarrillo/odoo-clearcorp, dhp-denero/odoo-clearcorp, diassynthesis/odoo-clearcorp, fadeldamen/odoo-clearcorp, fanzalika/odoo-clearcorp, gabriumaa/odoo-clearcorp, gitlabuser/odoo-clearcorp, isos/odoo-clearcorp, jaa-odoo/odoo-clearcorp, jairuque/odoo-clearcorp, kevinspaceyvn/odoo-clearcorp, leangjia/odoo-clearcorp, leetaizhu/odoo-clearcorp, lesmedGutierrez/odoo-clearcorp, likaiyuan/odoo-clearcorp, mgielissen/odoo-clearcorp, mohzein/odoo-clearcorp, niulinlnc/odoo-clearcorp, raditv/odoo-clearcorp, repodevs/odoo-clearcorp, rjitechsolutions/odoo-clearcorp, sc4you/odoo-clearcorp, tidyway/odoo-clearcorp, tymiles003/odoo-clearcorp, vauxoo-dev/addons-clearcorp, and vinnyjs/odoo-clearcorp

<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-sequence"></a> <h2>Product Category sequence.</h2> <p>This module associates a sequence to the product category code. The code is unique (SQL contraint) and required. This module is inspired from product_sequence.</p> <a name="installation"></a> <h3>Installation</h3> <p>Prior to installing this module, if you have any existing product brands you should ensure they already have a unique reference (or no reference) set. Product brands with a code of '/' or empty will automatically be assigned a code of &quot;!!mig!!&quot; followed by the system id for that product brand.</p> <p>Otherwise the setting of the unique constraint will fail and the module will fail to install.</p> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/135/8.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/product-attribute/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 <a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_brand_sequence%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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="http://odoo-community.org">http://odoo-community.org</a>.</p>