Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037522 | Retail Modules | Web POS | public | 2017-12-14 11:14 | 2017-12-22 09:52 |
|
Reporter | guilleaer | |
Assigned To | guilleaer | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR17Q3.2 | Fixed in Version | RR17Q3.2 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | RR16Q3 |
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/diff/cec11c87a546/web/org.openbravo.mobile.core/source/model/ob-terminal-model.js [^] |
Triggers an Emergency Pack | No |
|
Summary | 0037522: The callback of request "InitActions" done by Mobile Core is not being executed |
Description | initActions function located in ob-terminal-model.js is doing a request to the server to retrieve several data which is needed by mobile applications.
When request finishes data received form the server is stored in the client side to be used later on.
The problem is that the callback function of the request is not being executed.
|
Steps To Reproduce | Using a mobile App which doesn't overwrite the standard initActions function you will see that request callback is not executed. For example the available services are not set
OB.RR.RequestRouter.AvailableService -> null |
Proposed Solution | Don't use Request Router to execute this request. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0037475 | RR18Q1 | closed | guilleaer | The callback of request "InitActions" done by Mobile Core is not being executed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-12-20 13:21 | guilleaer | Type | defect => backport |
2017-12-20 13:21 | guilleaer | Target Version | RR18Q1 => RR17Q3.3 |
2017-12-20 13:25 | hgbot | Checkin | |
2017-12-20 13:25 | hgbot | Note Added: 0101166 | |
2017-12-20 13:25 | hgbot | Status | scheduled => resolved |
2017-12-20 13:25 | hgbot | Resolution | open => fixed |
2017-12-20 13:25 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/aae5f9c0bc886cbc56359607e0ad892fabb28d61 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.mobile.core/rev/4c8c3f82ac6a94d2ff9938ac230ee2d97e41c3b9 [^] |
2017-12-20 19:42 | marvintm | Target Version | RR17Q3.3 => RR17Q3.2 |
2017-12-22 09:46 | hgbot | Checkin | |
2017-12-22 09:46 | hgbot | Note Added: 0101200 | |
2017-12-22 09:52 | migueldejuana | Note Added: 0101203 | |
2017-12-22 09:52 | migueldejuana | Status | resolved => closed |
2017-12-22 09:52 | migueldejuana | Fixed in Version | => RR17Q3.2 |