Openbravo Issue Tracking System - Retail Modules |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0050928 | Retail Modules | Web POS | public | 2022-11-17 06:19 | 2023-07-10 07:51 |
|
| Reporter | alainperez | |
| Assigned To | alainperez | |
| Priority | high | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | RR23Q4 | |
| 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) |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| 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 | 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 | |