Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030610 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | always | 2015-08-19 18:09 | 2015-09-21 17:39 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | fe671224ba41 | ||||
Projection | none | ETA | none | Target Version | RR15Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | migueldejuana | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030610: Stabilization: There should be a way to synchronously initialize the model and then, the view | |||||||
Description | Stabilization: There should be a way to synchronously initialize the model and then, the view | |||||||
Steps To Reproduce | Open ob-windowmodel.js Verify that the init method use to call the models, does not provide a callback | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0079598) hgbot (developer) 2015-08-22 20:33 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: fe671224ba4137dbb646646491cf9140a6a1d981 Author: Rafa Alonso <ral <at> openbravo.com> Date: Sat Aug 22 20:32:29 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fe671224ba4137dbb646646491cf9140a6a1d981 [^] Fixes issue 30610: The model and the view can now be initialized before loading - the process of loading a window now has 4 steps: initModels, initUI, loadModels, renderUI - the processes are run in cascade --- M web/org.openbravo.mobile.core/source/component/ob-windowview.js M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js --- |
(0079599) hgbot (developer) 2015-08-22 20:33 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b2f08f3ad597204f81e06f81790ef6c34c5b0707 Author: Rafa Alonso <ral <at> openbravo.com> Date: Sat Aug 22 20:32:29 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b2f08f3ad597204f81e06f81790ef6c34c5b0707 [^] Related to issue 30610: Added the deprecation logic --- M web/org.openbravo.mobile.core/source/component/ob-windowview.js M web/org.openbravo.mobile.core/source/data/ob-windowmodel.js M web/org.openbravo.mobile.core/source/main.js --- |
(0079610) hgbot (developer) 2015-08-22 20:35 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 28b9c528d008db6bd2934d519ef7f9de1428fbe0 Author: Rafa Alonso <ral <at> openbravo.com> Date: Sat Aug 22 20:32:56 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/28b9c528d008db6bd2934d519ef7f9de1428fbe0 [^] Fixes issue 30611: The Cash Management window is not interactive until the models are ready - make use of the improvements of the issue 30610 - the entry point has been moved to the end. initializations are first - the payments variable has been initialized to null - jsLint --- M web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js --- |
(0080542) migueldejuana (developer) 2015-09-21 17:39 |
Tested and reviewed in 096c32fd2b54 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-19 18:09 | Orekaria | New Issue | |
2015-08-19 18:09 | Orekaria | Assigned To | => Orekaria |
2015-08-19 18:09 | Orekaria | Triggers an Emergency Pack | => No |
2015-08-19 18:10 | Orekaria | Relationship added | blocks 0030603 |
2015-08-22 10:11 | Orekaria | Target Version | => RR15Q4 |
2015-08-22 20:33 | hgbot | Checkin | |
2015-08-22 20:33 | hgbot | Note Added: 0079598 | |
2015-08-22 20:33 | hgbot | Status | new => resolved |
2015-08-22 20:33 | hgbot | Resolution | open => fixed |
2015-08-22 20:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fe671224ba4137dbb646646491cf9140a6a1d981 [^] |
2015-08-22 20:33 | hgbot | Checkin | |
2015-08-22 20:33 | hgbot | Note Added: 0079599 | |
2015-08-22 20:35 | hgbot | Checkin | |
2015-08-22 20:35 | hgbot | Note Added: 0079610 | |
2015-09-18 11:21 | mtaal | Review Assigned To | => migueldejuana |
2015-09-21 17:39 | migueldejuana | Note Added: 0080542 | |
2015-09-21 17:39 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |