details:   https://code.openbravo.com/erp/devel/pi/rev/e319ba9996d6
changeset: 15476:e319ba9996d6
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Tue Feb 14 18:31:45 2012 +0100
summary:   Fixed issue 18530. Mark image field as displayed

diffstat:

 modules/org.openbravo.v3/src-db/database/configScript.xml |  6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diffs (22 lines):

diff -r 215fbb471eaa -r e319ba9996d6 
modules/org.openbravo.v3/src-db/database/configScript.xml
--- a/modules/org.openbravo.v3/src-db/database/configScript.xml Tue Feb 14 
16:15:19 2012 +0100
+++ b/modules/org.openbravo.v3/src-db/database/configScript.xml Tue Feb 14 
18:31:45 2012 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
   <vector>
-    <versionInfo version="3.0.15179"/>
+    <versionInfo version="3.0.15265"/>
     <columnDataChange tablename="AD_PROCESS" columnname="ISACTIVE" 
pkRow="800026">
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
@@ -1393,10 +1393,6 @@
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
     </columnDataChange>
-    <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="800724">
-      <oldValue><![CDATA[Y]]></oldValue>
-      <newValue><![CDATA[N]]></newValue>
-    </columnDataChange>
     <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="800731">
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to