Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040855Retail ModulesWeb POSpublic2019-05-13 12:152019-05-16 12:14
xabiermerino 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040855: Wrong behaviour in offline mode if NextWindow is 'Cash up'
Wrong behaviour in offline mode if NextWindow is 'Cash up'
- Log into https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS1001#retail.logincountcash [^] and open till
- A cash up is created
- Close the store from backend
- Clean cache of browser
- Open store from backend
- Log into the terminal
- A cash up is needed before open the till again
- With the till open, go offline
- Logout
- Login
- A Cash Up is nedded but this is wrong
No tags attached.
Issue History
2019-05-13 12:15xabiermerinoNew Issue
2019-05-13 12:15xabiermerinoAssigned To => Retail
2019-05-13 12:15xabiermerinoResolution time => 1558303200
2019-05-13 12:15xabiermerinoTriggers an Emergency Pack => No
2019-05-14 12:12ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-14 12:12ranjith_qualiantech_comStatusnew => scheduled
2019-05-16 08:54hgbotCheckin
2019-05-16 08:54hgbotNote Added: 0111701
2019-05-16 08:54hgbotStatusscheduled => resolved
2019-05-16 08:54hgbotResolutionopen => fixed
2019-05-16 08:54hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23dbf292a83a5073b06e78a8bae728525f1d86d9 [^]
2019-05-16 12:14marvintmReview Assigned To => marvintm
2019-05-16 12:14marvintmStatusresolved => closed
2019-05-16 12:14marvintmFixed in Version => RR19Q3

Notes
(0111701)
hgbot   
2019-05-16 08:54   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 23dbf292a83a5073b06e78a8bae728525f1d86d9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 16 12:22:33 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/23dbf292a83a5073b06e78a8bae728525f1d86d9 [^]

Fixed issue 40855 : Model nextWindow should be reset when login window is opened

* When doing refresh, last window will be updated in Model nextWindow property.
  If we do logout and login, Model nextWindow property should be reset inorder to show the default window

---
M web/org.openbravo.mobile.core/source/component/ob-login.js
---