Search 1.9 billion lines of Odoo code on GitHub

pos_automatic_validation

Author: Julius Network Solutions
License: AGPL-3
Branch: dependabot/pip/odoo/babel-2.9.1
Repository: AwesomeFoodCoops/odoo-production
Dependencies: account, and point_of_sale
Languages: JavaScript (57, 44.5%), Python (25, 19.5%), XML (26, 20.3%), and reStructuredText (20, 15.6%)
Other branches: 12.0, 12.0_dev, 9.0, 9.0-template-recurrence, 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, chetanrdhaduk/odoo-production, demain-supermarche/odoo-production, druidoo/FoodCoops, dzungtran89/odoo-production, estevebadia/odoo-production, fjouatte/odoo-production, hilarak/odoo-production, krunal267/odoo-production, lachouettecoop/odoo-production, mathieuvatel/odoo-production, 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, suningwz/odoo-production, supercoopbdx/odoo-production, trobz/odoo-production, vidtsin/odoo-production, and yuntux/odoo-production

<a name="pos-payment-terminal-automatic-validation"></a> <h2>POS Payment Terminal - Automatic validation</h2> <p>This module adds support for automatic validation of payments 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="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>