Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033741Retail ModulesWeb POSpublic2016-08-10 10:552016-10-05 12:39
alostale 
simbu94 
normalmajorhave not tried
closedfixed 
5
 
RR16Q2.3RR16Q2.3 
guilleaer
No
0033741: slow population of approvals popup
In instances with high data volumes (ie. 2K users + 20K preferences), the population of approval popup takes too long.
1. In an instance with high volume of data, configure Cash Management window to require approval
2. Click on cash management
  -> check the popup window where users and their images are loaded takes long to be populated. In the concrete instance where it was tested it was 5-8 secs
  
No tags attached.
blocks defect 0033673 closed mario_castello slow population of approvals popup 
Issue History
2016-08-18 13:16OrekariaTypedefect => backport
2016-08-18 13:16OrekariaTarget Version => RR16Q2.3
2016-09-22 11:47hgbotCheckin
2016-09-22 11:47hgbotCheckin
2016-09-22 11:47hgbotNote Added: 0090155
2016-09-22 11:47hgbotNote Added: 0090156
2016-09-22 11:47hgbotStatusscheduled => resolved
2016-09-22 11:47hgbotResolutionopen => fixed
2016-09-22 11:47hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/dd42ec33bf5ee2a1a84dcca706a3f66f1f404ce3 [^]
2016-09-22 11:47hgbotStatusscheduled => resolved
2016-09-26 23:16guilleaerReview Assigned To => guilleaer
2016-09-26 23:16guilleaerStatusresolved => closed
2016-09-26 23:16guilleaerFixed in Version => RR16Q2.3
2016-10-05 12:39hgbotCheckin
2016-10-05 12:39hgbotNote Added: 0090492

Notes
(0090155)
hgbot   
2016-09-22 11:47   
Repository: retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal
Changeset: dd42ec33bf5ee2a1a84dcca706a3f66f1f404ce3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Sep 22 11:42:48 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/dd42ec33bf5ee2a1a84dcca706a3f66f1f404ce3 [^]

Fixed issue 33741: Modification to improve slow population of approvals popup

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0090156)
hgbot   
2016-09-22 11:47   
Repository: retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal
Changeset: dd42ec33bf5ee2a1a84dcca706a3f66f1f404ce3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Sep 22 11:42:48 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2.3/org.openbravo.retail.posterminal/rev/dd42ec33bf5ee2a1a84dcca706a3f66f1f404ce3 [^]

Fixed issue 33741: Modification to improve slow population of approvals popup

---
M src/org/openbravo/retail/posterminal/LoginUtilsServlet.java
---
(0090492)
hgbot   
2016-10-05 12:39   
Repository: tools/automation/pi-mobile
Changeset: 5a39aa67b666d1133ca3a0a758200de1604bb314
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Sep 22 11:46:05 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/5a39aa67b666d1133ca3a0a758200de1604bb314 [^]

Verifies issue 33741: Added automated test

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33673_CashManagementApproval.java
---