Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0029811 | Retail Modules | Web POS | public | 2015-05-07 14:53 | 2016-10-27 21:46 | ||||||||||||||
Reporter | Orekaria | ||||||||||||||||||
Assigned To | Retail | ||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||
Status | new | Resolution | open | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | ||||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | |||||||||||||||||||
OBNetwork customer | |||||||||||||||||||
Support ticket | |||||||||||||||||||
Regression level | |||||||||||||||||||
Regression date | |||||||||||||||||||
Regression introduced in release | |||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||
Summary | 0029811: Better handling of critical, application breaking errors | ||||||||||||||||||
Description | Better handling of critical, application breaking errors The problem is that if an unhandled exception is risen an error is being shown in the messages' bubble but it gives no information to the user about what actions should be done | ||||||||||||||||||
Steps To Reproduce | provoke an unhandled error. e.g: add receipt.set('bp', null) to the 'requirementsAreMet' method of the 'toolbar-left.js' file: ... var receipt = model.get('order'); receipt.set('bp', null); requirements.isReceipt = !OB.UTIL.isNullOrUndefined(receipt); ... logging into the webpos will create a receipt with no business partner verify that when a new product is added, an unhandled exception is thrown verify that the message is shown in the messages' bubble verify that the same message is shown again and again | ||||||||||||||||||
Proposed Solution | show a popup to the user reporting about the error and the actions that should be taken the actions could include or combine, reporting the system administrator, reloading the webpos, mark the error as not to be shown again | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | Error_Reload_New-v2.1.png (96,314) 2016-10-27 21:08 https://issues.openbravo.com/file_download.php?file_id=9977&type=bug Error_Reload_New-v2.2.png (71,846) 2016-10-27 21:08 https://issues.openbravo.com/file_download.php?file_id=9978&type=bug WarningIcon.png (1,618) 2016-10-27 21:46 https://issues.openbravo.com/file_download.php?file_id=9979&type=bug | ||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2015-05-07 14:53 | Orekaria | New Issue | |||||||||||||||||
2015-05-07 14:53 | Orekaria | Assigned To | => Retail | ||||||||||||||||
2015-05-07 14:53 | Orekaria | Triggers an Emergency Pack | => No | ||||||||||||||||
2015-05-07 14:54 | Orekaria | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=8473#r8473 | ||||||||||||||||
2015-05-07 14:55 | Orekaria | Issue Monitored: dmitry_mezentsev | |||||||||||||||||
2015-05-08 15:10 | Orekaria | Relationship added | related to 0029778 | ||||||||||||||||
2016-10-27 21:08 | dbaz | File Added: Error_Reload_New-v2.1.png | |||||||||||||||||
2016-10-27 21:08 | dbaz | File Added: Error_Reload_New-v2.2.png | |||||||||||||||||
2016-10-27 21:12 | dbaz | Note Added: 0090966 | |||||||||||||||||
2016-10-27 21:46 | dbaz | File Added: WarningIcon.png | |||||||||||||||||
2016-10-27 22:15 | dbaz | Relationship added | related to 0034327 |
Notes | |||||
|
|||||
|
|