Search 1.9 billion lines of Odoo code on GitHub

pos_sector

Author: GRAP
License: AGPL-3
Branch: 12.0-fix-product_print_category
Repository: coopiteasy/grap-odoo-incubator
Dependencies: point_of_sale
Languages: JavaScript (28, 7.7%), PO File (54, 14.8%), Python (60, 16.5%), XML (159, 43.7%), and reStructuredText (63, 17.3%)
Other branches: 12.0, 12.0-MIG-pos_sector, 12.0-imp-product_print_category, 12.0-noupdate-for-product-print-format, 12.0-store-print-category, 8.0, and 8.0_ADD_pos_image_journal
Other repositories: TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, 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, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, quentinDupont/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, and vidtsin/grap-odoo-incubator

<h1 class="title">Point of Sale - Sectors</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/pos_sector"><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 extends the functionality of point of sale to support product sectors restricting products display in the Point of Sale, depending of the product sectors.</p> <p>This module can be interesting if some cashiers have the right to sell some products, and not other cashiers.</p> <p>It can be also usefull if you have distinct point of sale that are saling differents products, for exemple if your company has a restaurant part, and a shop part, with two point of sale.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Go to Point of Sale / Configuration / Sectors</li> <li>Create your PoS Sectors</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/pos_sector_tree.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/pos_sector_tree.png" /> </div> <ul class="simple"> <li>Open your Point Of Sale configurations and set sectors</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/pos_config_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/pos_config_form.png" /> </div> <ul class="simple"> <li>Finally, edit your products and set a sector</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/product_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/12.0/pos_sector/static/description/product_form.png" /> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>To use this module, you need to</p> <ul class="simple"> <li>open the point of sale</li> </ul> <p>The products displayed will belong to the sectors of the current PoS config. (Also the products without sectors will be displayed)</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">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:%20pos_sector%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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">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> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">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/pos_sector">grap/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>