Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0037475 | Retail Modules | Web POS | public | 2017-12-14 11:14 | 2017-12-22 12:44 | ||||||||||||||
Reporter | guilleaer | ||||||||||||||||||
Assigned To | guilleaer | ||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | RR18Q1 | Fixed in Version | RR18Q1 | ||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | marvintm | ||||||||||||||||||
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 | 0037475: 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 |
| ||||||||||||||||||
Attached Files | ![]() https://issues.openbravo.com/file_download.php?file_id=11366&type=bug | ||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2017-12-14 11:14 | guilleaer | New Issue | |||||||||||||||||
2017-12-14 11:14 | guilleaer | Assigned To | => guilleaer | ||||||||||||||||
2017-12-14 11:14 | guilleaer | OBNetwork customer | => No | ||||||||||||||||
2017-12-14 11:14 | guilleaer | Triggers an Emergency Pack | => No | ||||||||||||||||
2017-12-14 11:34 | guilleaer | File Added: 37475.diff | |||||||||||||||||
2017-12-14 11:34 | guilleaer | Status | new => scheduled | ||||||||||||||||
2017-12-14 11:35 | guilleaer | Review Assigned To | => migueldejuana | ||||||||||||||||
2017-12-15 09:07 | hgbot | Checkin | |||||||||||||||||
2017-12-15 09:07 | hgbot | Note Added: 0101050 | |||||||||||||||||
2017-12-15 09:07 | hgbot | Status | scheduled => resolved | ||||||||||||||||
2017-12-15 09:07 | hgbot | Resolution | open => fixed | ||||||||||||||||
2017-12-15 09:07 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/aae5f9c0bc886cbc56359607e0ad892fabb28d61 [^] | ||||||||||||||||
2017-12-20 13:15 | guilleaer | Status | resolved => new | ||||||||||||||||
2017-12-20 13:15 | guilleaer | Resolution | fixed => open | ||||||||||||||||
2017-12-20 13:21 | guilleaer | Regression introduced in release | => RR16Q3 | ||||||||||||||||
2017-12-20 13:21 | guilleaer | 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 [^] | ||||||||||||||||
2017-12-20 13:21 | guilleaer | Status | new => scheduled | ||||||||||||||||
2017-12-20 13:21 | guilleaer | Status | scheduled => resolved | ||||||||||||||||
2017-12-20 13:21 | guilleaer | Fixed in Version | => RR18Q1 | ||||||||||||||||
2017-12-20 13:21 | guilleaer | Resolution | open => fixed | ||||||||||||||||
2017-12-22 12:44 | marvintm | Review Assigned To | migueldejuana => marvintm | ||||||||||||||||
2017-12-22 12:44 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|