Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034632Retail ModulesMobile Procurementpublic2016-11-25 10:012016-12-22 11:09
nataliag 
marvintm 
normalmajoralways
closedfixed 
5
 
RR17Q1 
guilleaer
Production - Confirmed Stable
2016-09-19
RR16Q3.2
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/944a5e21a32531c10cacb32d7e5ca5239678dba3 [^]
No
0034632: Log out option is not working in Mobile Physical Inventory module
It is not possible to log out from the mobile physical inventory application clicking the logout button. It remains on the same window where we were working before clicking on the “logout” button.
1- Go to the mobile physical inventory module in web POS.
2- Click on the download menu and select the online option.
3- Click on “End Session”
4- A Log out pop up appears. Click on “Log out”.
5- You are not log out and you are again on the screen you were before clicking log out.
No tags attached.
depends on backport 0034774RR16Q4.1 closed marvintm Log out option is not working in Mobile Physical Inventory module 
depends on backport 0034775RR16Q3.5 closed marvintm Log out option is not working in Mobile Physical Inventory module 
Issue History
2016-11-25 10:01nataliagNew Issue
2016-11-25 10:01nataliagAssigned To => Retail
2016-11-25 10:01nataliagResolution time => 1481842800
2016-12-19 18:34marvintmProjectModules => Retail Modules
2016-12-19 19:46marvintmStatusnew => scheduled
2016-12-19 19:46marvintmAssigned ToRetail => marvintm
2016-12-19 19:48marvintmRegression level => Production - Confirmed Stable
2016-12-19 19:48marvintmRegression date => 2016-09-19
2016-12-19 19:48marvintmRegression introduced in release => RR16Q3.2
2016-12-19 19:48marvintmRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/944a5e21a32531c10cacb32d7e5ca5239678dba3 [^]
2016-12-19 19:48marvintmTriggers an Emergency Pack => No
2016-12-19 19:48marvintmCategoryMobile Physical Inventory => Aging Balance Report
2016-12-19 19:48marvintmCategoryAging Balance Report => Mobile Procurement
2016-12-21 09:57hgbotCheckin
2016-12-21 09:57hgbotNote Added: 0092890
2016-12-21 09:57hgbotStatusscheduled => resolved
2016-12-21 09:57hgbotResolutionopen => fixed
2016-12-21 09:57hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/de6eca2984ab94138bccba2d9ac355db7001c2e0 [^]
2016-12-21 11:51guilleaerReview Assigned To => guilleaer
2016-12-21 11:51guilleaerStatusresolved => closed
2016-12-21 11:51guilleaerFixed in Version => RR17Q1
2016-12-22 11:09marvintmNote Added: 0092938

Notes
(0092890)
hgbot   
2016-12-21 09:57   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: de6eca2984ab94138bccba2d9ac355db7001c2e0
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 20 10:49:04 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/de6eca2984ab94138bccba2d9ac355db7001c2e0 [^]

Fixed issue 34632. Always call the callback, so that mobile.applications do not get stuck when logging out.

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0092938)
marvintm   
2016-12-22 11:09   
Test for this issue is this contained in this commit:

https://code.openbravo.com/tools/automation/pi-mobile/rev/cd235ebe60d5ed24d04313d0d7d66149d2dfaad3 [^]