Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030703Retail ModulesWeb POSpublic2015-08-31 09:532015-09-23 12:54
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR15Q4pi 
migueldejuana
No
0030703: Remote customer search adds results to previous search result, does not show no results label, also search remote with SearchKey
See screenshots, when first searching for Arturo the right BP is shown, but if then searched for VBS the Arturo BP remains.

When searching for WVG no results are shown, but the no results display is neither shown.

Also support searching using SearchKey (see related issue).
Set remote BP data preference
http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Remote_Data_Preferences [^]

Login to WebPOS
Goto customer search
Enter: Arturo
One BP is shown
Then enter VBS
Two BP's are shown: Arturo and the VBS

Then search for WVG, no results are shown but neither the no results label is shown.


Reset the displayed list for every search action.

Add searchkey as a searchcolumn.
No tags attached.
related to feature request 0029764 closed guillermogil WebPOS. Search Customer. Enable to search by 'Search Key' 
causes defect 0030858 closed mtaal Customer window buttons (A-C)(D-F)... are not working fine 
png Selection_104.png (56,280) 2015-08-31 09:55
https://issues.openbravo.com/file_download.php?file_id=8399&type=bug
png

png Selection_105.png (24,093) 2015-08-31 09:55
https://issues.openbravo.com/file_download.php?file_id=8400&type=bug
png
Issue History
2015-08-31 09:53mtaalNew Issue
2015-08-31 09:53mtaalAssigned To => mtaal
2015-08-31 09:53mtaalTriggers an Emergency Pack => No
2015-08-31 09:54mtaalRelationship addedrelated to 0029764
2015-08-31 09:55mtaalFile Added: Selection_104.png
2015-08-31 09:55mtaalFile Added: Selection_105.png
2015-08-31 10:00mtaalReview Assigned To => migueldejuana
2015-09-01 14:47hgbotCheckin
2015-09-01 14:47hgbotNote Added: 0079999
2015-09-01 14:47hgbotStatusnew => resolved
2015-09-01 14:47hgbotResolutionopen => fixed
2015-09-01 14:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d342c32ac2660e7c7181298773ca2daa83dccc8d [^]
2015-09-07 10:58migueldejuanaNote Added: 0080176
2015-09-07 10:58migueldejuanaStatusresolved => closed
2015-09-07 10:58migueldejuanaFixed in Version => pi
2015-09-18 10:56mtaalRelationship addedcauses 0030858
2015-09-23 12:54hgbotCheckin
2015-09-23 12:54hgbotNote Added: 0080581

Notes
(0079999)
hgbot   
2015-09-01 14:47   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d342c32ac2660e7c7181298773ca2daa83dccc8d
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 31 10:03:09 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d342c32ac2660e7c7181298773ca2daa83dccc8d [^]

Fixes issue 30703: Remote customer search adds results to previous search result, does not show no results label, also search remote with SearchKey
Add searchKey as search column, reset list before showing results

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
(0080176)
migueldejuana   
2015-09-07 10:58   
Tested and reviewed in 81f887d5e8d7
(0080581)
hgbot   
2015-09-23 12:54   
Repository: tools/automation/pi-mobile
Changeset: 7603e519f262ce5b077dda362031d4a3839670b4
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Sep 18 12:04:16 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7603e519f262ce5b077dda362031d4a3839670b4 [^]

Related to issue 30703: Remote customer search adds results to previous search result, does not show no results label, also search remote with SearchKey
Added testcase

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/HighVolSuite.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sampledata/I30703_SearchCustomerRemote.java
---