Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0021462 | Openbravo ERP | A. Platform | public | 2012-08-27 14:54 | 2012-08-27 14:54 |
Reporter | dmiguelez | ||||
Assigned To | AugustoMauch | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 20 | OS Version | Community Appliance | |
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0021462: In Pick and Edit window, the message under the tilte of the message bar can not be set | ||||
Description | In the Pick and Edit windows, there is no possibility to set the text under the tilte of the message in the message bar. Only the type and title can be set. | ||||
Steps To Reproduce | In ob-pick-and-execute-view.js: Lines 201-203: if (message) { window.view.messageBar.setMessage(message.severity, message.text); } Are calling to the setMessage method of ob-messagebar.js: setMessage: function (type, title, text) {... There should exists the possibility to the the text also. | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-08-27 14:54 | dmiguelez | New Issue | |||
2012-08-27 14:54 | dmiguelez | Assigned To | => AugustoMauch | ||
2012-08-27 14:54 | dmiguelez | Modules | => Core |
There are no notes attached to this issue. |