Changes in triggers due to new dbsourcemanager version.
--- a/src-db/database/model/triggers/C_INVOICELINE_TRG3.xml Fri May 14 16:20:04 2010 +0200
+++ b/src-db/database/model/triggers/C_INVOICELINE_TRG3.xml Fri May 14 17:53:29 2010 +0200
@@ -1,7 +1,8 @@
<?xml version="1.0"?>
<database name="TRIGGER C_INVOICELINE_TRG3">
<trigger name="C_INVOICELINE_TRG3" table="C_INVOICELINE" fires="after" insert="true" update="true" delete="true" foreach="row">
- <body><![CDATA[/*************************************************************************
+ <body><![CDATA[
+/*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
--- a/src-db/database/model/triggers/C_INVOICETAX_TRG2.xml Fri May 14 16:20:04 2010 +0200
+++ b/src-db/database/model/triggers/C_INVOICETAX_TRG2.xml Fri May 14 17:53:29 2010 +0200
@@ -1,7 +1,8 @@
<?xml version="1.0"?>
<database name="TRIGGER C_INVOICETAX_TRG2">
<trigger name="C_INVOICETAX_TRG2" table="C_INVOICETAX" fires="after" insert="true" update="true" delete="true" foreach="row">
- <body><![CDATA[/*************************************************************************
+ <body><![CDATA[
+/*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
--- a/src-db/database/model/triggers/C_TAXREGISTERLINE_TRG.xml Fri May 14 16:20:04 2010 +0200
+++ b/src-db/database/model/triggers/C_TAXREGISTERLINE_TRG.xml Fri May 14 17:53:29 2010 +0200
@@ -1,7 +1,8 @@
<?xml version="1.0"?>
<database name="TRIGGER C_TAXREGISTERLINE_TRG">
<trigger name="C_TAXREGISTERLINE_TRG" table="C_TAXREGISTERLINE" fires="before" insert="true" update="true" delete="true" foreach="row">
- <body><![CDATA[/*************************************************************************
+ <body><![CDATA[
+/*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
--- a/src-db/database/model/triggers/C_TAXREGISTER_TRG.xml Fri May 14 16:20:04 2010 +0200
+++ b/src-db/database/model/triggers/C_TAXREGISTER_TRG.xml Fri May 14 17:53:29 2010 +0200
@@ -1,7 +1,8 @@
<?xml version="1.0"?>
<database name="TRIGGER C_TAXREGISTER_TRG">
<trigger name="C_TAXREGISTER_TRG" table="C_TAXREGISTER" fires="before" insert="true" update="true" delete="true" foreach="row">
- <body><![CDATA[/*************************************************************************
+ <body><![CDATA[
+/*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.0 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this