Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0044318 | Retail Modules | Web POS | public | 2020-06-09 13:27 | 2020-06-25 15:44 |
Reporter | aaroncalero | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR20Q3 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | Gold | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0044318: [Camera Barcode Scanner] Console errors logging in a terminal with the Camera Barcode Scanner configured | ||||
Description | When the camera barcode scanner for posterminal is configured (available in the org.openbravo.retail.camerabarcodescanner.posterminal module), the following error is shown in the console upon logging in or refreshing the application: [enyo] Duplicated DOM id 'terminal_containerWindow_pointOfSale_multiColumn_rightPanel_toolbarpane_scan_scanTabContent_mainPanel_scanFromCameraButton_icon' {_componentNameMap: {…}, $: {…}, owner: {…}, name: "icon", classes: "obUiButton-components-icon", …} will overwrite to {_componentNameMap: {…}, $: {…}, owner: {…}, name: "icon", classes: "obUiButton-components-icon", …} | ||||
Steps To Reproduce | In a standard retail installation, add the modules org.openbravo.retail.camerabarcodescanner and org.openbravo.retail.camerabarcodescanner.posterminal. (alternatively, use the livebuilds modules environment) Go to the Channel - Touchpoint Type window, open a touchpoint type and check the 'Use device camera to scan barcodes' flag. Log in in a terminal of the configured type. Review the output of the browser console and realize that several enyo errors are shown. | ||||
Proposed Solution | The initComponents function of the OB.UI.CBSPOS.CameraScanner.ScanFromCameraButton kind (located in scan-from-camera-button.js from the org.openbravo.retail.camerabarcodescanner.postermina module) calls this.inherited(arguments); twice. Remove the second call to fix this issue | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2020-06-09 13:27 | aaroncalero | New Issue | |||
2020-06-09 13:27 | aaroncalero | Assigned To | => Retail | ||
2020-06-09 13:27 | aaroncalero | OBNetwork customer | => Gold | ||
2020-06-09 13:27 | aaroncalero | Resolution time | => 1561845600 | ||
2020-06-09 13:27 | aaroncalero | Triggers an Emergency Pack | => No | ||
2020-06-15 13:55 | marvintm | Resolution time | 1561845600 => 1593468000 | ||
2020-06-23 15:53 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2020-06-23 16:07 | ranjith_qualiantech_com | Status | new => scheduled | ||
2020-06-23 16:07 | hgbot | Checkin | |||
2020-06-23 16:07 | hgbot | Note Added: 0120997 | |||
2020-06-24 06:43 | ranjith_qualiantech_com | Status | scheduled => resolved | ||
2020-06-24 06:43 | ranjith_qualiantech_com | Resolution | open => fixed | ||
2020-06-25 15:44 | marvintm | Review Assigned To | => marvintm | ||
2020-06-25 15:44 | marvintm | Status | resolved => closed | ||
2020-06-25 15:44 | marvintm | Fixed in Version | => RR20Q3 |
Notes | |||||
|
|||||
|
|