Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029255Retail ModulesWeb POSpublic2015-03-12 12:572015-03-13 11:59
migueldejuana 
migueldejuana 
normalminoralways
closedfixed 
5
 
 
adrianromero
No
0029255: Some tables take time to render results
Searching products or customers, we can have a big amount of them so searching can take too much time and we should show Loading...
- Login
- Go to SEARCH tab and do a search without filter
- PROBLEM: It could take too much time
- Go to CUSTOMER window and do a search without filter
- PROBLEM: It could take too much time
No tags attached.
Issue History
2015-03-12 12:57migueldejuanaNew Issue
2015-03-12 12:57migueldejuanaAssigned To => migueldejuana
2015-03-12 12:57migueldejuanaTriggers an Emergency Pack => No
2015-03-12 12:58migueldejuanaSummarySome tables takes time to render results => Some tables take time to render results
2015-03-12 13:00hgbotCheckin
2015-03-12 13:00hgbotNote Added: 0075482
2015-03-12 13:00hgbotStatusnew => resolved
2015-03-12 13:00hgbotResolutionopen => fixed
2015-03-12 13:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/442f3deb6583979d7b66a77dd3b08e0cebf51b35 [^]
2015-03-12 13:02hgbotCheckin
2015-03-12 13:02hgbotNote Added: 0075483
2015-03-12 13:02hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/442f3deb6583979d7b66a77dd3b08e0cebf51b35 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e6a5b40b6c4a08a451a9a8cbc21eab91dc67cd0 [^]
2015-03-12 18:14hgbotCheckin
2015-03-12 18:14hgbotNote Added: 0075501
2015-03-12 18:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e6a5b40b6c4a08a451a9a8cbc21eab91dc67cd0 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2014a4dd76e89390ccd23c2d58f813fd552d65b7 [^]
2015-03-12 18:31adrianromeroReview Assigned To => adrianromero
2015-03-12 18:31adrianromeroNote Added: 0075503
2015-03-12 18:31adrianromeroStatusresolved => closed
2015-03-12 18:33adrianromeroNote Added: 0075504
2015-03-13 10:24migueldejuanaNote Added: 0075522
2015-03-13 10:24migueldejuanaStatusclosed => new
2015-03-13 10:24migueldejuanaResolutionfixed => open
2015-03-13 10:34hgbotCheckin
2015-03-13 10:34hgbotNote Added: 0075524
2015-03-13 10:34hgbotStatusnew => resolved
2015-03-13 10:34hgbotResolutionopen => fixed
2015-03-13 10:34hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2014a4dd76e89390ccd23c2d58f813fd552d65b7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/57a78753454853ca756720f61061a581f65dc85a [^]
2015-03-13 11:59adrianromeroNote Added: 0075541
2015-03-13 11:59adrianromeroStatusresolved => closed

Notes
(0075482)
hgbot   
2015-03-12 13:00   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 442f3deb6583979d7b66a77dd3b08e0cebf51b35
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 12 12:59:29 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/442f3deb6583979d7b66a77dd3b08e0cebf51b35 [^]

Fixed issue 0029255: Some tables take time to render results

Add Loading when searching in search tab.

---
M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js
---
(0075483)
hgbot   
2015-03-12 13:02   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3e6a5b40b6c4a08a451a9a8cbc21eab91dc67cd0
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 12 13:01:19 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3e6a5b40b6c4a08a451a9a8cbc21eab91dc67cd0 [^]

Fixed issue 0029255: Some tables take time to render results

Add Loading when filtering in customer and advanced customer search window.

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
(0075501)
hgbot   
2015-03-12 18:14   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2014a4dd76e89390ccd23c2d58f813fd552d65b7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Mar 12 18:13:01 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2014a4dd76e89390ccd23c2d58f813fd552d65b7 [^]

Fixed issue 0029255: Some tables take time to render results

Show/hide just the body of the searcher

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
(0075503)
adrianromero   
2015-03-12 18:31   
Verified
(0075504)
adrianromero   
2015-03-12 18:33   
A new message 'Loading...' appears in the area of the list of the following panels:

* Search Products
* Search Business partners
* Search Business partners advanced
(0075522)
migueldejuana   
2015-03-13 10:24   
It doesn't hide 'No Results' component when searching and we are able to see 'No Results' and 'Loading...' at the same time
(0075524)
hgbot   
2015-03-13 10:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 57a78753454853ca756720f61061a581f65dc85a
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Mar 13 10:32:45 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/57a78753454853ca756720f61061a581f65dc85a [^]

Fixed issue 0029255: Some tables take time to render results. Hide No Results component

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
(0075541)
adrianromero   
2015-03-13 11:59   
Last changeset verified. Now the "No Results" message is hidden when "Loading..." appears.