Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018683Openbravo ERP01. General setuppublic2011-10-04 09:362011-10-18 09:49
jecharri 
egoitz 
urgentmajoralways
closedfixed 
5
2.50MP33.1 
2.50MP352.50MP35 
Google Chrome
Core
No
0018683: The trigger asociated to alert creation is not working properly
If you create an alert, automatically System Role is added to alert recipient.
And you can not delete it.
Create an alert and go to tab alert recipient.
Change the trigger AD_ALERTRULE_TRG.xml
Line:

--insert permissions
      FOR Cur_Role in (SELECT DISTINCT AD_Role_ID, AD_CLIENT_ID, AD_ORG_ID
      FROM AD_Role
      WHERE isManual='N') loop
No tags attached.
blocks defect 00186823.0MP5 closed egoitz The trigger asociated to alert creation is not working properly 
Issue History
2011-10-04 09:36jecharriTypedefect => backport
2011-10-04 09:36jecharrifix_in_branch => 2.50
2011-10-04 09:36jecharriWeb browserGoogle Chrome => Google Chrome
2011-10-04 09:36jecharriversionpi => 2.50MP33.1
2011-10-04 09:36jecharriTarget Version3.0MP5 => 2.50MP35
2011-10-04 10:44jonalegriaesarteAssigned Tojonalegriaesarte => ioritzCia
2011-10-13 12:37egoitzWeb browserGoogle Chrome => Google Chrome
2011-10-13 12:37egoitzAssigned ToioritzCia => egoitz
2011-10-13 13:22hgbotCheckin
2011-10-13 13:22hgbotNote Added: 0041797
2011-10-13 13:22hgbotStatusscheduled => resolved
2011-10-13 13:22hgbotResolutionopen => fixed
2011-10-13 13:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/ca6ddcd6f1e338af7523b393b4146c5afcdcb2cb [^]
2011-10-18 09:49jecharriNote Added: 0041874
2011-10-18 09:49jecharriStatusresolved => closed
2011-10-18 09:49jecharriFixed in Version => 2.50MP35

Notes
(0041797)
hgbot   
2011-10-13 13:22   
Repository: erp/stable/2.50
Changeset: ca6ddcd6f1e338af7523b393b4146c5afcdcb2cb
Author: Egoitz Castillo <egoitz.castillo <at> openbravo.com>
Date: Thu Oct 13 12:27:55 2011 +0200
URL: http://code.openbravo.com/erp/stable/2.50/rev/ca6ddcd6f1e338af7523b393b4146c5afcdcb2cb [^]

Fixed Issue 18683. The trigger on alertrule not working properly

---
M src-db/database/model/triggers/AD_ALERTRULE_TRG.xml
---
(0041874)
jecharri   
2011-10-18 09:49   
Verified