Openbravo Issue Tracking System - Retail Modules
View Issue Details
0048562Retail ModulesWeb POSpublic2022-02-09 11:482022-03-02 17:07
joniturralde93 
ranjith_qualiantech_com 
urgentmajoralways
closedno change required 
5
 
 
No
0048562: In barcodeScanHook, detect if the product has already been added in rfidWebSocket
From barcodeScanHook, we need to be able to detect if one product has already been added before in rfidWebSocket.

We suggest setting this information so we can check it in the hook. For example, if rfidWebSocket actually executed the addProduct proccess, send the property "alreadyBeingAdded" to the hook.

We want this because, in some cases, we need to add the product in barcodeScanHook, but we need to avoid it in case rfidWebSocket already did it


- Just scan an RFID product tag
- rfidWebSocket adds the product to the order
- barcodeScanHook adds the same product again, as we don't have a way to know if it is a product read with RFID reader and it has been already added
Set a property like "alreadyBeingAddedToOrder" that we can check in barcodeScanHook
No tags attached.
related to defect 0046677 closed ranjith_qualiantech_com Scanner should be disabled while check stock request is executed 
diff 48562_19Q3_decathlonscancustomizations.diff (6,781) 2022-02-15 12:20
https://issues.openbravo.com/file_download.php?file_id=16623&type=bug
diff 48562_19Q3_posterminal.diff (6,143) 2022-02-15 14:48
https://issues.openbravo.com/file_download.php?file_id=16626&type=bug
diff 48562_pi_posterminal.diff (6,177) 2022-02-15 14:48
https://issues.openbravo.com/file_download.php?file_id=16627&type=bug
diff 48562_DKT_19Q3_decathlonscancustomizations_devbranch_v2_ontop_of_lastpatch.diff (10,430) 2022-02-24 16:04
https://issues.openbravo.com/file_download.php?file_id=16673&type=bug
diff 48562_DKT_19Q3_retail.unknownitem_master.diff (4,238) 2022-02-24 16:04
https://issues.openbravo.com/file_download.php?file_id=16674&type=bug
diff 48562_DKT_19Q3_decathlon.scancustomizations_devbranch_v3_ontop_of_lastpatch.diff (6,120) 2022-02-28 09:10
https://issues.openbravo.com/file_download.php?file_id=16677&type=bug
diff 48562_DKT_19Q3_retail.unknownitem_devbranch_v3_ontop_of_lastpatch.diff (1,372) 2022-02-28 09:10
https://issues.openbravo.com/file_download.php?file_id=16678&type=bug
Issue History
2022-02-09 11:48joniturralde93New Issue
2022-02-09 11:48joniturralde93Assigned To => Retail
2022-02-09 11:48joniturralde93Triggers an Emergency Pack => No
2022-02-09 11:55jorgewederagoIssue Monitored: jorgewederago
2022-02-09 19:46rqueraltaAssigned ToRetail => rqueralta
2022-02-09 19:46rqueraltaStatusnew => scheduled
2022-02-10 08:19marvintmAssigned Torqueralta => ranjith_qualiantech_com
2022-02-15 12:19ranjith_qualiantech_comFile Added: 48562_pi_posterminal.diff
2022-02-15 12:19ranjith_qualiantech_comFile Added: 48562_19Q3_posterminal.diff
2022-02-15 12:20ranjith_qualiantech_comFile Added: 48562_19Q3_decathlonscancustomizations.diff
2022-02-15 14:47ranjith_qualiantech_comFile Deleted: 48562_pi_posterminal.diff
2022-02-15 14:48ranjith_qualiantech_comFile Deleted: 48562_19Q3_posterminal.diff
2022-02-15 14:48ranjith_qualiantech_comFile Added: 48562_19Q3_posterminal.diff
2022-02-15 14:48ranjith_qualiantech_comFile Added: 48562_pi_posterminal.diff
2022-02-21 06:39ranjith_qualiantech_comNote Added: 0135148
2022-02-21 06:39ranjith_qualiantech_comStatusscheduled => resolved
2022-02-21 06:39ranjith_qualiantech_comResolutionopen => fixed
2022-02-21 07:30marvintmStatusresolved => new
2022-02-21 07:30marvintmResolutionfixed => open
2022-02-21 07:31marvintmStatusnew => closed
2022-02-21 07:31marvintmResolutionopen => no change required
2022-02-24 15:42ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_decathlonscancustomizations_devbranch_v2_ontop_of_lastpatch.diff
2022-02-24 15:43ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_retail.unknownitem_master.diff
2022-02-24 15:45ranjith_qualiantech_comFile Deleted: 48562_DKT_19Q3_decathlonscancustomizations_devbranch_v2_ontop_of_lastpatch.diff
2022-02-24 15:57ranjith_qualiantech_comFile Deleted: 48562_DKT_19Q3_retail.unknownitem_master.diff
2022-02-24 16:04ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_decathlonscancustomizations_devbranch_v2_ontop_of_lastpatch.diff
2022-02-24 16:04ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_retail.unknownitem_master.diff
2022-02-28 09:10ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_decathlon.scancustomizations_devbranch_v3_ontop_of_lastpatch.diff
2022-02-28 09:10ranjith_qualiantech_comFile Added: 48562_DKT_19Q3_retail.unknownitem_devbranch_v3_ontop_of_lastpatch.diff
2022-03-02 17:07ranjith_qualiantech_comRelationship addedrelated to 0046677

Notes
(0135148)
ranjith_qualiantech_com   
2022-02-21 06:39   
Attached patch for 19Q3