Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040489Retail ModulesWeb POS Hardware Managerpublic2019-03-29 08:572019-11-05 09:27
adrianromero 
adrianromero 
normalmajorhave not tried
newopen 
5
 
 
No
0040489: Barcode type CODE39 does not work with javapos printers
Using the following code in a template does not work and only prints numbers, not letters:

      <barcode type="CODE39" position="left"><%= OB.UTIL.encodeXMLComponent(order.getScannableDocumentNo()) %></barcode>
In description
No tags attached.
Issue History
2019-03-29 08:57adrianromeroNew Issue
2019-03-29 08:57adrianromeroAssigned To => adrianromero
2019-03-29 08:57adrianromeroTriggers an Emergency Pack => No
2019-03-29 09:57hgbotCheckin
2019-03-29 09:57hgbotNote Added: 0110916
2019-03-29 09:57hgbotStatusnew => resolved
2019-03-29 09:57hgbotResolutionopen => fixed
2019-03-29 09:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/2e065131990da9c59b3362522911d58b94cdd882 [^]
2019-03-29 10:03adrianromeroNote Added: 0110918
2019-03-29 11:36adrianromeroNote Added: 0110921
2019-03-29 11:36adrianromeroStatusresolved => new
2019-03-29 11:36adrianromeroResolutionfixed => open
2019-04-01 15:36shuehnerFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/2e065131990da9c59b3362522911d58b94cdd882 [^] =>
2019-04-01 15:36shuehnerTarget VersionRR19Q2 => RR19Q3
2019-06-26 18:05marvintmTarget VersionRR19Q3 => RR19Q4
2019-11-05 09:27marvintmTarget VersionRR19Q4 =>

Notes
(0110916)
hgbot   
2019-03-29 09:57   
Repository: erp/pmods/org.openbravo.retail.poshwmanager.sources
Changeset: 2e065131990da9c59b3362522911d58b94cdd882
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Mar 29 08:59:31 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/2e065131990da9c59b3362522911d58b94cdd882 [^]

Fixes issue 0040489: Barcode type CODE39 does not work with javapos printers

---
M project/src/com/openbravo/pos/printer/javapos/DevicePrinterJavaPOS.java
---
(0110918)
adrianromero   
2019-03-29 10:03   
Binaries:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/6ea73357f327 [^]
(0110921)
adrianromero   
2019-03-29 11:36   
Backedout temporary