Openbravo Issue Tracking System - Retail Modules
View Issue Details
0046257Retail ModulesWeb POSpublic2021-04-13 13:032021-04-21 10:43
maite 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR21Q3 
No
0046257: Error While Importing: while a ticket is being deleted is possible to add an item using RFID (in 19q3 version)
This is a problem happening under following circumstances:
- 19Q3 version
- "Save removed ticket" functionality enabled
- RFID functionality enabled
According to the terminal log (attached), the "addProduct" process is executed while the "deleteCurrentOrder" process is being executed


This is causing that a corrupted line is added to the deleted ticket. This corrupted line is as follows:
qty=1
lineGrossAmount=0
obposIsDeleted=true
taxlines array missed
tax property missed

So the ticket is stuck in Errors While Importing window
The RFID should be disabled while the deleteCurrentOrder process is executed
No tags attached.
related to defect 0046421 closed ranjith_qualiantech_com Error While Importing: while a ticket is being deleted is possible to add an item (addProduct) using RFID (in 19q3 version) 
related to defect 0047499 closed ranjith_qualiantech_com The "addProduct" function is executd while a ticket is being deleted in SCO mode, generating an inconsistent order 
causes defect 0049654 closed ranjith_qualiantech_com Unable to add products via RFID, keyboard cannot be entered After deleting the receipt, RFID was disabled/disconnected 
png issue.png (334,779) 2021-04-13 13:10
https://issues.openbravo.com/file_download.php?file_id=15523&type=bug
diff 46257_19Q3.diff (888) 2021-04-14 15:58
https://issues.openbravo.com/file_download.php?file_id=15529&type=bug
Issue History
2021-04-13 13:03maiteNew Issue
2021-04-13 13:03maiteAssigned To => Retail
2021-04-13 13:03maiteResolution time => 1620079200
2021-04-13 13:03maiteTriggers an Emergency Pack => No
2021-04-13 13:10maiteFile Added: issue.png
2021-04-14 08:57ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2021-04-14 15:58ranjith_qualiantech_comFile Added: 46257_19Q3.diff
2021-04-20 12:46hgbotNote Added: 0127383
2021-04-21 10:43hgbotResolutionopen => fixed
2021-04-21 10:43hgbotStatusnew => closed
2021-04-21 10:43hgbotFixed in Version => RR21Q3
2021-04-21 10:43hgbotNote Added: 0127409
2021-04-21 10:43hgbotNote Added: 0127410
2021-04-29 13:56maiteRelationship addedrelated to 0046421
2021-08-04 09:52maiteRelationship addedrelated to 0047499
2022-06-27 10:00swathi_kamalRelationship addedcauses 0049654

Notes
(0127383)
hgbot   
2021-04-20 12:46   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/384 [^]
(0127409)
hgbot   
2021-04-21 10:43   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c3ec05eaf219e9f5c782e0c6dfe5cd9798528686
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-04-21T08:43:14+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c3ec05eaf219e9f5c782e0c6dfe5cd9798528686 [^]

Fixed ISSUE-46257: ScanningFocus should be disabled when deleting the receipt

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0127410)
hgbot   
2021-04-21 10:43   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/384 [^]