Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038211 | Retail Modules | Web POS | public | 2018-03-23 11:45 | 2018-03-26 12:17 |
Reporter | migueldejuana | ||||
Assigned To | migueldejuana | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | RR18Q2 | |||
Merge Request Status | |||||
Review Assigned To | marvintm | ||||
OBNetwork customer | No | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0038211: Handle properly errors from backend to show it in Log Client | ||||
Description | Handle properly errors from backend to show it in Log Client | ||||
Steps To Reproduce | - Force an error in backend, for example in OrderLoader.java line 2177: if (posTerminal != null) { jsonResponse.put(JsonConstants.RESPONSE_STATUS, JsonConstants.RPCREQUEST_STATUS_FAILURE); jsonResponse.put(JsonConstants.RESPONSE_ERRORMESSAGE, "The POS terminal with id " + posTerminalId + " couldn't be found"); return jsonResponse; } - Enable Synchronize Mode - Login webpos and create a sale - ERROR! The shown error(popup and log client) has no info | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-03-23 11:45 | migueldejuana | New Issue | |||
2018-03-23 11:45 | migueldejuana | Assigned To | => migueldejuana | ||
2018-03-23 11:45 | migueldejuana | OBNetwork customer | => No | ||
2018-03-23 11:45 | migueldejuana | Triggers an Emergency Pack | => No | ||
2018-03-26 10:20 | hgbot | Checkin | |||
2018-03-26 10:20 | hgbot | Note Added: 0103492 | |||
2018-03-26 10:20 | hgbot | Status | new => resolved | ||
2018-03-26 10:20 | hgbot | Resolution | open => fixed | ||
2018-03-26 10:20 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/101bc71537c1541c83fe46a07f21fcb1afa0592d [^] | ||
2018-03-26 12:17 | marvintm | Review Assigned To | => marvintm | ||
2018-03-26 12:17 | marvintm | Status | resolved => closed | ||
2018-03-26 12:17 | marvintm | Fixed in Version | => RR18Q2 |
Notes | |||||
|
|||||
|
|