Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040300Retail ModulesWeb POS Hardware Managerpublic2019-02-28 18:362022-01-11 12:31
joniturralde93 
Triage Platform Conn 
highminoralways
newopen 
5
pi 
pi 
No
0040300: init method of PrinterWritter used twice in a row
https://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/file/tip/project/src/com/openbravo/pos/printer/escpos/DevicePrinterESCPOS.java#l48 [^]

m_CommOutputPrinter.init is used twice, the second one is doing nothing since the writter is already initialized.
Check the code (also INITSEQUENCE constant is never actually written into the printer)
Change m_CommOutputPrinter.init to m_CommOutputPrinter.write
No tags attached.
Issue History
2019-02-28 18:36joniturralde93New Issue
2019-02-28 18:36joniturralde93Assigned To => Retail
2019-02-28 18:36joniturralde93Triggers an Emergency Pack => No
2022-01-11 12:31alostaleAssigned ToRetail => Triage Platform Conn

There are no notes attached to this issue.