Openbravo Issue Tracking System - Java Client POS
View Issue Details
0009792Java Client POS(No Category)public2009-07-07 10:352010-07-23 00:00
adrianromero 
adrianromero 
normalminoralways
closedfixed 
5
2.30 
2.30.1 
0009792: The font size in the preview receipt of the edit sales panel is too small
After search a receipt in the edit sales panel, the preview of the receipt appears in the screen. This receipt has the font size too small.
To reproduce it first you have to select in the configuration panel a receipt printer in mode "printer", and go to the sales panel and print a receipt to the printer.

After these steps the preview of the receipt in the edit sales panel appears too small.
No tags attached.
Issue History
2009-07-07 10:35adrianromeroNew Issue
2009-07-07 10:35adrianromeroAssigned To => adrianromero
2009-07-07 10:38hgbotCheckin
2009-07-07 10:38hgbotNote Added: 0017955
2009-07-07 10:38hgbotStatusnew => resolved
2009-07-07 10:38hgbotResolutionopen => fixed
2009-07-07 10:38hgbotFixed in SCM revision => http://code.openbravo.com/pos/devel/main/rev/d26c49c62434dc3a4f390aba8a5573f2e17fe2cc [^]
2010-07-22 13:56adrianromeroStatusresolved => closed
2010-07-22 14:01adrianromeroTarget Version2.40 => 2.30.1
2010-07-23 00:00anonymoussf_bug_id0 => 3033259
2012-11-07 09:40priyamCategory01 - General => (No Category)

Notes
(0017955)
hgbot   
2009-07-07 10:38   
Repository: pos/devel/main
Changeset: d26c49c62434dc3a4f390aba8a5573f2e17fe2cc
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Jul 07 10:36:13 2009 +0200
URL: http://code.openbravo.com/pos/devel/main/rev/d26c49c62434dc3a4f390aba8a5573f2e17fe2cc [^]

Fixes issue 9792: The font size in the preview receipt of the edit sales panel is too small

---
M src-pos/com/openbravo/pos/printer/printer/DevicePrinterPrinter.java
M src-pos/com/openbravo/pos/printer/screen/DevicePrinterPanel.java
M src-pos/com/openbravo/pos/printer/ticket/BasicTicket.java
M src-pos/com/openbravo/pos/printer/ticket/BasicTicketForPrinter.java
A src-pos/com/openbravo/pos/printer/ticket/BasicTicketForScreen.java
---