Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039655 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Cash up | major | always | 2018-11-20 13:05 | 2018-12-11 16:21 | |||
Reporter | lmonreal | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 18371c157a45 | ||||
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 | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039655: WEBPOS freeze if Cancel is clicked when approval is displayed to do cash up after openning a WEBPOS closed from back office | |||||||
Description | When a user needs approval to do the cash up and the store is closed from back office, when user logs again in webpos "Cash up needs to be done" pop up is displayed with the approval. If Cancel button is clicked WEBPOS freezes It is similar to: https://issues.openbravo.com/view.php?id=39532 [^] | |||||||
Steps To Reproduce | 1.Configuration Web POS Cash Up window approval Value: Y User Openbravo Web POS Cash Up window approval Value: N User: Blank Steps: 1. Open store and terminal 2. Do a transaction 3. Close store from back office 4. Login back with Demo user (any user apart from Openbravo will serve) 5. Cash up needs to be done window is displayed 6. Approval is displayed, click Cancel 7. WEBPOS freezes | |||||||
Proposed Solution | User should be logged out, WEBPOS should not freeze | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0108275) hgbot (developer) 2018-12-05 11:47 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: cf3e9c9bb7443ae7b382e22b374d90b18c7daed1 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Wed Dec 05 16:17:20 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/cf3e9c9bb7443ae7b382e22b374d90b18c7daed1 [^] Related to issue 39655 : POS should be logout when PreWindowNavigate hook fail in certain conditions * If conditon is failed in PreWindowNavigate hook implementation, navigation should be stopped and added option to force Logout the application --- M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js --- |
(0108316) hgbot (developer) 2018-12-06 14:13 |
Repository: erp/pmods/org.openbravo.retail.sessions Changeset: 79565f1a0b0aef7ffa62ad3b9720b920ad0f616b Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Dec 06 18:43:00 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/79565f1a0b0aef7ffa62ad3b9720b920ad0f616b [^] Related to issue 39655 : POS should be logout if force cashup is enabled * if force cashup is enabled, POS should be logout when window is navigated to any other window other than Cashup --- M web/org.openbravo.retail.sessions/js/components/loginhook.js M web/org.openbravo.retail.sessions/js/countcash/countcash.js --- |
(0108362) hgbot (developer) 2018-12-10 15:27 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 18371c157a45d439b5b4fb81231a9d8596ad7119 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Dec 10 19:56:51 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18371c157a45d439b5b4fb81231a9d8596ad7119 [^] Fixed issue 39655 : Confirmation Container components should hide and destroy before showing another component in Container --- M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js M web/org.openbravo.mobile.core/source/component/obpos-approval.js M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js --- |
(0108400) migueldejuana (viewer) 2018-12-11 16:21 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2018-11-20 13:05 | lmonreal | New Issue | |
2018-11-20 13:05 | lmonreal | Assigned To | => Retail |
2018-11-20 13:05 | lmonreal | File Added: WEBPfr.png | |
2018-11-20 13:05 | lmonreal | OBNetwork customer | => Gold |
2018-11-20 13:05 | lmonreal | Triggers an Emergency Pack | => No |
2018-11-20 13:07 | lmonreal | Description Updated | View Revisions |
2018-11-20 13:54 | lmonreal | Resolution time | => 1543532400 |
2018-11-20 15:10 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-11-20 15:10 | ranjith_qualiantech_com | Status | new => scheduled |
2018-12-05 11:47 | hgbot | Checkin | |
2018-12-05 11:47 | hgbot | Note Added: 0108275 | |
2018-12-06 14:13 | hgbot | Checkin | |
2018-12-06 14:13 | hgbot | Note Added: 0108316 | |
2018-12-10 13:06 | rafaroda | Issue Monitored: rafaroda | |
2018-12-10 15:27 | hgbot | Checkin | |
2018-12-10 15:27 | hgbot | Note Added: 0108362 | |
2018-12-10 15:27 | hgbot | Status | scheduled => resolved |
2018-12-10 15:27 | hgbot | Resolution | open => fixed |
2018-12-10 15:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18371c157a45d439b5b4fb81231a9d8596ad7119 [^] |
2018-12-11 16:21 | migueldejuana | Review Assigned To | => migueldejuana |
2018-12-11 16:21 | migueldejuana | Note Added: 0108400 | |
2018-12-11 16:21 | migueldejuana | Status | resolved => closed |
2019-06-12 07:47 | guillermogil | Relationship added | related to 0040885 |
Copyright © 2000 - 2009 MantisBT Group |