Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039655Retail ModulesCash uppublic2018-11-20 13:052018-12-11 16:21
lmonreal 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
migueldejuana
No
0039655: WEBPOS freeze if Cancel is clicked when approval is displayed to do cash up after openning a WEBPOS closed from back office
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 [^]
    

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
User should be logged out, WEBPOS should not freeze
No tags attached.
related to defect 0040885 closed ranjith_qualiantech_com WEBPOS buttons freeze if Cancel is clicked when approval is displayed to approve cash difference when opening a Till. 
png WEBPfr.png (80,048) 2018-11-20 13:05
https://issues.openbravo.com/file_download.php?file_id=12374&type=bug
png
Issue History
2018-11-20 13:05lmonrealNew Issue
2018-11-20 13:05lmonrealAssigned To => Retail
2018-11-20 13:05lmonrealFile Added: WEBPfr.png
2018-11-20 13:05lmonrealTriggers an Emergency Pack => No
2018-11-20 13:07lmonrealDescription Updatedbug_revision_view_page.php?rev_id=17941#r17941
2018-11-20 13:54lmonrealResolution time => 1543532400
2018-11-20 15:10ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2018-11-20 15:10ranjith_qualiantech_comStatusnew => scheduled
2018-12-05 11:47hgbotCheckin
2018-12-05 11:47hgbotNote Added: 0108275
2018-12-06 14:13hgbotCheckin
2018-12-06 14:13hgbotNote Added: 0108316
2018-12-10 13:06rafarodaIssue Monitored: rafaroda
2018-12-10 15:27hgbotCheckin
2018-12-10 15:27hgbotNote Added: 0108362
2018-12-10 15:27hgbotStatusscheduled => resolved
2018-12-10 15:27hgbotResolutionopen => fixed
2018-12-10 15:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/18371c157a45d439b5b4fb81231a9d8596ad7119 [^]
2018-12-11 16:21migueldejuanaReview Assigned To => migueldejuana
2018-12-11 16:21migueldejuanaNote Added: 0108400
2018-12-11 16:21migueldejuanaStatusresolved => closed
2019-06-12 07:47guillermogilRelationship addedrelated to 0040885

Notes
(0108275)
hgbot   
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   
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   
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   
2018-12-11 16:21   
Tested and reviewed