Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050928 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2022-11-17 06:19 | 2023-07-10 07:51 | |||
Reporter | alainperez | View Status | public | |||||
Assigned To | alainperez | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR23Q4 | |||
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 | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050928: Unable to find a product when you use a multi UPC Code just after the connection | |||||||
Description | When searching for a product using a multi upc code, first check that the cache has been created using the OB.UTIL.remoteSearch function by checking the isLoadingCache property. The cache takes a long time when the number of records is very large and the isLoadingCache property can take a long time to change from false to true if the models that load before the Product take a long time, for example the Business Partner model. If in that period of time the user makes a search using multi upc the isLoadinCache property could be false, the search would be done in the cache, however the Product cache has not been created yet. | |||||||
Steps To Reproduce | Configure a system with multiupc module, and a large (>100k) number of products. Log in the WebPOS and try to scan using a multiupc code. Notice that the query doesn't find any product. Wait a few seconds/minutes, try again and notice that it works now (because cache was initialized) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0143757) hgbot (developer) 2022-11-17 06:37 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/440 [^] |
(0152213) hgbot (developer) 2023-07-10 07:51 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 1ca2b1502345590af26a66d9d5a0a8e893fb00b9 Author: Alain Pérez Balart <alain.perez@doceleguas.com> Date: 10-07-2023 05:51:17 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/1ca2b1502345590af26a66d9d5a0a8e893fb00b9 [^] Fixes ISSUE-50928: Before creating the cache, set the isLoadingCache property... --- M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js --- |
(0152214) hgbot (developer) 2023-07-10 07:51 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/440 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-11-17 06:19 | alainperez | New Issue | |
2022-11-17 06:19 | alainperez | Assigned To | => Retail |
2022-11-17 06:19 | alainperez | OBNetwork customer | => No |
2022-11-17 06:19 | alainperez | Triggers an Emergency Pack | => No |
2022-11-17 06:37 | hgbot | Merge Request Status | => open |
2022-11-17 06:37 | hgbot | Note Added: 0143757 | |
2022-11-17 14:45 | ranjith_qualiantech_com | Assigned To | Retail => alainperez |
2023-04-12 14:58 | alainperez | Status | new => scheduled |
2023-07-10 07:50 | hgbot | Merge Request Status | open => approved |
2023-07-10 07:51 | hgbot | Resolution | open => fixed |
2023-07-10 07:51 | hgbot | Status | scheduled => closed |
2023-07-10 07:51 | hgbot | Fixed in Version | => RR23Q4 |
2023-07-10 07:51 | hgbot | Note Added: 0152213 | |
2023-07-10 07:51 | hgbot | Note Added: 0152214 |
Copyright © 2000 - 2009 MantisBT Group |