Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0003415Openbravo ERPZ. Otherspublic2007-11-07 11:032011-05-24 10:55
user71 
gorkaion 
normalminoralways
closedfixed 
5
 
 
Core
No
0003415: Alert Management
I think it would be very interesting see in the window "Alert Management" the date/hour creation of the alert.

Furthermore, date/hour creation of the alert must appear in the filter fields.

And the possibility of order the alerts would be very useful.
Clean-up, closingMay2011, ReleaseCandidate
Issue History
2008-07-01 18:40pjuvaraTag Attached: ReleaseCandidate
2008-07-01 18:40pjuvaraStatusnew => acknowledged
2008-11-16 07:44pjuvaraAssigned Touser71 => pjuvara
2008-11-16 09:31pjuvaraTag Attached: Clean-up
2011-02-04 09:16jpabloaeAssigned Topjuvara => rmorley
2011-03-17 17:16dmitry_mezentsevNote Added: 0035014
2011-03-17 17:17dmitry_mezentsevAssigned Tormorley => gorkaion
2011-03-25 10:49hgbotCheckin
2011-03-25 10:49hgbotNote Added: 0035229
2011-03-25 10:49hgbotStatusacknowledged => resolved
2011-03-25 10:49hgbotResolutionopen => fixed
2011-03-25 10:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a64a4edec78772f3b778ebca686d134ee2ba59f3 [^]
2011-05-24 10:54dalsasuaTag Attached: closingMay2011
2011-05-24 10:55dalsasuaStatusresolved => closed

Notes
(0007004)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:44)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1827424 [^]
(0035014)
dmitry_mezentsev   
2011-03-17 17:16   
Alert window redesign project started so we can use it to finally support this request.
(0035229)
hgbot   
2011-03-25 10:49   
Repository: erp/devel/pi
Changeset: a64a4edec78772f3b778ebca686d134ee2ba59f3
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Fri Mar 25 10:47:27 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a64a4edec78772f3b778ebca686d134ee2ba59f3 [^]

Added new alert management view implementation.

This view replaces old alert management form.
Fixes issue 3415
Fixes issue 16476

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MENU.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_TREENODE.xml
M modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertActionHandler.java
M modules/org.openbravo.client.application/src/org/openbravo/client/application/ApplicationComponentProvider.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-alert-manager.js
A modules/org.openbravo.client.application/src-db/database/sourcedata/OBUIAPP_VIEW_IMPL.xml
A modules/org.openbravo.client.application/src/org/openbravo/client/application/AlertManagementActionHandler.java
A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
A modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-management-view.js
---