Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0023952 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2013-05-31 15:47 | 2013-06-19 11:29 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RMP24 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7c8f407a5605 | ||||
Projection | none | ETA | none | Target Version | RMP24 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 21490 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0023952: It is not possible to configure cahs up logo (print format) in web pos | |||||||
Description | 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. | |||||||
Steps To Reproduce | Execute the cashup process from POS and verify that the logo displayed in the report is the Client logo, not the Store (Organization) logo. | |||||||
Proposed Solution | Define a POS logo at Store (Organization) level and use it for Cash up reports. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0059322) hgbot (developer) 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 (developer) 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 (viewer) 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 (developer) 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 (developer) 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 --- |
![]() |
|||
Date Modified | Username | Field | Change |
2013-05-31 15:47 | adrianromero | New Issue | |
2013-05-31 15:47 | adrianromero | Assigned To | => adrianromero |
2013-05-31 15:47 | adrianromero | OBNetwork customer | => Yes |
2013-05-31 15:47 | adrianromero | Support ticket | => 21490 |
2013-05-31 15:47 | adrianromero | Assigned To | adrianromero => migueldejuana |
2013-05-31 15:54 | adrianromero | Target Version | => RMP24 |
2013-05-31 16:10 | adrianromero | Resolution time | => 1376604000 |
2013-06-11 11:55 | hgbot | Checkin | |
2013-06-11 11:55 | hgbot | Note Added: 0059322 | |
2013-06-11 11:55 | hgbot | Status | new => resolved |
2013-06-11 11:55 | hgbot | Resolution | open => fixed |
2013-06-11 11:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7c8f407a5605ff2a824c1921155e4ae66ec00484 [^] |
2013-06-11 11:57 | hgbot | Checkin | |
2013-06-11 11:57 | hgbot | Note Added: 0059323 | |
2013-06-11 12:23 | guilleaer | Note Added: 0059328 | |
2013-06-11 13:26 | hgbot | Checkin | |
2013-06-11 13:26 | hgbot | Note Added: 0059346 | |
2013-06-11 13:26 | hgbot | Fixed in SCM revision | http://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:26 | hgbot | Checkin | |
2013-06-11 13:26 | hgbot | Note Added: 0059347 | |
2013-06-19 11:29 | marvintm | Review Assigned To | => marvintm |
2013-06-19 11:29 | marvintm | Status | resolved => closed |
2013-06-19 11:29 | marvintm | Fixed in Version | => RMP24 |
Copyright © 2000 - 2009 MantisBT Group |