Openbravo Issue Tracking System - Retail Modules
View Issue Details
0041091Retail ModulesWeb POSpublic2019-06-13 13:542019-06-14 09:52
jarmendariz 
jarmendariz 
highmajoralways
closedfixed 
5
 
RR19Q3 
alostale
No
0041091: Scanned product using device camera are not added to order
After scanning a product using the camerabarcodescanner module, dialog closes with no errors but product is not added to the current receipt. However, introducing the ean code manually works.
- Install and configure camerabarcodescanner and camerabarcodescanner.posterminal modules
- Use camera barcode scanner to scan an existing product barcode
- 'Beep' sound is played, dialog closes, but product does not appear in receipt
No tags attached.
related to feature request 0040551 closed jarmendariz Use the device camera as barcode scanner 
Issue History
2019-06-13 13:54jarmendarizNew Issue
2019-06-13 13:54jarmendarizAssigned To => jarmendariz
2019-06-13 13:54jarmendarizTriggers an Emergency Pack => No
2019-06-13 13:55jarmendarizRelationship addedrelated to 0040551
2019-06-13 13:56jarmendarizStatusnew => acknowledged
2019-06-13 13:56jarmendarizStatusacknowledged => scheduled
2019-06-13 14:08hgbotCheckin
2019-06-13 14:08hgbotNote Added: 0112771
2019-06-13 14:08hgbotStatusscheduled => resolved
2019-06-13 14:08hgbotResolutionopen => fixed
2019-06-13 14:08hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner.posterminal/rev/bb72246ad55f848b61eaf6d8c07f3944f79310b4 [^]
2019-06-14 09:52alostaleReview Assigned To => alostale
2019-06-14 09:52alostaleNote Added: 0112784
2019-06-14 09:52alostaleStatusresolved => closed
2019-06-14 09:52alostaleFixed in Version => RR19Q3

Notes
(0112771)
hgbot   
2019-06-13 14:08   
Repository: erp/pmods/org.openbravo.retail.camerabarcodescanner.posterminal
Changeset: bb72246ad55f848b61eaf6d8c07f3944f79310b4
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Thu Jun 13 14:07:54 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner.posterminal/rev/bb72246ad55f848b61eaf6d8c07f3944f79310b4 [^]

Fixed issue 41091: Scanned product are not added to receipt

Product are found, but as the findProductByBarcode callback is empty, no action are performed
with the found product.

---
M web/org.openbravo.retail.camerabarcodescanner.posterminal/js/barcode-scanner-handler.js
---
(0112784)
alostale   
2019-06-14 09:52   
tested + reviewed