Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036463Retail ModulesWeb POSpublic2017-07-11 16:212017-09-27 18:35
asiermartirena 
prakashmurugesan88 
normalmajorhave not tried
closedfixed 
5
 
RR17Q4 
marvintm
No
0036463: It would be nice to be able to filter by search key in the bp selector
It would be nice to have the search key field in the business partner selector.
Open the BP selector.
Go to the advance filters.
The field does not appear in the list.
No tags attached.
Issue History
2017-07-11 16:21asiermartirenaNew Issue
2017-07-11 16:21asiermartirenaAssigned To => prakashmurugesan88
2017-07-11 16:21asiermartirenaTriggers an Emergency Pack => No
2017-07-12 15:20prakashmurugesan88Statusnew => scheduled
2017-09-04 12:23prakashmurugesan88Note Added: 0098800
2017-09-27 10:40hgbotCheckin
2017-09-27 10:40hgbotNote Added: 0099622
2017-09-27 10:40hgbotStatusscheduled => resolved
2017-09-27 10:40hgbotResolutionopen => fixed
2017-09-27 10:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2ef3d31ce2ae1324cd4277c39085f93a9c9d2d45 [^]
2017-09-27 10:42hgbotCheckin
2017-09-27 10:42hgbotNote Added: 0099623
2017-09-27 18:35marvintmReview Assigned To => marvintm
2017-09-27 18:35marvintmStatusresolved => closed
2017-09-27 18:35marvintmFixed in Version => RR17Q4

Notes
(0098800)
prakashmurugesan88   
2017-09-04 12:23   
Patch sent to Asier for review.
(0099622)
hgbot   
2017-09-27 10:40   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2ef3d31ce2ae1324cd4277c39085f93a9c9d2d45
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Jul 05 16:50:17 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2ef3d31ce2ae1324cd4277c39085f93a9c9d2d45 [^]

Fixed issue 36463: Added Search Key filter to BP Selector and Advanced Filter

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/master/BPartnerFilterProperties.java
M web/org.openbravo.retail.posterminal/js/model/bpartnerfilter.js
---
(0099623)
hgbot   
2017-09-27 10:42   
Repository: tools/automation/pi-mobile
Changeset: 3db292762d0c98980ec5c749edae94dbd15210e7
Author: Prakash M <prakash <at> qualiantech.com>
Date: Tue Jul 11 19:53:58 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3db292762d0c98980ec5c749edae94dbd15210e7 [^]

Related to issue 36463: Added Automated Test for BP filter

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/I36463_CustomerSearchUsingAdvancedFilter.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/I36463_CustomerSearchUsingSelectorFilter.java
---