Search 1.9 billion lines of Odoo code on GitHub

pos_barcode_tare

Author: Le Nid, Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: Aboulwafi/pos
Dependencies: point_of_sale
Languages: CSS (99, 9.1%), HTML (369, 34.0%), JavaScript (289, 26.6%), PO File (91, 8.4%), Python (40, 3.7%), XML (125, 11.5%), and reStructuredText (73, 6.7%)
Other repositories: AntonioOERP/pos, CB-Gran-Canaria/pos, ERPLibre/pos, EstebanMonge/pos, Fkawala/pos, Gabinete-Digital/pos, HirenDangar/pos, Jzano/pos, NathanQj/pos, OCA-MUK/pos, OCA/pos, PrasongDev/pos-1, QubiQ/pos, RaulCarbonell/pos, SanteLibre/pos, Tonow-c2c/pos, acsone/pos, amygeis/pos, ansinaesmejor/pos, aurestic/pos, azmeuk/pos, binhexsystems/pos, chetanrdhaduk/pos, coopiteasy/pos, corsisa/pos, diegogd/pos, elhamdaoui/pos, enmasys/pos, fayezt/pos, fedibits/pos, flotho/pos, fmdl/pos, globalic/pos, hoangpq/pos, jajunero/pos, kach200/pos, karouani/pos, keadanis/pos, kh-hathout/pos, kmee/pos, legalsylvain/pos, leonidasthe300/pos, marionumza/pos, oswaldasmith/pos, othmancs/pos, petypi/pos, rm-jamotion/pos, robertsvx27/pos, rudisulistyo/pos-1, sanube/pos, soadrca/pos, socomp/pos, solbutec/pos, syci/pos, takobi-online/pos, tanceee/pos, trinanda/pos, and valmarnet/pos

<h1 class="title">Point of Sale - Tare barecode labels for loose goods</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/OCA/pos/tree/9.0/pos_barcode_tare"><img alt="OCA/pos" src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/pos-9-0/pos-9-0-pos_barcode_tare"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/184/9.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This add-on enables POS to read and print tare barcodes. We print a barcode tare label to sell loose goods in a Bring Your Own pot (BYOC) scheme.</p> <dl class="docutils"> <dt>The BYOC scheme has five steps:</dt> <dd><ol class="first last arabic simple"> <li>The cashier weighs the pot and sticks the tare barcode onto the customer's pot.</li> <li>The customer go and put loose goods into the labeled pot.</li> <li>The cashier weighs the pot with loose goods inside. POS computes the price including the pot.</li> <li>The cashier scans the tare barcode. POS get the pot weight from the barcode. POS subtracts the pot weight from the weight of the latest product. POS sets the billable price for the loose goods.</li> <li>The customer pays.</li> </ol> </dd> </dl> <p>This add-on adds a news screen to POS to print (web) the tare barcode labels. This add-on enables POS to read a tare barcode. Reading a barcode makes POS adjust the weight of the latest article in the order list. The new weight is equal to the total weight minus the tare weight. The price is updated accordingly to the weight change.</p> <p>POS home screen is now:</p> <img alt="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/POS_with_button.png" src="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/POS_with_button.png" /> <p>The label screen is:</p> <img alt="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/null_weight.png" src="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/null_weight.png" /> <p>When we read a weight the impression button is enabled</p> <img alt="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/ready_to_print.png" src="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/ready_to_print.png" /> <p>A barcode label looks like:</p> <img alt="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/label.png" src="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/label.png" /> <p>Zoom on the action widget:</p> <img alt="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/zoom_action_widget.png" src="https://raw.githubusercontent.com/OCA/pos/9.0/pos_barcode_tare/static/description/zoom_action_widget.png" /> <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="#known-issues-roadmap" id="id2">Known issues / Roadmap</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="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>Install this add-on and configure the point of sale where you want to be able to use the tare barecode. The label printing is done using web print. To streamline the label printing it is advised to use the silent printing mode (firefox) or the kiosk printing (chrome).</p> <p>The command line to start a chrome base browser in kiosk mode with silent printing looks like:</p> <p><code>chromium-browser --use-system-default-printer --kiosk --kiosk-printing http://localhost:8069/</code></p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h2> <ul class="simple"> <li>Merge with Sylvain LE GAL tare module that allows user to set tare on the scale screen.</li> </ul> <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/OCA/pos/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/OCA/pos/issues/new?body=module:%20pos_barcode_tare%0Aversion:%209.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>Le Nid</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Le Nid</li> <li>Sylvain LE GAL</li> <li>CoopITEasy</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/fkawala"><img alt="fkawala" src="https://github.com/fkawala.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/pos/tree/9.0/pos_barcode_tare">OCA/pos</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>