Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037576Retail ModulesWeb POSpublic2018-01-03 14:002018-01-15 09:44
mrecasens 
ranjith_qualiantech_com 
highminoralways
closedfixed 
30Openbravo Appliance 14.04
 
RR18Q2 
marvintm
No
0037576: Business Partner selector search is not fired by -Enter- key and it should using remote
Unlike product selector, where you can type a few chars and type <Enter> for the search to start, in Business Partner selector you need to click on the magnifying glass to start it.
1. Configure "Remote for Customers" preference in backoffice.
2. Open WebPOS
https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]
3. Click on the "SEARCH" button
4. Type "res" and press on the <Enter> key?
=> See the search starts and search results are shown (Compression sacks cordura)
5. Click on the current Business Partner (e.g. Carls Studson)
=> The Bussiness Partner selector is shown, with "Full name" filter by default
6. Type "Art" and press on the <Enter> key?
ERROR: You would expect the search to be started, and it does not start unless you...
7. Click on the magnifying glass icon
=> See the search starts and search results are shown (Arturo Montoro)
No tags attached.
Issue History
2018-01-03 14:00mrecasensNew Issue
2018-01-03 14:00mrecasensAssigned To => Retail
2018-01-03 14:00mrecasensResolution time => 1515970800
2018-01-03 14:00mrecasensTriggers an Emergency Pack => No
2018-01-05 09:19umartirenaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=16512#r16512
2018-01-05 09:20guilleaerSummaryBusiness Partner selector search is not fired by <Enter> key and it should => Business Partner selector search is not fired by -Enter- key and it should using remote
2018-01-10 14:54ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-01-10 14:54ranjith_qualiantech_comStatusnew => scheduled
2018-01-12 13:15hgbotCheckin
2018-01-12 13:15hgbotNote Added: 0101680
2018-01-12 13:15hgbotStatusscheduled => resolved
2018-01-12 13:15hgbotResolutionopen => fixed
2018-01-12 13:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8a2eaa5c2ba5c73dfbfc3eace2447c1a586a6e2c [^]
2018-01-12 13:15hgbotCheckin
2018-01-12 13:15hgbotNote Added: 0101681
2018-01-15 09:44marvintmReview Assigned To => marvintm
2018-01-15 09:44marvintmStatusresolved => closed
2018-01-15 09:44marvintmFixed in Version => RR18Q2

Notes
(0101680)
hgbot   
2018-01-12 13:15   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8a2eaa5c2ba5c73dfbfc3eace2447c1a586a6e2c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 12 17:44:49 2018 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8a2eaa5c2ba5c73dfbfc3eace2447c1a586a6e2c [^]

Fixed issue 37576 : Added Enter key event for Modal Selector search input

---
M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js
---
(0101681)
hgbot   
2018-01-12 13:15   
Repository: tools/automation/pi-mobile
Changeset: e65ebac6930c4681b578069e5135bb961def1ad6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jan 12 17:44:27 2018 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e65ebac6930c4681b578069e5135bb961def1ad6 [^]

Verifies issue 37576 : Added automated test 'I37576_VerifySelectorInputWithEnterEvent'

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