Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044545Retail ModulesWeb POS Hardware Managerpublic2020-07-02 16:232022-03-30 12:04
remibrunet 
fermin_gascon 
normalmajoralways
closedfixed 
5
 
RR22Q2 
No
0044545: Special character ° doesn't print on ticket (TMT88V)
On the hardware manager, the ticket is well printed ' n° '
But when printed on a TMT88V printer, the ticket is printed with ' n? '

This is the ticket : https://drive.google.com/file/d/1mZy0clyDTD45PMv3LW7ne8hFcWU7EyM3/view?usp=sharing [^]
On a tmt88V, print a ticket with the special character °

No tags attached.
Issue History
2020-07-02 16:23remibrunetNew Issue
2020-07-02 16:23remibrunetAssigned To => Retail
2020-07-02 16:23remibrunetTriggers an Emergency Pack => No
2022-01-11 12:31alostaleAssigned ToRetail => Triage Platform Conn
2022-02-23 16:16adrianromeroAssigned ToTriage Platform Conn => fermin_gascon
2022-02-25 13:41hgbotNote Added: 0135321
2022-03-03 14:32adrianromeroStatusnew => scheduled
2022-03-30 12:04hgbotResolutionopen => fixed
2022-03-30 12:04hgbotStatusscheduled => closed
2022-03-30 12:04hgbotNote Added: 0136153
2022-03-30 12:04hgbotFixed in Version => RR22Q2
2022-03-30 12:04hgbotNote Added: 0136154

Notes
(0135321)
hgbot   
2022-02-25 13:41   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/728 [^]
(0136153)
hgbot   
2022-03-30 12:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/728 [^]
(0136154)
hgbot   
2022-03-30 12:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 494177bed74cc116dd60e83a5ab9e7e05856dfaf
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 30-03-2022 10:04:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/494177bed74cc116dd60e83a5ab9e7e05856dfaf [^]

Fixed ISSUE-44545: Special character º now is printed on epson tmt88IV
* Adds Latin1Encoder for printing especial characters

---
M web/org.openbravo.retail.posterminal/app/webprinter/escpos.js
M web/org.openbravo.retail.posterminal/app/webprinter/usbprinters/epsontmt88v.js
M web/org.openbravo.retail.posterminal/app/webprinter/usbprinters/hpa799.js
---