Openbravo Issue Tracking System - Retail Modules
View Issue Details
0026366Retail ModulesWeb POS Hardware Managerpublic2014-04-24 20:022014-06-16 15:42
mtaal 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR14Q3 
marvintm
No
0026366: Support direct communication from HW Manager to USB
Support direct communication from HW manager with USB port, using http://usb4java.org/ [^]

The pending tasks will be:
* Add USB support for other printers we support: Star Micronics TSP 100, and others. (1 day)
* Code Review
* Documentation
* Integrate into main branch
.
No tags attached.
related to feature request 0027651RR14Q4 closed adrianromero Make usbdevices.xml file pluggable 
Issue History
2014-04-24 20:02mtaalNew Issue
2014-04-24 20:02mtaalAssigned To => adrianromero
2014-04-24 20:02mtaalTriggers an Emergency Pack => No
2014-04-25 13:10adrianromeroNote Added: 0066619
2014-04-28 11:19hgbotCheckin
2014-04-28 11:19hgbotNote Added: 0066641
2014-04-30 09:52jecharriResolution time => 1398808800
2014-05-08 10:15hgbotCheckin
2014-05-08 10:15hgbotNote Added: 0067016
2014-05-08 11:01hgbotCheckin
2014-05-08 11:01hgbotNote Added: 0067019
2014-05-23 17:58hgbotCheckin
2014-05-23 17:58hgbotNote Added: 0067414
2014-05-23 17:58hgbotCheckin
2014-05-23 17:58hgbotNote Added: 0067415
2014-05-23 17:58hgbotCheckin
2014-05-23 17:58hgbotNote Added: 0067416
2014-05-29 13:09hgbotCheckin
2014-05-29 13:09hgbotNote Added: 0067572
2014-05-29 13:09hgbotStatusnew => resolved
2014-05-29 13:09hgbotResolutionopen => fixed
2014-05-29 13:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/retail-hw/rev/de4532710d8e159acefad12b036a6f7986b0c4bd [^]
2014-05-30 14:06adrianromeroNote Added: 0067630
2014-05-30 14:07adrianromeroNote Added: 0067631
2014-06-11 15:53marvintmReview Assigned To => marvintm
2014-06-11 15:53marvintmStatusresolved => closed
2014-06-12 09:45hgbotCheckin
2014-06-12 09:45hgbotNote Added: 0067925
2014-06-12 09:45hgbotCheckin
2014-06-12 09:45hgbotNote Added: 0067926
2014-06-12 09:45hgbotCheckin
2014-06-12 09:45hgbotNote Added: 0067927
2014-06-12 09:47hgbotCheckin
2014-06-12 09:47hgbotNote Added: 0067928
2014-06-12 09:47hgbotStatusclosed => resolved
2014-06-12 09:47hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/retail-hw/rev/de4532710d8e159acefad12b036a6f7986b0c4bd [^] => http://code.openbravo.com/erp/pmods/retail-hw-paymentprovider/rev/de4532710d8e159acefad12b036a6f7986b0c4bd [^]
2014-06-12 15:22mtaalNote Added: 0067950
2014-06-12 15:22mtaalStatusresolved => closed
2014-06-16 15:42mtaalNote Added: 0068061
2014-09-22 13:36adrianromeroRelationship addedrelated to 0027651

Notes
(0066619)
adrianromero   
2014-04-25 13:10   
Adding direct USB support. Included Epson TM-T88V support
https://code.openbravo.com/erp/pmods/retail-hw.cds/rev/9d5711473030 [^]

legal/usb4java-1.2.0/AUTHORS.txt
legal/usb4java-1.2.0/LICENSE.md
legal/usb4java-1.2.0/README.txt
legal/usb4java-javax-1.2.0/AUTHORS.txt
legal/usb4java-javax-1.2.0/LICENSE.md
legal/usb4java-javax-1.2.0/README.txt
lib/commons-lang3-3.1.jar
lib/commons-lang3-3.2.1.jar
lib/libusb4java-1.2.0-linux-arm.jar
lib/libusb4java-1.2.0-linux-x86.jar
lib/libusb4java-1.2.0-linux-x86_64.jar
lib/libusb4java-1.2.0-osx-x86.jar
lib/libusb4java-1.2.0-osx-x86_64.jar
lib/libusb4java-1.2.0-windows-x86.jar
lib/libusb4java-1.2.0-windows-x86_64.jar
lib/usb-api-1.0.2.jar
lib/usb4java-1.2.0.jar
lib/usb4java-javax-1.2.0.jar
nbproject/project.properties
src/com/openbravo/pos/printer/DeviceTicket.java
src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
src/com/openbravo/pos/printer/escpos/USBDeviceList.java
src/com/openbravo/pos/service/HardwareConfig.java
src/com/openbravo/pos/service/HardwareConfigInst.java
src/javax.usb.properties
(0066641)
hgbot   
2014-04-28 11:19   
Repository: erp/pmods/retail-hw.cds
Changeset: 754504406fdd0ecbf05f7172903124b066b3f65b
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Apr 28 11:15:08 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw.cds/rev/754504406fdd0ecbf05f7172903124b066b3f65b [^]

