Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047020 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2021-06-08 11:42 | 2021-06-16 13:22 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | 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 | |||||||
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 | |||||||
Tags | NOR | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0129543) hgbot (developer) 2021-06-16 08:11 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/238 [^] |
(0129564) hgbot (developer) 2021-06-16 13:22 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 3d9fadd27d249cf10011da59ad5b1c1a76087ecb Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-06-16T11:22:16+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/3d9fadd27d249cf10011da59ad5b1c1a76087ecb [^] Fixed ISSUE-47020: BarcodeScan should be prevented when POS is login and loading --- M web/org.openbravo.mobile.core/source/component/ob-keyboard.js M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js --- |
(0129565) hgbot (developer) 2021-06-16 13:22 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/238 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |