Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0024961Openbravo LocalizationsLocalization Italypublic2013-10-17 09:242020-10-22 14:14
egoitz 
extra 
urgentmajoralways
closedfixed 
5
 
14Q2 
0024961: Missing code on the triggers of the pack
All trigger of Professional Localization Pack (Italy)
don't follow the guidelines of Openbravo.

Triggers don't contain the following code line:

1- IF AD_isTriggerEnabled()='N' THEN IF TG_OP = 'DELETE' THEN RETURN OLD; ELSE RETURN NEW; END IF;
END IF;

2- IF TG_OP = 'DELETE' THEN RETURN OLD; ELSE RETURN NEW; END IF;
Review the triggers of the module.
See that they dont' have that lines.
professional_edition
Issue History
2013-10-17 09:24egoitzNew Issue
2013-10-17 09:24egoitzAssigned To => support_openia
2014-03-11 09:16extraIssue Monitored: extra
2014-05-19 12:20extraTag Attached: professional_edition
2014-05-19 12:21extraAssigned Tosupport_openia => extra
2014-05-19 12:21extraStatusnew => scheduled
2014-05-19 12:21extraResolutionopen => fixed
2014-05-19 12:21extraFixed in Version => 14Q2
2014-05-19 12:21extraStatusscheduled => resolved
2014-05-19 13:57extraStatusresolved => new
2014-05-19 13:57extraResolutionfixed => open
2014-05-19 13:57extraFixed in Version14Q2 =>
2014-05-19 13:57extraStatusnew => scheduled
2014-05-19 13:57extraTarget Version => 14Q2
2014-05-19 14:52extraStatusscheduled => resolved
2014-05-19 14:52extraResolutionopen => fixed
2014-05-19 14:52extraFixed in SCM revision => 3.31.100
2020-10-22 14:14psanjuanStatusresolved => closed

There are no notes attached to this issue.