Issue 0026366: Support direct communication from HW Manager to USB
Increasing the buffer when reading data from USB to prevent lost results.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067016)
hgbot   
2014-05-08 10:15   
Repository: erp/pmods/retail-hw.cds
Changeset: c370cbd78b433b99ac77744db37494a3b3bd2df3
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:11:54 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw.cds/rev/c370cbd78b433b99ac77744db37494a3b3bd2df3 [^]

Issue 0026366: Support direct communication from HW Manager to USB
Closing USB interface in case of error or end of document.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067019)
hgbot   
2014-05-08 11:01   
Repository: erp/pmods/retail-hw.cds
Changeset: 399e920bfb7821b4ac7657abeaf0ba5fd5479ede
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:59:20 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw.cds/rev/399e920bfb7821b4ac7657abeaf0ba5fd5479ede [^]

Issue 0026366: Support direct communication from HW Manager to USB
Adding fine logging level traces

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067414)
hgbot   
2014-05-23 17:58   
Repository: erp/pmods/retail-hw
Changeset: 754504406fdd0ecbf05f7172903124b066b3f65b
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Apr 28 11:15:08 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw/rev/754504406fdd0ecbf05f7172903124b066b3f65b [^]

Issue 0026366: Support direct communication from HW Manager to USB
Increasing the buffer when reading data from USB to prevent lost results.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067415)
hgbot   
2014-05-23 17:58   
Repository: erp/pmods/retail-hw
Changeset: c370cbd78b433b99ac77744db37494a3b3bd2df3
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:11:54 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw/rev/c370cbd78b433b99ac77744db37494a3b3bd2df3 [^]

Issue 0026366: Support direct communication from HW Manager to USB
Closing USB interface in case of error or end of document.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067416)
hgbot   
2014-05-23 17:58   
Repository: erp/pmods/retail-hw
Changeset: 399e920bfb7821b4ac7657abeaf0ba5fd5479ede
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:59:20 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw/rev/399e920bfb7821b4ac7657abeaf0ba5fd5479ede [^]

Issue 0026366: Support direct communication from HW Manager to USB
Adding fine logging level traces

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067572)
hgbot   
2014-05-29 13:09   
Repository: erp/pmods/retail-hw
Changeset: de4532710d8e159acefad12b036a6f7986b0c4bd
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 29 13:08:12 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw/rev/de4532710d8e159acefad12b036a6f7986b0c4bd [^]

Fixes issue 0026366: Support direct communication from HW Manager to USB

---
M src/com/openbravo/pos/printer/escpos/USBDeviceList.java
---
(0067630)
adrianromero   
2014-05-30 14:06   
https://code.openbravo.com/erp/pmods/retail-hw/rev/86161c61c868 [^]
(0067631)
adrianromero   
2014-05-30 14:07   
https://code.openbravo.com/erp/pmods/retail-hw/rev/5ddc0e82f512 [^]
(0067925)
hgbot   
2014-06-12 09:45   
Repository: erp/pmods/retail-hw-paymentprovider
Changeset: 754504406fdd0ecbf05f7172903124b066b3f65b
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Apr 28 11:15:08 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw-paymentprovider/rev/754504406fdd0ecbf05f7172903124b066b3f65b [^]

Issue 0026366: Support direct communication from HW Manager to USB
Increasing the buffer when reading data from USB to prevent lost results.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067926)
hgbot   
2014-06-12 09:45   
Repository: erp/pmods/retail-hw-paymentprovider
Changeset: c370cbd78b433b99ac77744db37494a3b3bd2df3
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:11:54 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw-paymentprovider/rev/c370cbd78b433b99ac77744db37494a3b3bd2df3 [^]

Issue 0026366: Support direct communication from HW Manager to USB
Closing USB interface in case of error or end of document.

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067927)
hgbot   
2014-06-12 09:45   
Repository: erp/pmods/retail-hw-paymentprovider
Changeset: 399e920bfb7821b4ac7657abeaf0ba5fd5479ede
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 08 10:59:20 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw-paymentprovider/rev/399e920bfb7821b4ac7657abeaf0ba5fd5479ede [^]

Issue 0026366: Support direct communication from HW Manager to USB
Adding fine logging level traces

---
M src/com/openbravo/pos/printer/escpos/PrinterWritterUSB.java
---
(0067928)
hgbot   
2014-06-12 09:47   
Repository: erp/pmods/retail-hw-paymentprovider
Changeset: de4532710d8e159acefad12b036a6f7986b0c4bd
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 29 13:08:12 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw-paymentprovider/rev/de4532710d8e159acefad12b036a6f7986b0c4bd [^]

Fixes issue 0026366: Support direct communication from HW Manager to USB

---
M src/com/openbravo/pos/printer/escpos/USBDeviceList.java
---
(0067950)
mtaal   
2014-06-12 15:22   
Reclosing, was re-opened by hgbot
(0068061)
mtaal   
2014-06-16 15:42   
http://wiki.openbravo.com/wiki/Retail:Hardware_and_Peripherals_Installation#USB [^]