Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0047020 | Retail Modules | Web POS | public | 2021-06-08 11:42 | 2021-06-16 13:22 |
Reporter | malsasua | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR21Q3 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | Gold | ||||
Support ticket | 24880 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0047020: It is possible scan one item before the login process finish | ||||
Description | the scan should be disabled until the login is completed | ||||
Steps To Reproduce | . open chrome dev tools . register a function (debugger) in OBPOS_BarcodeScan hook to stop the execution when item is scanned: OB.UTIL.HookManager.registerHook('OBPOS_BarcodeScan', function(args, callbacks) {debugger;OB.UTIL.HookManager.callbackExecutor(args, callbacks);}) . do login and scan continuously . the hook is executed before the login finished . the item was not added to the ticket check video: https://drive.google.com/file/d/1UjBESGidmaZG_iCROC6s1hr7pHej67_y/view [^] . in the second 7, the product is scanned (hook is executed) . execution is resumed (F8) but the product was not added to the receipt | ||||
Proposed Solution | . scanner should be disabled during the login | ||||
Additional Information | |||||
Tags | NOR | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-06-08 11:42 | malsasua | New Issue | |||
2021-06-08 11:42 | malsasua | Assigned To | => Retail | ||
2021-06-08 11:42 | malsasua | OBNetwork customer | => Gold | ||
2021-06-08 11:42 | malsasua | Support ticket | => 24880 | ||
2021-06-08 11:42 | malsasua | Resolution time | => 1624744800 | ||
2021-06-08 11:42 | malsasua | Triggers an Emergency Pack | => No | ||
2021-06-09 00:16 | rafaroda | Tag Attached: NOR | |||
2021-06-10 06:16 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2021-06-14 18:24 | ranjith_qualiantech_com | Status | new => scheduled | ||
2021-06-16 08:11 | hgbot | Merge Request Status | => open | ||
2021-06-16 08:11 | hgbot | Note Added: 0129543 | |||
2021-06-16 13:22 | hgbot | Merge Request Status | open => approved | ||
2021-06-16 13:22 | hgbot | Resolution | open => fixed | ||
2021-06-16 13:22 | hgbot | Status | scheduled => closed | ||
2021-06-16 13:22 | hgbot | Fixed in Version | => RR21Q3 | ||
2021-06-16 13:22 | hgbot | Note Added: 0129564 | |||
2021-06-16 13:22 | hgbot | Note Added: 0129565 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|