Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037325 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | sometimes | 2017-11-20 12:12 | 2018-11-22 21:09 | |||
Reporter | jorge-garcia | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 908fd22f8070 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037325: ScanMode could be wrong after opening several popups in cascade | |||||||
Description | ScanMode could be wrong after opening several popups in cascade | |||||||
Steps To Reproduce | 1) In the ERP 1.1) In POS Terminal Type, select VBS POS Terminal Type record and check "Use External Input". 2) Login VBS-1 terminal 2.1) In the point of sale window, click on receipt properties 2.2) Open Chrome developers tools 2.3) Execute this statement in the console: OB.UTIL.showConfirmation.display("Hello!","Hello World!"); 2.4) Click on OK button and close the receipt Properties popup. 2.5) Try to scan a barcode scanner. Sometimes, the scan doesn't do anything. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0100616) hgbot (developer) 2017-11-20 12:22 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 908fd22f8070e1fe45a918e8eb5cfa94822e07d2 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Nov 20 12:22:42 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/908fd22f8070e1fe45a918e8eb5cfa94822e07d2 [^] Fixed issue 37325: ScanMode could be wrong after opening several popups in cascade A new API has been created to set and restore the status of the original scanMode of webPOS. This variable is set the first time a popup is opened and removed after the last popup is closed. Finally, a new variable of type Array has been set to indicate which popups are openened. WebPOS remove also the popups in the array when they are closed. --- M web/org.openbravo.mobile.core/source/component/ob-commonbuttons.js M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js --- |
(0100617) hgbot (developer) 2017-11-20 12:23 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 494a2865b726271c531817b52eb380961790d6f9 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Mon Nov 20 12:16:20 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/494a2865b726271c531817b52eb380961790d6f9 [^] Related to issue 37325: ScanMode could be wrong after opening several popups in cascade Change subwindow to use the new API to keep the original state of ScanMode. --- M web/org.openbravo.retail.posterminal/js/components/subwindow.js --- |
(0108063) hgbot (developer) 2018-11-22 21:09 |
Repository: tools/automation/pi-mobile Changeset: 61051d566c6b687546cf9982594e4aebe6390d72 Author: Alejandro <alekosmp86 <at> gmail.com> Date: Mon Nov 19 16:23:42 2018 -0500 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/61051d566c6b687546cf9982594e4aebe6390d72 [^] Related to issue 37325: added automated test --- A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/scanreceipt/I37325_VerifyScanAfterOpeningPopupsInCascade.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-11-20 12:12 | jorge-garcia | New Issue | |
2017-11-20 12:12 | jorge-garcia | Assigned To | => jorge-garcia |
2017-11-20 12:12 | jorge-garcia | OBNetwork customer | => Yes |
2017-11-20 12:12 | jorge-garcia | Resolution time | => 1512946800 |
2017-11-20 12:12 | jorge-garcia | Triggers an Emergency Pack | => No |
2017-11-20 12:22 | hgbot | Checkin | |
2017-11-20 12:22 | hgbot | Note Added: 0100616 | |
2017-11-20 12:22 | hgbot | Status | new => resolved |
2017-11-20 12:22 | hgbot | Resolution | open => fixed |
2017-11-20 12:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/908fd22f8070e1fe45a918e8eb5cfa94822e07d2 [^] |
2017-11-20 12:23 | hgbot | Checkin | |
2017-11-20 12:23 | hgbot | Note Added: 0100617 | |
2017-12-07 08:49 | marvintm | Review Assigned To | => marvintm |
2017-12-07 08:49 | marvintm | Status | resolved => closed |
2017-12-07 08:49 | marvintm | Fixed in Version | => RR18Q1 |
2018-11-22 21:09 | hgbot | Checkin | |
2018-11-22 21:09 | hgbot | Note Added: 0108063 |
Copyright © 2000 - 2009 MantisBT Group |