Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034348Retail ModulesWeb POSpublic2016-10-29 19:252016-11-22 18:53
Orekaria 
Orekaria 
normalminorhave not tried
closedfixed 
5
 
RR17Q1 
marvintm
No
0034348: loggingIn variable can be removed using isLoggingIn instead
It is not a good idea to have to variables that refer to the same concept
The loggingIn variable can be removed and replaced by the already existing isLoggingIn
No tags attached.
Issue History
2016-10-29 19:25OrekariaNew Issue
2016-10-29 19:25OrekariaAssigned To => Orekaria
2016-10-29 19:25OrekariaTriggers an Emergency Pack => No
2016-10-29 19:26hgbotCheckin
2016-10-29 19:26hgbotNote Added: 0091008
2016-10-29 19:26hgbotStatusnew => resolved
2016-10-29 19:26hgbotResolutionopen => fixed
2016-10-29 19:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0248b5a2ae87000f06ba84983d121e9fa3492b56 [^]
2016-11-22 18:53marvintmReview Assigned To => marvintm
2016-11-22 18:53marvintmStatusresolved => closed
2016-11-22 18:53marvintmFixed in Version => RR17Q1

Notes
(0091008)
hgbot   
2016-10-29 19:26   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 0248b5a2ae87000f06ba84983d121e9fa3492b56
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Sat Oct 29 19:26:14 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0248b5a2ae87000f06ba84983d121e9fa3492b56 [^]

Fixes issue 34348: Remove the loggingIn variable. Use isLoggingIn instead

---
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---