Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031211 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2015-10-22 08:32 | 2015-11-08 08:31 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 699e47124067 | ||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031211: Remote: add preference to control if the remote search uses contains or startswith | |||||||
Description | This a feature request to make it configurable if remote search uses contains or startswith (currently the default is startswith). This is for these entities: - products - business partners - addresses - tickets | |||||||
Steps To Reproduce | 1) Set remote control preferences 2) login into Webpos 3) search for customers and products using a string in the middle of the product name | |||||||
Proposed Solution | Add a preference for each type of data, as different types of data can have different volumes in the database. As a default let the preference operate with startsWith. There is no need to create default preferences, just hardcode the default. Add an automated testcase to check the behavior. Document the preferences here: http://wiki.openbravo.com/wiki/Retail:Configuration_Guide#Supporting_High_Volume_Master_Data:_Remote_Master_Data_Handling [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0081315) hgbot (developer) 2015-10-26 15:38 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 5ad9bc3118b90c7afad41d960f8453ef193b5f52 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Oct 26 10:31:14 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5ad9bc3118b90c7afad41d960f8453ef193b5f52 [^] Fixed issue 0031211: Remote: add preference to control if the remote search uses contains or startswith --- M src/org/openbravo/mobile/core/process/SimpleQueryBuilder.java M web/org.openbravo.mobile.core/source/data/ob-dal.js M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
(0081317) hgbot (developer) 2015-10-26 15:39 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 699e4712406756a77052fc28e568c6f64783d6fd Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Oct 26 10:31:59 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/699e4712406756a77052fc28e568c6f64783d6fd [^] Fixed issue 0031211: Remote: add preference to control if the remote search uses contains or startswith --- M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/retail/posterminal/BrandProductHQLCriteria.java M src/org/openbravo/retail/posterminal/PCharacteristicHQLCriteria.java M src/org/openbravo/retail/posterminal/ProductCharacteristicHQLCriteria.java M web/org.openbravo.retail.posterminal/js/components/modalproductbrand.js M web/org.openbravo.retail.posterminal/js/components/modalproductcharacteristic.js --- |
(0081359) hgbot (developer) 2015-10-28 07:59 |
Repository: tools/automation/pi-mobile Changeset: aae4af5ade86baecfa7c11e451871151e7c5db44 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Wed Oct 28 07:57:44 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/aae4af5ade86baecfa7c11e451871151e7c5db44 [^] Related to issue 0031211: Remote: add preference to control if the remote search uses contains or startswith --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/I31211_UseContainsInsteadOfStartsWith.java --- |
(0081576) mtaal (manager) 2015-11-08 08:31 |
Reviewed & tested |
Issue History | |||
Date Modified | Username | Field | Change |
2015-10-22 08:32 | mtaal | New Issue | |
2015-10-22 08:32 | mtaal | Assigned To | => migueldejuana |
2015-10-22 08:32 | mtaal | Triggers an Emergency Pack | => No |
2015-10-22 08:33 | mtaal | Description Updated | View Revisions |
2015-10-22 08:35 | mtaal | Proposed Solution updated | |
2015-10-26 15:38 | hgbot | Checkin | |
2015-10-26 15:38 | hgbot | Note Added: 0081315 | |
2015-10-26 15:38 | hgbot | Status | new => resolved |
2015-10-26 15:38 | hgbot | Resolution | open => fixed |
2015-10-26 15:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5ad9bc3118b90c7afad41d960f8453ef193b5f52 [^] |
2015-10-26 15:39 | hgbot | Checkin | |
2015-10-26 15:39 | hgbot | Note Added: 0081317 | |
2015-10-26 15:39 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/5ad9bc3118b90c7afad41d960f8453ef193b5f52 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/699e4712406756a77052fc28e568c6f64783d6fd [^] |
2015-10-28 07:59 | hgbot | Checkin | |
2015-10-28 07:59 | hgbot | Note Added: 0081359 | |
2015-11-08 08:31 | mtaal | Review Assigned To | => mtaal |
2015-11-08 08:31 | mtaal | Note Added: 0081576 | |
2015-11-08 08:31 | mtaal | Status | resolved => closed |
2015-11-08 08:31 | mtaal | Fixed in Version | => RR16Q1 |
2016-05-25 11:33 | Sandrahuguet | Relationship added | related to 0033044 |
Copyright © 2000 - 2009 MantisBT Group |