Openbravo Issue Tracking System - Retail Modules
View Issue Details
0055082Retail ModulesWeb POS Hardware Managerpublic2024-04-03 10:082024-04-11 17:45
Leyre 
eugen_hamuraru 
highmajoralways
closedfixed 
5
 
RR24Q3 
Production - Confirmed Stable
No
0055082: Hardware manager on MacOS does not work with the Epson TMT-88V printer driver
With the configuration:

machine.printer = printer\:EPSONTMT88V,standard

In MacOS Sonoma with the system printer driver provided by Epson, the printing does not work.
   
Note that other printer models with its drivers do work in MacOS Sonoma and the system printer driver of Epson on Linux does not work too.


N/A
How to work with MacOS is documented in the Installation guide: https://wiki.openbravo.com/wiki/Retail:Hardware_and_Peripherals_Installation#Compatibility_with_MacOS [^]

In summary. Using he Epson TMT-88V printer driver requires to install the Ghostscript tool for MacOS Sonoma.
No tags attached.
Issue History
2024-04-03 10:08LeyreNew Issue
2024-04-03 10:08LeyreAssigned To => Triage Platform Conn
2024-04-03 10:08LeyreRegression level => Production - Confirmed Stable
2024-04-03 10:08LeyreTriggers an Emergency Pack => No
2024-04-03 10:18PracticsIssue Monitored: Practics
2024-04-03 10:40adrianromeroSummaryHWM does not work on Mac latest versions => Hardware manager on MacOS does not work with the Epson TMT-88V printer driver
2024-04-03 10:40adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=27753#r27753
2024-04-03 10:40adrianromeroSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=27755#r27755
2024-04-03 10:40adrianromeroAssigned ToTriage Platform Conn => eugen_hamuraru
2024-04-09 13:17hgbotNote Added: 0162988
2024-04-10 15:39adrianromeroStatusnew => scheduled
2024-04-11 17:40adrianromeroProposed Solution updated
2024-04-11 17:40adrianromeroProposed Solution updated
2024-04-11 17:43hgbotResolutionopen => fixed
2024-04-11 17:43hgbotStatusscheduled => closed
2024-04-11 17:43hgbotFixed in Version => RR24Q3
2024-04-11 17:43hgbotNote Added: 0163111
2024-04-11 17:43hgbotNote Added: 0163112
2024-04-11 17:45hgbotNote Added: 0163113

Notes
(0162988)
hgbot   
2024-04-09 13:17   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/111 [^]
(0163111)
hgbot   
2024-04-11 17:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: df3e32b02721b95841776ef61360e522752a6cc4
Author: Eugen Hamuraru <eugen.hamuraru@openbravo.com>
Date: 11-04-2024 15:43:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/df3e32b02721b95841776ef61360e522752a6cc4 [^]

Fixes ISSUE-55082: Transform postscript files to pdf when printing in macOS

---
M project/src/com/openbravo/pos/printer/printer/DevicePrinterPrinter.java
---
(0163112)
hgbot   
2024-04-11 17:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/merge_requests/111 [^]
(0163113)
hgbot   
2024-04-11 17:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: 8e6466f1cc1de2e04ea48b148fc7862df923bab2
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 11-04-2024 17:45:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/8e6466f1cc1de2e04ea48b148fc7862df923bab2 [^]

Related ISSUE-55082: Transform postscript files to pdf when printing in macOS
* Build

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