Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037638 | Retail Modules | Web POS | public | 2018-01-15 13:45 | 2018-01-25 14:17 |
|
Reporter | airaceburu | |
Assigned To | ranjith_qualiantech_com | |
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0037638: Scanning through barcode scanner during ticket deleting |
Description | When delete ticket is slow can happen that if one user does scan a product during it the isCalculateGrossLocked is set to true then the calculateGross o the new receipt happen and as : this.isCalculateGrossLocked === true then
OB.error("calculateGross execution is forbidden right now");
return
this set all the values wrong and later on it will fail due to divides by zero |
Steps To Reproduce | Scan a product with a barcode scanner during ticket deleting |
Proposed Solution | Lock the scanning during ticket deleting |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0049654 | | closed | ranjith_qualiantech_com | Unable to add products via RFID, keyboard cannot be entered After deleting the receipt, RFID was disabled/disconnected |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-01-15 13:45 | airaceburu | New Issue | |
2018-01-15 13:45 | airaceburu | Assigned To | => Retail |
2018-01-15 13:45 | airaceburu | OBNetwork customer | => Yes |
2018-01-15 13:45 | airaceburu | Resolution time | => 1517180400 |
2018-01-15 13:45 | airaceburu | Triggers an Emergency Pack | => No |
2018-01-18 11:08 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-01-18 11:08 | ranjith_qualiantech_com | Status | new => scheduled |
2018-01-19 13:22 | hgbot | Checkin | |
2018-01-19 13:22 | hgbot | Note Added: 0101791 | |
2018-01-19 13:22 | hgbot | Status | scheduled => resolved |
2018-01-19 13:22 | hgbot | Resolution | open => fixed |
2018-01-19 13:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/10d99113b6f541f0c2eb22df855c55b977783d8d [^] |
2018-01-25 14:17 | marvintm | Review Assigned To | => marvintm |
2018-01-25 14:17 | marvintm | Status | resolved => closed |
2018-01-25 14:17 | marvintm | Fixed in Version | => RR18Q2 |
2022-06-27 10:00 | swathi_kamal | Relationship added | blocks 0049654 |