Project:
View Revisions: Issue #32550 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0032550: Customer Search: Matching more records than expected | ||
Revision | 2016-03-29 17:48 by Orekaria | ||
Steps To Reproduce | Log into the WebPOS Tap on the business partner Add an 'e' to the search field and wait the resultss Verify that there are results that do not have an 'e' in its visible information The problem is that the application is using the fields marked as filter and the developer cannot choose the fields depending on the information shown in the list: Open the org.openbravo.retail.posterminal/js/model/businesspartner.js file Search for filter: true, Open the ob-dal.js file Search for https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5cd076f108fa8a008dc1d9fa8037cac7f9575f92 [^] Verify that there is no way to create a second or a custom filter |
||
Revision | 2016-03-29 17:42 by Orekaria | ||
Steps To Reproduce | Steps: https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]) - Login in the ERP - Click on VBS Customer - Write “ë” in the research bar - The system does not retrieve the Customer Stephanë Clüster - Execute the same research with “ü” in the research bar - The system does not retrieve the Customer Stephanë Clüster Same research clicking on Customer Advanced Search: - Click on VBS Customer - Click on “Advanced Search” - Write “ë” in the research bar - The system does not retrieve the Customer Stephanë Clüster - Execute the same research with “ü” in the research bar - The system does not retrieve the Customer Stephanë Clüster The system should take in account those special characters. |
Copyright © 2000 - 2009 MantisBT Group |