Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0050928
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2022-11-17 06:192023-07-10 07:51
ReporteralainperezView Statuspublic 
Assigned Toalainperez 
PriorityhighResolutionfixedFixed in VersionRR23Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0050928: Unable to find a product when you use a multi UPC Code just after the connection

DescriptionWhen 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 ReproduceConfigure 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)
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- Issue History
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 Triggers an Emergency Pack => No
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: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
Powered by Mantis Bugtracker