Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052515Retail ModulesWeb POSpublic2023-05-22 16:582023-05-26 10:29
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR23Q3 
No
0052515: WebUSB and WebBluetooth printer receipts are not printed properly
Openbravo Logo is not printed neither with WebUSB nor WebBluetooth.

Barcode in WebBluetooth POS-5582 DD is not printed properly. It adds "{B" at the begining.

Receipt cut in WebUSB Epson TMT88V breaks the receipt

Configure a WebUSB printer and a WebBluetooth printer following the guide:
http://wiki.openbravo.com/wiki/Projects:WebUSB_and_WebBluetooth_receipt_printers/User_Guide [^]
Login in VBS-1 Enyo POS and execute the menu option "Test Printer"
Pair the printer
Observe the results of the receipt printed
No tags attached.
related to defect 0045785 closed Retail Move hardware manager communication API to mobile.core 
Issue History
2023-05-22 16:58adrianromeroNew Issue
2023-05-22 16:58adrianromeroAssigned To => adrianromero
2023-05-22 16:58adrianromeroTriggers an Emergency Pack => No
2023-05-22 17:04hgbotNote Added: 0150087
2023-05-26 10:29hgbotResolutionopen => fixed
2023-05-26 10:29hgbotStatusnew => closed
2023-05-26 10:29hgbotNote Added: 0150327
2023-05-26 10:29hgbotFixed in Version => RR23Q3
2023-05-26 10:29hgbotNote Added: 0150328
2023-05-26 10:30caristuRelationship addedrelated to 0045785

Notes
(0150087)
hgbot   
2023-05-22 17:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/529 [^]
(0150327)
hgbot   
2023-05-26 10:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/529 [^]
(0150328)
hgbot   
2023-05-26 10:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 1f05aa56081e7caf0c5cf48abfcb42fc7ef81766
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 26-05-2023 08:29:25
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/1f05aa56081e7caf0c5cf48abfcb42fc7ef81766 [^]

Fixes ISSUE-52515: WebUSB and WebBluetooth printer receipts are not printed properly
  - Fixes WebUSB printer cut
  - Fixes WebBluetooth printing barcode
  - Fixes Openbravo Logo path

---
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web/org.openbravo.mobile.core/app/web-printer/bt-printers/genericBTPrinter.js
M web/org.openbravo.mobile.core/app/web-printer/escpos.js
M web/org.openbravo.mobile.core/app/web-printer/standardprinters.js
---