Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0040300 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| defect | [Retail Modules] Web POS Hardware Manager | minor | always | 2019-02-28 18:36 | 2022-01-11 12:31 | |||||||
| Reporter | joniturralde93 | View Status | public | |||||||||
| Assigned To | Triage Platform Conn | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | pi | |||||||
| OS | Any | Database | Any | Java version | ||||||||
| OS Version | Database version | Ant version | ||||||||||
| Product Version | pi | SCM revision | ||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| 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 | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  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 | OBNetwork customer | => No | 
| 2019-02-28 18:36 | joniturralde93 | Triggers an Emergency Pack | => No | 
| 2022-01-11 12:31 | alostale | Assigned To | Retail => Triage Platform Conn | 
| Copyright © 2000 - 2009 MantisBT Group |