Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052010Retail ModulesWeb POS Hardware Managerpublic2023-03-30 10:262023-04-12 17:52
njimenez 
njimenez 
normalminorhave not tried
closedfixed 
5
 
RR23Q3 
No
0052010: Do not print text on qr with java pos printer
When a qr is printed with the jas pos integration a long text is printed next to the qr
1.Configure hardware manager with java pos printer
2.Print a ticket that contains a qr
No tags attached.
patch Ticket_54761_qr.patch (1,274) 2023-03-30 10:26
https://issues.openbravo.com/file_download.php?file_id=18322&type=bug
Issue History
2023-03-30 10:26njimenezNew Issue
2023-03-30 10:26njimenezAssigned To => njimenez
2023-03-30 10:26njimenezFile Added: Ticket_54761_qr.patch
2023-03-30 10:26njimenezTriggers an Emergency Pack => No
2023-03-30 10:38hgbotNote Added: 0148105
2023-03-30 11:27hgbotNote Added: 0148108
2023-04-12 11:49hgbotResolutionopen => fixed
2023-04-12 11:49hgbotStatusnew => closed
2023-04-12 11:49hgbotNote Added: 0148401
2023-04-12 11:49hgbotFixed in Version => RR23Q3
2023-04-12 11:49hgbotNote Added: 0148402
2023-04-12 17:34hgbotNote Added: 0148415
2023-04-12 17:52hgbotNote Added: 0148418

Notes
(0148105)
hgbot   
2023-03-30 10:38   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/88 [^]
(0148108)
hgbot   
2023-03-30 11:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/merge_requests/51 [^]
(0148401)
hgbot   
2023-04-12 11:49   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/88 [^]
(0148402)
hgbot   
2023-04-12 11:49   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 4a7e1b9baa7ca509b358293157d5bdf06db93cd5
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 30-03-2023 10:40:05
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/4a7e1b9baa7ca509b358293157d5bdf06db93cd5 [^]

Fixes ISSUE-52010: text is not going to be displayed while printing qr with java pos

---
M project/src/com/openbravo/pos/printer/javapos/DevicePrinterJavaPOS.java
---
(0148415)
hgbot   
2023-04-12 17:34   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/merge_requests/51 [^]
(0148418)
hgbot   
2023-04-12 17:52   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: 9aa30fa6d9a898e5edd973b1c37ceafcb150a042
Author: Natalia Jiménez <natalia.jimenez@openbravo.com>
Date: 12-04-2023 17:50:38
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/9aa30fa6d9a898e5edd973b1c37ceafcb150a042 [^]

Related to ISSUE-52011 and ISSUE-52010: Charset is defined by configuration and remove text from qr code on java pos

---
M bin/openbravohw.properties
M bin/poshw.jar
M bin/rev.id
---