Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0037438 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2017-12-07 08:45 | 2019-02-27 09:42 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR18Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8c8ec481ebb6 | ||||
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 | Pre packaging ( pi ) | |||||||
Regression date | 2017-12-02 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cdc8adb3faaef837ce0820eb1ee43fd78f27b649 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0037438: If RFID is active and you refresh WebPOS while you are in cashup window you get an error | |||||||
Description | If RFID is active and you refresh WebPOS while you are in cashup window you get an error: Uncaught TypeError: Cannot read property 'indexOf' of undefined at g.Model.OB.UTIL.RfidController.waitForAck (60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:72677) at g.Model.OB.UTIL.RfidController.disconnectRFIDDevice (60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:72643) at Object.init (60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:67961) at initUI (60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:12431) at 60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:5788 at 60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:66836 at processResult (60183ab4eea0c2128be2dea273ae8b93_WebPOS.js:4314) | |||||||
Steps To Reproduce | Activate RFID Login on WebPOS Go to CashUp Refresh (F5) | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0100943) hgbot (developer) 2017-12-08 07:06 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 8c8ec481ebb6d08350abbc5c44e734ed3c3232d6 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Dec 08 11:35:31 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c8ec481ebb6d08350abbc5c44e734ed3c3232d6 [^] Fixed issue 37438 : Maintain RFID state for Window level --- M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js M web/org.openbravo.retail.posterminal/js/utils/rfidWebsocket.js --- |
(0100944) hgbot (developer) 2017-12-08 07:09 |
Repository: erp/pmods/org.openbravo.retail.selfcheckout Changeset: 583fdefcaa08787312a5d77bb28b3e3751463bbe Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Dec 08 11:39:36 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/583fdefcaa08787312a5d77bb28b3e3751463bbe [^] Related to issue 37438 : Maintain RFID state for Window level --- M web/org.openbravo.retail.selfcheckout/source/view/scoView.js --- |
(0100945) hgbot (developer) 2017-12-08 07:09 |
Repository: erp/pmods/org.openbravo.retail.sessions Changeset: ff2f717db48ee667e1afdaee125a29763d6cc19a Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Dec 08 11:39:44 2017 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/ff2f717db48ee667e1afdaee125a29763d6cc19a [^] Related to issue 37438 : Maintain RFID state for Window level --- M web/org.openbravo.retail.sessions/js/components/BusinessDateWindowView.js M web/org.openbravo.retail.sessions/js/countcash/countcash.js --- |
(0110093) hgbot (developer) 2019-02-27 09:42 |
Repository: erp/pmods/org.openbravo.retail.selfcheckout Changeset: 726b56c046ab079bb1e5d1f60a87b7907273d22f Author: Guillermo Gil <guillermo.gil <at> openbravo.com> Date: Thu Dec 07 14:54:37 2017 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.selfcheckout/rev/726b56c046ab079bb1e5d1f60a87b7907273d22f [^] Related to issue 37438 : Maintain RFID state for Window level --- M web/org.openbravo.retail.selfcheckout/source/view/scoView.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-12-07 08:45 | guillermogil | New Issue | |
2017-12-07 08:45 | guillermogil | Assigned To | => Retail |
2017-12-07 08:45 | guillermogil | OBNetwork customer | => Yes |
2017-12-07 08:45 | guillermogil | Resolution time | => 1514415600 |
2017-12-07 08:45 | guillermogil | Triggers an Emergency Pack | => No |
2017-12-07 08:54 | guillermogil | Regression level | => Pre packaging ( pi ) |
2017-12-07 08:54 | guillermogil | Regression date | => 2017-12-02 |
2017-12-07 08:54 | guillermogil | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cdc8adb3faaef837ce0820eb1ee43fd78f27b649 [^] |
2017-12-07 08:54 | guillermogil | Relationship added | caused by 0037372 |
2017-12-07 08:58 | guillermogil | Priority | urgent => immediate |
2017-12-07 14:20 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2017-12-07 14:20 | ranjith_qualiantech_com | Status | new => scheduled |
2017-12-08 07:06 | hgbot | Checkin | |
2017-12-08 07:06 | hgbot | Note Added: 0100943 | |
2017-12-08 07:06 | hgbot | Status | scheduled => resolved |
2017-12-08 07:06 | hgbot | Resolution | open => fixed |
2017-12-08 07:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8c8ec481ebb6d08350abbc5c44e734ed3c3232d6 [^] |
2017-12-08 07:09 | hgbot | Checkin | |
2017-12-08 07:09 | hgbot | Note Added: 0100944 | |
2017-12-08 07:09 | hgbot | Checkin | |
2017-12-08 07:09 | hgbot | Note Added: 0100945 | |
2017-12-11 13:15 | marvintm | Review Assigned To | => marvintm |
2017-12-11 13:15 | marvintm | Status | resolved => closed |
2017-12-11 13:15 | marvintm | Fixed in Version | => RR18Q1 |
2019-02-27 09:42 | hgbot | Checkin | |
2019-02-27 09:42 | hgbot | Note Added: 0110093 |
Copyright © 2000 - 2009 MantisBT Group |