Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027354Retail ModulesWeb POSpublic2014-08-17 16:402014-08-25 11:06
Orekaria 
Orekaria 
normalcriticalalways
closedfixed 
5
 
RR14Q4RR14Q4 
mtaal
No
0027354: Stabilization: The 'initializedCommonComponents' event is being attached after the 'initializeCommonComponents' is executed
Stabilization: The 'initializedCommonComponents' event is being attached after the 'initializeCommonComponents' is executed

If this order is not preserve, the application could not load properly
in the login-model.js file

verify that the 'initializedCommonComponents' event is being attached after the 'initializeCommonComponents' is executed

verify that the 'initializeCommonComponents' method is executed only once
No tags attached.
blocks feature request 0027329 new Retail Stabilization: Overhaul the loading process (since the url is entered until the webpos has loaded) 
blocks defect 0027353RR14Q4 closed Orekaria Stabilization: The route in the initialization of the terminal model is no longer needed 
Issue History
2014-08-17 16:40OrekariaNew Issue
2014-08-17 16:40OrekariaAssigned To => Orekaria
2014-08-17 16:40OrekariaTriggers an Emergency Pack => No
2014-08-17 16:41OrekariaRelationship addedblocks 0027329
2014-08-17 16:42OrekariaRelationship addedblocks 0027353
2014-08-17 16:43hgbotCheckin
2014-08-17 16:43hgbotNote Added: 0069426
2014-08-17 16:43hgbotStatusnew => resolved
2014-08-17 16:43hgbotResolutionopen => fixed
2014-08-17 16:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/588a342cb9fd5fc7bb28166566360fe62acfae8d [^]
2014-08-25 11:06mtaalReview Assigned To => mtaal
2014-08-25 11:06mtaalNote Added: 0069701
2014-08-25 11:06mtaalStatusresolved => closed
2014-08-25 11:06mtaalFixed in Version => RR14Q4

Notes
(0069426)
hgbot   
2014-08-17 16:43   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 588a342cb9fd5fc7bb28166566360fe62acfae8d
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Sun Aug 17 16:43:24 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/588a342cb9fd5fc7bb28166566360fe62acfae8d [^]

Fixes issue 27354: the 'initializedCommonComponents' event have to be attached before the 'initializeCommonComponents' method executes

---
M web/org.openbravo.mobile.core/source/component/ob-terminal-component.js
---
(0069701)
mtaal   
2014-08-25 11:06   
reviewed