Search 1.9 billion lines of Odoo code on GitHub

pos_automatic_cashdrawer

Author: Aurélien DUMAINE, Iván Todorovich
License: AGPL-3
Branch: 9.0
Repository: AwesomeFoodCoops/odoo-production
Dependencies: account, and point_of_sale
Languages: CSS (69, 4.3%), JavaScript (848, 53.4%), PO File (241, 15.2%), Python (152, 9.6%), XML (253, 15.9%), and reStructuredText (24, 1.5%)
Other branches: 12.0, 12.0_dev, 9.0-template-recurrence, dependabot/pip/odoo/babel-2.9.1, dependabot/pip/odoo/jinja2-2.11.3, dependabot/pip/odoo/lxml-4.6.5, dependabot/pip/odoo/lxml-4.9.1, dependabot/pip/odoo/mako-1.2.2, dependabot/pip/odoo/pillow-9.0.1, dependabot/pip/odoo/pillow-9.3.0, dependabot/pip/odoo/python-ldap-3.4.0, dependabot/pip/odoo/pyyaml-5.4, dependabot/pip/odoo/reportlab-3.5.55, dev, and migrated-checkpoint
Other repositories: DITIntl/odoo-production, Groupe-Informatique-LaCoopSurMer/odoo-production, Otsokop/odoo-production, azmeuk/odoo-production, babatoko/odoo-production, beloeuvre/odoo-production, chetanrdhaduk/odoo-production, demain-supermarche/odoo-production, druidoo/FoodCoops, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, halgandd/odoo-production, hilarak/odoo-production, jweste/odoo-production, krunal267/odoo-production, lachouettecoop/odoo-production, legalsylvain/odoo-production, mathieuvatel/odoo-production, mathieuvatel/pos, mszinte/odoo-production, mulaudzicalvin/odoo-production, nthnnl/odoo-production, odoo-modules/odoo-production, petrus-v/odoo-foodcoops, phuctranerp/odoo-production, rihene-abdelwahed/odoo-production, sc4you/odoo-production, siddharth7815/odoo-production, sprevot44/odoo-production, suningwz/odoo-production, supercoopbdx/odoo-production, superquinquin/odoo-production, trobz/odoo-production, ttpphuctran/odoo-production, vidtsin/odoo-production, and yuntux/odoo-production

<a name="pos-payment-terminal"></a> <h2>POS Payment Terminal</h2> <p>This module adds support for automatic cashdrawers in the Point of Sale.</p> <a name="installation"></a> <h2>Installation</h2> <p>This module is designed to be installed on the <em>main Odoo server</em>. On the <em>POSbox</em>, you should install the module <em>hw_x</em> depending on the protocol implemented in your device. <cite>Cashlogy &lt;http://www.cashlogy.com&gt;</cite> are implemented in the <em>hw_cashlogy</em> module and also in pywebdriver &lt;<a class="reference external" href="https://github.com/akretion/pywebdriver">https://github.com/akretion/pywebdriver</a>&gt;.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>The cashlogyConnector adddress and port should be configured on the main Odoo server, in the menu <em>Pointof Sale &gt; Configuration &gt; Payment Methods</em>,under the <em>Point of Sale</em> tab.</p> <a name="usage"></a> <h2>Usage</h2> <p>In the frontend of the POS, when you select a payment method CASH you will have a <em>Start Transaction</em> button : if you click on that button, the amount will be sent to the POSbox.</p> <a name="credits"></a> <h2 class="with-subtitle">Credits</h2> <h2 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h2> <ul class="simple"> <li>Aurelien Dumaine</li> <li>Mathieu Vatel</li> </ul>