Search 1.9 billion lines of Odoo code on GitHub

pos_payment_terminal_return

Author: Julius Network Solutions, Druidoo
License: AGPL-3
Branch: 12.0
Repository: AwesomeFoodCoops/odoo-production
Dependencies: point_of_sale, and pos_payment_terminal
Languages: JavaScript (25, 28.7%), PO File (14, 16.1%), Python (23, 26.4%), and XML (25, 28.7%)
Other branches: 12.0_dev, 9.0, 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-return"></a> <h2>POS Payment Terminal Return</h2> <p>This module adds support for credit card reader and checks printer in the Point of Sale.</p> <p>This module has been developped during a POS code sprint at Akretion France from July 7th to July 10th 2014. This module is part of the POS project of the Odoo Community Association <a class="reference external" href="http://odoo-community.org/">http://odoo-community.org/</a>. You are invited to become a member and/or get involved in the Association !</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>Ingenico &lt;http://en.wikipedia.org/wiki/Ingenico&gt;</cite> and old Sagem devices support the Telium protocol implemented in the <em>hw_telium_payment_terminal</em> module.</p> <p>This module requires an up-to-date version of Odoo v8 that includes <cite>this pull request &lt;https://github.com/odoo/odoo/pull/7367&gt;</cite> which was merged in the <em>8.0</em> branch of Odoo on Github on July 2nd 2015.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>This module support two payment modes : <em>card</em> and <em>check</em>. The payment mode should be configured on the main Odoo server, in the menu <em>Point of 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 that has a payment mode <em>card</em> or <em>check</em>, if the payment mode is <em>card</em> and the POS is linked to a payment card terminal, then the amount paid will be set to 0 waitting for the return of payment terminal.</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>Mathieu Vatel &lt;<a class="reference external" href="mailto:mathieu&#64;julius.fr">mathieu&#64;julius.fr</a>&gt;</li> <li>Druidoo &lt;<a class="reference external" href="https://www.druidoo.io">https://www.druidoo.io</a>&gt;</li> </ul>