Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0051166 | Retail Modules | Web POS | public | 2022-12-15 12:44 | 2022-12-15 13:11 |
Reporter | malsasua | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0051166: prevent calls from POS to Backoffice when one item is scanned | ||||
Description | Using the module org.openbravo.retail.scanreceipt when one item is scanned, a request is done to Backoffice searching one Receipt with a document number equal to the product scanned. So, if it exists, the Receipt is loaded It causes always one product is scanned, one request is done to backoffice, and this request could be slow. Attached, you can find a patch that it is doing the call to backoffie only if the code scanned satisfies one rule defined in a new function. By default, the new function returns true. But, in other customize module can overwrite the function with his rule to identify if a code is a document number or not | ||||
Steps To Reproduce | . install the module: org.openbravo.retail.scanreceipt . in pos: scan a item-> in network tab, you can see a request is done to backoffice | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | diff51166.patch (1,170) 2022-12-15 13:11 https://issues.openbravo.com/file_download.php?file_id=17946&type=bug | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-12-15 12:44 | malsasua | New Issue | |||
2022-12-15 12:44 | malsasua | Assigned To | => Retail | ||
2022-12-15 12:44 | malsasua | Triggers an Emergency Pack | => No | ||
2022-12-15 13:11 | malsasua | File Added: diff51166.patch |
There are no notes attached to this issue. |