Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0045760 | Retail Modules | Web POS | public | 2021-01-20 10:26 | 2021-08-26 08:49 |
|
Reporter | lorenzofidalgo | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | main | |
Target Version | | Fixed in Version | RR21Q4 | |
Merge Request Status | |
Review Assigned To | adrianromero |
OBNetwork customer | |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2020-07-06 |
Regression introduced in release | RR20Q3 |
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/commit/92f6a2aedeb9627e3a2d99537c885f496035eb21 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0045760: [21Q1] With MultiUPC, on product SEARCH, operator '%' does not work properly |
Description | It is supposed you can use the character "%" as wildcard when you are searching for a product in SEARCH tab. It has a conflict with MultiUPC and does not work. |
Steps To Reproduce | 0-With MultiUPC enabled, login POS as vallblanca.
1-Tap SEATCH tab and enter "adhesive%warmer" string and click search button. DEFECT: It does not find any product (check attached image) |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0045268 | | closed | prakashmurugesan88 | On Product SEARCH, operator '%' has stopped working | depends on | backport | 0047594 | RR21Q3.1 | closed | ranjith_qualiantech_com | [21Q1] With MultiUPC, on product SEARCH, operator '%' does not work properly | depends on | backport | 0047595 | RR21Q2.2 | closed | ranjith_qualiantech_com | [21Q1] With MultiUPC, on product SEARCH, operator '%' does not work properly | related to | defect | 0047441 | | closed | Retail | Error when searching for products with the latest version of Chrome |
|
Attached Files | NoProductsFound.png (142,118) 2021-01-20 10:26 https://issues.openbravo.com/file_download.php?file_id=15267&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2021-01-20 10:26 | lorenzofidalgo | New Issue | |
2021-01-20 10:26 | lorenzofidalgo | Assigned To | => Retail |
2021-01-20 10:26 | lorenzofidalgo | File Added: NoProductsFound.png | |
2021-01-20 10:26 | lorenzofidalgo | Triggers an Emergency Pack | => No |
2021-01-20 10:26 | lorenzofidalgo | Relationship added | related to 0045268 |
2021-07-29 18:17 | Practics | Issue Monitored: Practics | |
2021-07-30 09:14 | adrianromero | Status | new => scheduled |
2021-07-30 09:23 | guilleaer | Resolution time | => 1628028000 |
2021-07-30 09:48 | guilleaer | Regression level | => Production - Confirmed Stable |
2021-07-30 09:48 | guilleaer | Regression date | => 2020-07-06 |
2021-07-30 09:48 | guilleaer | Regression introduced in release | => RR20Q3 |
2021-07-30 09:48 | guilleaer | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/commit/92f6a2aedeb9627e3a2d99537c885f496035eb21 [^] |
2021-07-30 11:39 | adrianromero | Assigned To | Retail => ranjith_qualiantech_com |
2021-07-30 11:45 | adrianromero | Note Added: 0130892 | |
2021-08-02 09:44 | adrianromero | Note Added: 0130923 | |
2021-08-03 13:33 | hgbot | Note Added: 0130949 | |
2021-08-03 14:37 | hgbot | Resolution | open => fixed |
2021-08-03 14:37 | hgbot | Status | scheduled => closed |
2021-08-03 14:37 | hgbot | Note Added: 0130953 | |
2021-08-03 14:37 | hgbot | Note Added: 0130954 | |
2021-08-05 18:17 | adrianromero | Relationship added | related to 0047441 |
2021-08-26 08:49 | marvintm | Status | closed => new |
2021-08-26 08:49 | marvintm | Resolution | fixed => open |
2021-08-26 08:49 | marvintm | Status | new => scheduled |
2021-08-26 08:49 | marvintm | Status | scheduled => resolved |
2021-08-26 08:49 | marvintm | Fixed in Version | => RR21Q4 |
2021-08-26 08:49 | marvintm | Resolution | open => fixed |
2021-08-26 08:49 | marvintm | Review Assigned To | => adrianromero |
2021-08-26 08:49 | marvintm | Status | resolved => closed |
Notes |
|
|
This regression is a consequence of the migration of WebSQL to IndexedDB
The filter created by MultiUPC for products should use textCriterion() instead of multiCriterion() in order to be able to filter using the wildcard character "%" |
|
|
|
Issue must be fixed in the current master branch and provide a patch for 21Q1. I assume the patch should be a straightforward to create. |
|
|
(0130949)
|
hgbot
|
2021-08-03 13:33
|
|
|
|
(0130953)
|
hgbot
|
2021-08-03 14:37
|
|
|
|
(0130954)
|
hgbot
|
2021-08-03 14:37
|
|
|