Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0051166 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | major | always | 2022-12-15 12:44 | 2022-12-15 13:11 | |||||||
Reporter | malsasua | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | diff51166.patch [^] (1,170 bytes) 2022-12-15 13:11 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
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 |
Copyright © 2000 - 2009 MantisBT Group |