Search 1.9 billion lines of Odoo code on GitHub

product_print_category

Author: GRAP, La Louve, Coop IT Easy SCRLfs, Odoo Community Association (OCA)
License: AGPL-3
Branch: 16.0-add-product_print_category
Repository: coopiteasy/product-attribute
Dependencies: base, product, sale_management, and web
Languages: PO File (130, 13.0%), Python (409, 40.9%), XML (387, 38.7%), and reStructuredText (73, 7.3%)
Other branches: 16.0-ADD-product_print_category-store-categ
Other repositories: AwesomeFoodCoops/odoo-production, TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, akretion/product-attribute, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, coopiteasy/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, druidoo/FoodCoops, erick-alvino/grap-odoo-incubator, francislouie/grap-odoo-incubator, grap/grap-odoo-incubator, haryoran04/grap-odoo-incubator, initOS/grap-odoo-incubator, jaferrer/grap-odoo-incubator, legalsylvain/grap-odoo-incubator, legalsylvain/product-attribute, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, quentinDupont/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, trobz/odoo-production, and vidtsin/grap-odoo-incubator

<h1 class="title">Product - To Print</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/12.0/product_print_category"><img alt="grap/grap-odoo-incubator" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>This module is designed to extend product printing features. It allows user to create new print categories of products depending of the data that are on the labels of the products variants.</p> <p>When a field has changed, the product will be set as 'To print' automatically.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <ul class="simple"> <li>Add yourself to the 'Print Category Manager' group in the 'Pricetags' category.</li> <li>Go to 'Sales' / 'Products' / 'Print Categories'</li> <li><dl class="first docutils"> <dt>Find or create new print categories of products</dt> <dd><ul class="first last"> <li>Set the fields that will trigger to print again the product label (e.g : name, sale price etc.)</li> <li>Set the qweb view that will be used for this category</li> </ul> </dd> </dl> </li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/print_category.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/print_category.png" /> </div> <ul class="simple"> <li><dl class="first docutils"> <dt>Affect products to the categories dire</dt> <dd><ul class="first last"> <li>Go to 'Sales' / 'Products' / 'Product variants' (or 'Products' if variants are not activated).</li> <li>Go to your product in sales tab</li> <li>Set a print category</li> </ul> </dd> </dl> </li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/product_print_options.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/product_print_options.png" /> </div> <ul class="simple"> <li><dl class="first docutils"> <dt>You can set a default print category in res_company configuration settings</dt> <dd><ul class="first last"> <li>For each new product, it will be assigned to the print category</li> </ul> </dd> </dl> </li> <li><dl class="first docutils"> <dt>To print your products, go to 'Sales' / 'Products' / 'Print Categories'</dt> <dd><ul class="first last"> <li>Choose between &quot;Print Obsolete Products&quot; or &quot;Print All Products&quot;</li> </ul> </dd> </dl> </li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/print_options.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/product_print_category/static/description/print_options.png" /> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/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 <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/issues/new?body=module:%20product_print_category%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>GRAP</li> <li>La Louve</li> <li>Coop IT Easy SCRLfs</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> <li>Quentin DUPONT &lt;<a class="reference external" href="https://twitter.com/pondupont">https://twitter.com/pondupont</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/12.0/product_print_category">grap/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>