Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030611 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | major | always | 2015-08-19 18:14 | 2015-09-11 13:51 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 28b9c528d008 | ||||
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 | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030611: Stabilization: The cash management window is interactive before the Model has been fully loaded | |||||||
Description | Stabilization: The Cash Management window is interactive before the Model has been fully loaded | |||||||
Steps To Reproduce | In the cashmgmt-model.js file Verify that the init method contains a cascade of asynchronous calls to initialize the model Verify that if the cash management is operated fast or in a slow device, the model is not ready and this javascript error shows up: Cannot get of null. Caused by the selectedPayment to be null after this line if (selectedPayment.get('listdepositsdrops')) { | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0079611) 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2015-08-19 18:14 | Orekaria | New Issue | |
2015-08-19 18:14 | Orekaria | Assigned To | => Orekaria |
2015-08-19 18:14 | Orekaria | Triggers an Emergency Pack | => No |
2015-08-19 18:14 | Orekaria | Relationship added | blocks 0030603 |
2015-08-22 12:57 | Orekaria | Relationship added | related to 0030632 |
2015-08-22 12:58 | Orekaria | Relationship deleted | blocks 0030603 |
2015-08-22 12:58 | Orekaria | Relationship added | blocks 0030603 |
2015-08-22 12:59 | Orekaria | Relationship added | related to 0030633 |
2015-08-22 13:31 | Orekaria | Summary | Stabilization: The Cash Management window is interactive before the Model has been fully loaded => Stabilization: The cash management window is interactive before the Model has been fully loaded |
2015-08-22 20:35 | hgbot | Checkin | |
2015-08-22 20:35 | hgbot | Note Added: 0079611 | |
2015-08-22 20:35 | hgbot | Status | new => resolved |
2015-08-22 20:35 | hgbot | Resolution | open => fixed |
2015-08-22 20:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/28b9c528d008db6bd2934d519ef7f9de1428fbe0 [^] |
2015-09-11 13:51 | marvintm | Review Assigned To | => marvintm |
2015-09-11 13:51 | marvintm | Status | resolved => closed |
2015-09-11 13:51 | marvintm | Fixed in Version | => RR15Q4 |
Copyright © 2000 - 2009 MantisBT Group |