README.rst 814 Bytes
Newer Older
François C. committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
POS Payment Terminal - Automatic validation
===========================================

This module adds support for automatic validation of payments in the Point of Sale.


Installation
============

This module is designed to be installed on the
*main Odoo server*. On the *POSbox*, you should install the module
*hw_x* depending on the protocol implemented in your device.
`Cashlogy <http://www.cashlogy.com>` are implemented in the
*hw_cashlogy* module and also in pywebdriver <https://github.com/akretion/pywebdriver>.

Configuration
=============

The cashlogyConnector adddress and port should be configured on the main Odoo server,
in the menu *Pointof Sale > Configuration > Payment Methods*,under the *Point of Sale* tab.

Credits
=======

Contributors
------------

* Aurelien Dumaine
* Mathieu Vatel