Openbravo Issue Tracking System - Retail Modules
View Issue Details
0042081Retail ModulesWeb POSpublic2019-10-22 10:322019-10-23 13:06
jarmendariz 
jarmendariz 
highminorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0042081: Upgrade barcode scanner zxing library to 0.15.2
Since the version currently used (0.12), ZXing-js introduced some performance improvements and the possibility to introduce constraints to the scanner, such as the image to scan size.

The current version (0.15.2) introduces no API changes, so migration should be straightforward.
See above
No tags attached.
related to feature request 0040551 closed jarmendariz Use the device camera as barcode scanner 
Issue History
2019-10-22 10:32jarmendarizNew Issue
2019-10-22 10:32jarmendarizAssigned To => Retail
2019-10-22 10:32jarmendarizTriggers an Emergency Pack => No
2019-10-22 10:32jarmendarizRelationship addedrelated to 0040551
2019-10-22 10:35jarmendarizStatusnew => scheduled
2019-10-22 10:54jarmendarizReview Assigned To => migueldejuana
2019-10-22 12:52hgbotCheckin
2019-10-22 12:52hgbotNote Added: 0115210
2019-10-22 12:52hgbotStatusscheduled => resolved
2019-10-22 12:52hgbotResolutionopen => fixed
2019-10-22 12:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner/rev/476f9a4906fb9f09449e1ec81f883c3c78bdf3c2 [^]
2019-10-22 19:20marvintmAssigned ToRetail => jarmendariz
2019-10-23 13:06migueldejuanaNote Added: 0115251
2019-10-23 13:06migueldejuanaStatusresolved => closed

Notes
(0115210)
hgbot   
2019-10-22 12:52   
Repository: erp/pmods/org.openbravo.retail.camerabarcodescanner
Changeset: 476f9a4906fb9f09449e1ec81f883c3c78bdf3c2
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Tue Oct 22 09:55:57 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner/rev/476f9a4906fb9f09449e1ec81f883c3c78bdf3c2 [^]

Fixed issue 42081: Updated ZXing-js library to latest version 0.15.2

---
M src/org/openbravo/retail/camerabarcodescanner/OBCBSComponentProvider.java
A web/org.openbravo.retail.camerabarcodescanner/js/lib/zxing-js-0.15.2.min.js
R web/org.openbravo.retail.camerabarcodescanner/js/lib/zxing-js-0.12.3.min.js
---
(0115251)
migueldejuana   
2019-10-23 13:06   
Reviewed