Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025412 | Openbravo ERP | 01. General setup | public | 2013-12-31 12:16 | 2014-01-17 15:49 |
|
Reporter | jecharri | |
Assigned To | jecharri | |
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP31 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025412: Alert process could check if the description has changed |
Description | Alert process could check if the description has changed
Currently if you have one alert, the alert description is not going to be updated until the alert is solved and created again. In some cases is usefull to update the description with last description related to the alert.
For example one alert that is checking the minimun stock |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-12-31 12:16 | jecharri | New Issue | |
2013-12-31 12:16 | jecharri | Assigned To | => jecharri |
2013-12-31 12:16 | jecharri | Web browser | => Google Chrome |
2013-12-31 12:16 | jecharri | Modules | => Core |
2013-12-31 12:16 | jecharri | Resolution time | => 1389740400 |
2013-12-31 12:16 | jecharri | Triggers an Emergency Pack | => No |
2013-12-31 12:18 | hgbot | Checkin | |
2013-12-31 12:18 | hgbot | Note Added: 0063147 | |
2013-12-31 12:18 | hgbot | Status | new => resolved |
2013-12-31 12:18 | hgbot | Resolution | open => fixed |
2013-12-31 12:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/39e9682ae34c71c723124176d9657a37b996941c [^] |
2014-01-02 17:14 | hudsonbot | Checkin | |
2014-01-02 17:14 | hudsonbot | Note Added: 0063206 | |
2014-01-03 11:05 | shuehner | Issue Monitored: shuehner | |
2014-01-03 11:54 | hgbot | Checkin | |
2014-01-03 11:54 | hgbot | Note Added: 0063226 | |
2014-01-03 11:54 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/39e9682ae34c71c723124176d9657a37b996941c [^] => http://code.openbravo.com/erp/devel/pi/rev/4f28c83ed6d53fbd7e8703bfd5e54873a4f18a99 [^] |
2014-01-07 10:25 | jonalegriaesarte | Status | resolved => new |
2014-01-07 10:25 | jonalegriaesarte | Resolution | fixed => open |
2014-01-17 15:49 | hudsonbot | Checkin | |
2014-01-17 15:49 | hudsonbot | Note Added: 0063473 | |
Notes |
|
(0063147)
|
hgbot
|
2013-12-31 12:18
|
|
Repository: erp/devel/pi
Changeset: 39e9682ae34c71c723124176d9657a37b996941c
Author: Javier Etxarri <javier.echarri <at> openbravo.com>
Date: Tue Dec 31 12:20:18 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/39e9682ae34c71c723124176d9657a37b996941c [^]
Fixes issue 25412: Alert process could check if the description has changed
---
M src/org/openbravo/erpCommon/ad_process/AlertProcess.java
M src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql
---
|
|
|
|
|
|
(0063226)
|
hgbot
|
2014-01-03 11:54
|
|
Repository: erp/devel/pi
Changeset: 4f28c83ed6d53fbd7e8703bfd5e54873a4f18a99
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Fri Jan 03 11:54:08 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4f28c83ed6d53fbd7e8703bfd5e54873a4f18a99 [^]
Fixed Issue 25412: Backout
---
M src/org/openbravo/erpCommon/ad_process/AlertProcess.java
M src/org/openbravo/erpCommon/ad_process/AlertProcess_data.xsql
---
|
|
|
|
|