Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038720Retail ModulesWeb POSpublic2018-06-07 13:572018-06-18 13:42
javierRodriguez 
javierRodriguez 
normalmajoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0038720: Uncaught displayreceipt.xml when WebPOS is offline
If you did a ticket for the first time and you paid it in offline, the application could not take displayreceipt.xml.
Login in WebPOS, go offline stopping tomcat or with developer tools option, login again and try to pay a ticket. In developer tools appear an error because
displayreceipt.xml in not cached yet.
Include displayreceipt.xml in manifest.
No tags attached.
Issue History
2018-06-07 13:57javierRodriguezNew Issue
2018-06-07 13:57javierRodriguezAssigned To => Retail
2018-06-07 13:57javierRodriguezTriggers an Emergency Pack => No
2018-06-08 09:58javierRodriguezAssigned ToRetail => javierRodriguez
2018-06-08 09:59javierRodriguezStatusnew => scheduled
2018-06-11 09:36hgbotCheckin
2018-06-11 09:36hgbotNote Added: 0105051
2018-06-11 09:36hgbotStatusscheduled => resolved
2018-06-11 09:36hgbotResolutionopen => fixed
2018-06-11 09:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e4c743b330e013b90739308c3b8f48f39abe5461 [^]
2018-06-18 13:42marvintmReview Assigned To => marvintm
2018-06-18 13:42marvintmStatusresolved => closed
2018-06-18 13:42marvintmFixed in Version => RR18Q3

Notes
(0105051)
hgbot   
2018-06-11 09:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: e4c743b330e013b90739308c3b8f48f39abe5461
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Fri Jun 08 10:07:21 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e4c743b330e013b90739308c3b8f48f39abe5461 [^]

Fixed issue 38720: displayreceipt.xml is now in manifest

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
---