details:   https://code.openbravo.com/erp/devel/pi/rev/a0958de2d54d
changeset: 17778:a0958de2d54d
user:      Javier Etxarri <javier.echarri <at> openbravo.com>
date:      Tue Aug 28 08:43:46 2012 +0200
summary:   Fix int-dbcons-oracle

diffstat:

 src-db/database/model/triggers/C_PERIOD_TRG3.xml |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r fd8adf4c91f8 -r a0958de2d54d 
src-db/database/model/triggers/C_PERIOD_TRG3.xml
--- a/src-db/database/model/triggers/C_PERIOD_TRG3.xml  Tue Aug 28 08:21:23 
2012 +0200
+++ b/src-db/database/model/triggers/C_PERIOD_TRG3.xml  Tue Aug 28 08:43:46 
2012 +0200
@@ -1,7 +1,8 @@
 <?xml version="1.0"?>
   <database name="TRIGGER C_PERIOD_TRG3">
     <trigger name="C_PERIOD_TRG3" table="C_PERIOD" fires="after" insert="true" 
update="true" delete="false" foreach="statement">
-      <body><![CDATA[    
/*************************************************************************
+      <body><![CDATA[
+    /*************************************************************************
     * The contents of this file are subject to the Openbravo  Public  License
     * Version  1.1  (the  "License"),  being   the  Mozilla   Public  License
     * Version 1.1  with a permitted attribution clause; you may not  use this

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to