Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0004899 | Openbravo ERP | 00. Application dictionary | public | 2008-09-09 17:26 | 2009-01-02 21:04 | |||||||
Reporter | alostale | |||||||||||
Assigned To | dbaz | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | no change required | |||||||||
Platform | OS | 5 | OS Version | |||||||||
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 | 0004899: Alert check time is hardcoded | |||||||||||
Description | Alerts execute a ajax call each period of time to check if there are new alerts for the current user. This period of time is currently hardcoded in VerticalMenu.html to 50s: function updateAlert() { updateData(); setTimeout("updateAlert()", 50000); } It should be configurable, not hardcoded. | |||||||||||
Steps To Reproduce | ||||||||||||
Proposed Solution | This could be stored in the ad_user table, so each user, depending its needs could define its check time. If no time is inserted or it is 0, no check would be executed. | |||||||||||
Additional Information | ||||||||||||
Tags | platform1_sprint1 | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2008-09-09 17:26 | anonymous | New Issue | ||||||||||
2008-09-09 17:26 | anonymous | Assigned To | => gorka_gil | |||||||||
2008-09-09 17:26 | anonymous | Status | new => scheduled | |||||||||
2008-09-09 17:26 | anonymous | fix_in_branch | => 2.40 | |||||||||
2008-12-15 10:59 | gorka_gil | Tag Attached: platform1_sprint1 | ||||||||||
2008-12-16 11:13 | gorka_gil | Assigned To | gorka_gil => iciordia | |||||||||
2009-01-02 17:15 | iciordia | Assigned To | iciordia => dbaz | |||||||||
2009-01-02 21:04 | dbaz | Regression testing | => No | |||||||||
2009-01-02 21:04 | dbaz | Status | scheduled => closed | |||||||||
2009-01-02 21:04 | dbaz | Note Added: 0011884 | ||||||||||
2009-01-02 21:04 | dbaz | Duplicate ID | 0 => 4500 | |||||||||
2009-01-02 21:04 | dbaz | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|