Openbravo Issue Tracking System - Retail Modules
View Issue Details
0023952Retail ModulesWeb POSpublic2013-05-31 15:472013-06-19 11:29
adrianromero 
migueldejuana 
normalminorhave not tried
closedfixed 
5
 
RMP24RMP24 
marvintm
OBPS
21490
No
0023952: It is not possible to configure cahs up logo (print format) in web pos
The printing format of the cash up process in POS and in ERP, window POS terminal, is not taking the logo for the organization. It's taken the Client logo. There is a POS logo defined at Client level but not at Store (Organization) level.
Execute the cashup process from POS and verify that the logo displayed in the report is the Client logo, not the Store (Organization) logo.
Define a POS logo at Store (Organization) level and use it for Cash up reports.
No tags attached.
Issue History
2013-05-31 15:47adrianromeroNew Issue
2013-05-31 15:47adrianromeroAssigned To => adrianromero
2013-05-31 15:47adrianromeroOBNetwork customer => Yes
2013-05-31 15:47adrianromeroSupport ticket => 21490
2013-05-31 15:47adrianromeroAssigned Toadrianromero => migueldejuana
2013-05-31 15:54adrianromeroTarget Version => RMP24
2013-05-31 16:10adrianromeroResolution time => 1376604000
2013-06-11 11:55hgbotCheckin
2013-06-11 11:55hgbotNote Added: 0059322
2013-06-11 11:55hgbotStatusnew => resolved
2013-06-11 11:55hgbotResolutionopen => fixed
2013-06-11 11:55hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^]
2013-06-11 11:57hgbotCheckin
2013-06-11 11:57hgbotNote Added: 0059323
2013-06-11 12:23guilleaerNote Added: 0059328
2013-06-11 13:26hgbotCheckin
2013-06-11 13:26hgbotNote Added: 0059346
2013-06-11 13:26hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^]
2013-06-11 13:26hgbotCheckin
2013-06-11 13:26hgbotNote Added: 0059347
2013-06-19 11:29marvintmReview Assigned To => marvintm
2013-06-19 11:29marvintmStatusresolved => closed
2013-06-19 11:29marvintmFixed in Version => RMP24

Notes
(0059322)
hgbot   
2013-06-11 11:55   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7c8f407a5605ff2a824c1921155e4ae66ec00484
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jun 11 11:55:04 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^]

fixed issue 23952: Logo of cash up report is get from organization (if defined)

---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.jrxml
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---
(0059323)
hgbot   
2013-06-11 11:57   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2fc07b71806c70364ba8823d8bd0ac3d560696f5
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jun 11 11:57:12 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2fc07b71806c70364ba8823d8bd0ac3d560696f5 [^]

related to issue 23952: remove debugger

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---
(0059328)
guilleaer   
2013-06-11 12:23   
Pending to include something to use different images on ticket templates based on the terminal organization.

Proposal:
The template will try to get allways the image file concatenated with the organization_id, If this image is not available in HWManager server the image without organization id will be used.

template:
<image>ticket-image-D270A5AC50874F8BA67A88EE977F8E3B.png</image>

HW manager
1. check for the existence of "ticket-image-D270A5AC50874F8BA67A88EE977F8E3B.png"
1.1 -> available -> print it
1.2 -> unavailable -> get "ticket-image.png" and print it
(0059346)
hgbot   
2013-06-11 13:26   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 7c8f407a5605ff2a824c1921155e4ae66ec00484
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jun 11 11:55:04 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^]

fixed issue 23952: Logo of cash up report is get from organization (if defined)

---
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.jrxml
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---
(0059347)
hgbot   
2013-06-11 13:26   
Repository: erp/pmods/org.openbravo.retail.posterminal.multiorder
Changeset: 2fc07b71806c70364ba8823d8bd0ac3d560696f5
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jun 11 11:57:12 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal.multiorder/rev/2fc07b71806c70364ba8823d8bd0ac3d560696f5 [^]

related to issue 23952: remove debugger

---
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
---