From b6f59d32016bb69d7d8a939b83625e991f8086d9 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Mon, 1 Sep 2014 13:31:03 +0200 Subject: [PATCH] FIX Adapt JS code to recent changes in the code of POS v8 Update module description with my recent tests with new hardware --- hw_telium_payment_terminal/__openerp__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hw_telium_payment_terminal/__openerp__.py b/hw_telium_payment_terminal/__openerp__.py index 21035e94..fb98d352 100644 --- a/hw_telium_payment_terminal/__openerp__.py +++ b/hw_telium_payment_terminal/__openerp__.py @@ -42,7 +42,11 @@ The Telium protocol is used by Ingenico and Sagem payment terminals. It is based You will need to configure your payment terminal to accept commands from the POS. On an Ingenico reader, press F > 0-TELIUM MANAGER > 5-Initialization > 1-Parameters > Cash Connection and then select *On* and then *USB*. After that, you should reboot the terminal. -This module has been successfully tested with an Ingenico EFTSmart4S and an Ingenico EFTSmart2 2640 with Telim Manager version 37784503. +This module has been successfully tested with: + +* Ingenico EFTSmart4S +* Ingenico EFTSmart2 2640 with Telim Manager version 37784503 +* Ingenico i2200 cheque reader and writer 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 http://odoo-community.org/. You are invited to become a member and/or get involved in the Association !