Search 1.9 billion lines of Odoo code on GitHub

product_sequence_categ

Author: KMEE,Odoo Community Association (OCA)
License: AGPL-3
Branch: 7.0
Repository: kmee/product-attribute
Dependencies: product
Languages: PO File (20, 14.1%), Python (62, 43.7%), XML (17, 12.0%), and reStructuredText (43, 30.3%)
Other branches: feature/product_sequence_category

<a name="product-reference-by-category-sequency-product-sequence-categ"></a> <h2>Product Reference by Category Sequency [product_sequence_categ]</h2> <p>This module allows odoo users to easily manage diferente product references sequences. You can set the sequence at product category then when you create a new product for this category product referece will be filled by the selected category.</p> <p>eg: All products All products / Seallable : ref S , sequence 000, next 1 All products / Seallable / Computers : ref S001, sequence C000, next 1 All products / Seallable / Printers : ref S002, sequence P000, next 1</p> <p>Product: DELL XPS - ref S001C001 Printer EPSON TP - ref S002P001</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <blockquote> <ul class="simple"> <li>git clone <a class="reference external" href="https://github.com/OCA/product_attribute">https://github.com/OCA/product_attribute</a> --branch 7.0</li> <li>make it available to odoo by adding its location to the addons_path in /etc/odoo-server.conf</li> </ul> </blockquote> <a name="configuration"></a> <h2>Configuration</h2> <p>To configure this module, you need to:</p> <blockquote> <ul class="simple"> <li>Wou have to fill sequence prefences at product category</li> </ul> </blockquote> <a name="usage"></a> <h2>Usage</h2> <p>To use this module, you need to:</p> <blockquote> <ul class="simple"> <li>go to the product category and set sequence and reference.</li> </ul> </blockquote> <p>For further information, please visit:</p> <blockquote> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> </blockquote> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Rodolfo Bertozo &lt;<a class="reference external" href="mailto:bertozo&#64;kmee.com.br">bertozo&#64;kmee.com.br</a>&gt;</li> <li>Luis Felipe Miléo &lt;<a class="reference external" href="mailto:mileo&#64;kmee.com.br">mileo&#64;kmee.com.br</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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>