Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0045760 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2021-01-20 10:26 | 2021-08-26 08:49 | |||
Reporter | lorenzofidalgo | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | main | SCM revision | ||||||
Review Assigned To | adrianromero | |||||||
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) | |||||||
Tags | No tags attached. | |||||||
Attached Files | NoProductsFound.png [^] (142,118 bytes) 2021-01-20 10:26
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
Notes | |
(0130892) adrianromero (manager) 2021-07-30 11:45 |
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 "%" |
(0130923) adrianromero (manager) 2021-08-02 09:44 |
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 (developer) 2021-08-03 13:33 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/merge_requests/9 [^] |
(0130953) hgbot (developer) 2021-08-03 14:37 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc [^] Changeset: 77a760569252acf47f91d6b15491e828895fde56 Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-08-03T11:57:34+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/commit/77a760569252acf47f91d6b15491e828895fde56 [^] Fixed ISSUE-45760: Added TextCriterion for Product search * For searching with %, multiCriterion is replaced with textCriterion --- M web/org.openbravo.retail.multiupc/js/extendUPCSearch.js --- |
(0130954) hgbot (developer) 2021-08-03 14:37 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.multiupc/-/merge_requests/9 [^] |
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 |
Copyright © 2000 - 2009 MantisBT Group |