Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0040300 | Retail Modules | Web POS Hardware Manager | public | 2019-02-28 18:36 | 2022-01-11 12:31 |
Reporter | joniturralde93 | ||||
Assigned To | Triage Platform Conn | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | pi | Fixed in Version | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0040300: init method of PrinterWritter used twice in a row | ||||
Description | 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. | ||||
Steps To Reproduce | Check the code (also INITSEQUENCE constant is never actually written into the printer) | ||||
Proposed Solution | Change m_CommOutputPrinter.init to m_CommOutputPrinter.write | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-02-28 18:36 | joniturralde93 | New Issue | |||
2019-02-28 18:36 | joniturralde93 | Assigned To | => Retail | ||
2019-02-28 18:36 | joniturralde93 | Triggers an Emergency Pack | => No | ||
2022-01-11 12:31 | alostale | Assigned To | Retail => Triage Platform Conn |
There are no notes attached to this issue. |