Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0042082 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | minor | have not tried | 2019-10-22 10:34 | 2019-10-23 13:08 | |||
Reporter | jarmendariz | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | bfddd4a571b5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0042082: Upgrade barcode scanner js syntax to ES6 | |||||||
Description | When the barcode scanner module were implemented, ESLint was not introduced yet. For this reason no ES6 features such as the use of let/const or arrow functions were introduced. | |||||||
Steps To Reproduce | See above | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0115211) hgbot (developer) 2019-10-22 12:52 |
Repository: erp/pmods/org.openbravo.retail.camerabarcodescanner Changeset: bfddd4a571b58a3b7f2ca4895e123279b32cea2a Author: Javier Armendáriz <javier.armendariz <at> openbravo.com> Date: Tue Oct 22 12:50:40 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner/rev/bfddd4a571b58a3b7f2ca4895e123279b32cea2a [^] Fixed issue 42082: Updated js syntax to ES6 Adding the following ES6 features: - Arrow functions - Catch function in promises - Use of let and const instead of var --- M web/org.openbravo.retail.camerabarcodescanner/js/barcode-scanner-popup.js M web/org.openbravo.retail.camerabarcodescanner/js/scan-from-camera-button.js M web/org.openbravo.retail.camerabarcodescanner/js/zxing-scanner.js --- |
(0115252) migueldejuana (viewer) 2019-10-23 13:08 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2019-10-22 10:34 | jarmendariz | New Issue | |
2019-10-22 10:34 | jarmendariz | Assigned To | => Retail |
2019-10-22 10:34 | jarmendariz | OBNetwork customer | => No |
2019-10-22 10:34 | jarmendariz | Triggers an Emergency Pack | => No |
2019-10-22 10:34 | jarmendariz | Relationship added | depends on 0040551 |
2019-10-22 10:35 | jarmendariz | Status | new => scheduled |
2019-10-22 10:54 | jarmendariz | Review Assigned To | => migueldejuana |
2019-10-22 12:52 | hgbot | Checkin | |
2019-10-22 12:52 | hgbot | Note Added: 0115211 | |
2019-10-22 12:52 | hgbot | Status | scheduled => resolved |
2019-10-22 12:52 | hgbot | Resolution | open => fixed |
2019-10-22 12:52 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.camerabarcodescanner/rev/bfddd4a571b58a3b7f2ca4895e123279b32cea2a [^] |
2019-10-22 19:20 | marvintm | Assigned To | Retail => jarmendariz |
2019-10-23 13:08 | migueldejuana | Note Added: 0115252 | |
2019-10-23 13:08 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |