Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046148Retail ModulesWeb POSpublic2021-03-25 15:052021-05-14 12:19
lmonreal 
adrianromero 
urgentmajoralways
closedfixed 
5
 
RR21Q3 
No
0046148: Size two labels in HM not aligned
Size two labels are not aligned:
<line size="2">
    <text align="center" length="42"><%= OB.UTIL.encodeXMLComponent(OB.I18N.getLabel('XXXX')) %></text>
</line>

In the HM it is displayed Ok but when testing with a printer (TH230+) the header is not aligned (see attachment)
See attachment.
See attachement issue-0046148.diff
No tags attached.
jpg Ticket.jpg (3,134,940) 2021-03-25 15:05
https://issues.openbravo.com/file_download.php?file_id=15458&type=bug
diff issue-0046148.diff (1,558) 2021-04-09 12:39
https://issues.openbravo.com/file_download.php?file_id=15516&type=bug
Issue History
2021-03-25 15:05lmonrealNew Issue
2021-03-25 15:05lmonrealAssigned To => Retail
2021-03-25 15:05lmonrealFile Added: Ticket.jpg
2021-03-25 15:05lmonrealResolution time => 1617746400
2021-03-25 15:05lmonrealTriggers an Emergency Pack => No
2021-04-09 08:26guillermogilDescription Updatedbug_revision_view_page.php?rev_id=22305#r22305
2021-04-09 12:39adrianromeroFile Added: issue-0046148.diff
2021-04-09 12:58adrianromeroProposed Solution updated
2021-04-21 11:57hgbotNote Added: 0127411
2021-05-03 08:30adrianromeroStatusnew => acknowledged
2021-05-03 08:30adrianromeroAssigned ToRetail => adrianromero
2021-05-14 11:57hgbotResolutionopen => fixed
2021-05-14 11:57hgbotStatusacknowledged => closed
2021-05-14 11:57hgbotNote Added: 0128116
2021-05-14 11:57hgbotFixed in Version => RR21Q3
2021-05-14 11:57hgbotNote Added: 0128117
2021-05-14 11:57hgbotNote Added: 0128118
2021-05-14 11:57hgbotNote Added: 0128119
2021-05-14 11:57hgbotNote Added: 0128120
2021-05-14 11:57hgbotNote Added: 0128121
2021-05-14 12:14hgbotNote Added: 0128122
2021-05-14 12:19hgbotNote Added: 0128123

Notes
(0127411)
hgbot   
2021-04-21 11:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/20 [^]
(0128116)
hgbot   
2021-05-14 11:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/20 [^]
(0128117)
hgbot   
2021-05-14 11:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 857cf3b4b34c2f80b723bddaec8c0af6987859d9
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T08:59:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/857cf3b4b34c2f80b723bddaec8c0af6987859d9 [^]

FIXES ISSUE-0046148: Size two labels in HM not aligned
* Fixes ESC/POS codes for TH230+ for font sizes

---
M project/src/com/openbravo/pos/printer/escpos/CodesWincor.java
---
(0128118)
hgbot   
2021-05-14 11:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: e416395aa2419a315a586abafbffe8ee6aec24ab
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T08:59:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/e416395aa2419a315a586abafbffe8ee6aec24ab [^]

RELATED ISSUE-0046148: Adds Poxiflex 7600X to usb file as Wincor compatible printer

---
M project/src/META-INF/usbdevices.xml
---
(0128119)
hgbot   
2021-05-14 11:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: a304f09475ea9e4002b73d0ff568a5b95e8022af
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T08:59:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/a304f09475ea9e4002b73d0ff568a5b95e8022af [^]

RELATED ISSUE-0046148: Fixes Poxifles USB ID

---
M project/src/META-INF/usbdevices.xml
---
(0128120)
hgbot   
2021-05-14 11:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 8296e0ec1127485957b59ee997af25086f087ca8
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T08:59:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/8296e0ec1127485957b59ee997af25086f087ca8 [^]

RELATED ISSUE-0046148: Adds CodesPoxiflex class

---
A project/src/com/openbravo/pos/printer/escpos/CodesPosiflex.java
A project/src/com/openbravo/pos/printer/escpos/USBDevicePrinterPosiflex.java
M project/src/META-INF/usbdevices.xml
---
(0128121)
hgbot   
2021-05-14 11:57   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 8af83194e8781d8f45168928b22b4a1a4af664a2
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T08:59:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/8af83194e8781d8f45168928b22b4a1a4af664a2 [^]

RELATED ISSUE-0046148: Adds partial codes to CodesPoxiflex class

---
M project/src/com/openbravo/pos/printer/escpos/CodesPosiflex.java
---
(0128122)
hgbot   
2021-05-14 12:14   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: ec10bcb994597268f511b718e04a26de799136c2
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T11:34:10+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/ec10bcb994597268f511b718e04a26de799136c2 [^]

FIXES ISSUE-0046148: Size two labels in HM not aligned

---
A project/src/com/openbravo/pos/printer/escpos/CodesPosiflex.java
A project/src/com/openbravo/pos/printer/escpos/USBDevicePrinterPosiflex.java
M project/src/META-INF/usbdevices.xml
M project/src/com/openbravo/pos/printer/escpos/CodesWincor.java
---
(0128123)
hgbot   
2021-05-14 12:19   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: 41bdab5db891838fb2d48d752257d2d8df016b08
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2021-05-14T12:18:51+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/41bdab5db891838fb2d48d752257d2d8df016b08 [^]

FIXES ISSUE-0046148: Size two labels in HM not aligned

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