Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035185Retail ModulesWeb POSpublic2017-02-07 13:542017-05-05 22:32
malsasua 
rqueralta 
normalminoralways
newopen 
20Community Appliance
 
 
No
0035185: "loading" tag is not hidden in Receipts selector in offline mode
if you open the receipt selector, and then, change the offline mode, then "loading" tag is not hidden
in online:
. click in "receipts" button (in menu) -> popup is opened
go offline
. click in search button

Loading... is displayed and never is hidden
No tags attached.
png receipts.png (126,837) 2017-02-07 13:55
https://issues.openbravo.com/file_download.php?file_id=10424&type=bug
png
Issue History
2017-02-07 13:54malsasuaNew Issue
2017-02-07 13:54malsasuaAssigned To => Retail
2017-02-07 13:54malsasuaTriggers an Emergency Pack => No
2017-02-07 13:55malsasuaFile Added: receipts.png
2017-05-02 06:30rqueraltaAssigned ToRetail => rqueralta
2017-05-02 06:31rqueraltaStatusnew => scheduled
2017-05-03 15:53hgbotCheckin
2017-05-03 15:53hgbotNote Added: 0096353
2017-05-03 15:53hgbotStatusscheduled => resolved
2017-05-03 15:53hgbotResolutionopen => fixed
2017-05-03 15:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffac4894ecad628888e40da45127ecff81a21f5c [^]
2017-05-04 11:32migueldejuanaNote Added: 0096376
2017-05-04 11:32migueldejuanaStatusresolved => new
2017-05-04 11:32migueldejuanaResolutionfixed => open
2017-05-05 22:32hgbotCheckin
2017-05-05 22:32hgbotNote Added: 0096428

Notes
(0096353)
hgbot   
2017-05-03 15:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ffac4894ecad628888e40da45127ecff81a21f5c
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Mon May 01 23:53:53 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ffac4894ecad628888e40da45127ecff81a21f5c [^]

Fixed issue 35185: Loading tag is not hidden in Receipts selector in offline mode

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0096376)
migueldejuana   
2017-05-04 11:32   
It is not working.

It must be:
me.$.renderLoading.hide();

When hiding renderLoading we also have to show "No Results"
(0096428)
hgbot   
2017-05-05 22:32   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3c405052fa16dbede93f7a60c88ca621df54119a
Author: Rafael Queralta Pozo <rqueralta <at> nauta.cu>
Date: Thu May 04 15:17:16 2017 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c405052fa16dbede93f7a60c88ca621df54119a [^]

Related to issue 35185: Loading tag is not hidden in Receipts selector in offline mode

---
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---