details:   https://code.openbravo.com/erp/devel/pi/rev/aa69cbc6c4c7
changeset: 16548:aa69cbc6c4c7
user:      Jon Alegría <jon.alegria <at> openbravo.com>
date:      Tue May 15 18:21:40 2012 +0200
summary:   Fixes issue 0020517: Good shipment line in sales order and purchase 
order is
checked as show in grid and inactive.

diffstat:

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

diffs (25 lines):

diff -r 08a031bb372f -r aa69cbc6c4c7 
modules/org.openbravo.v3/src-db/database/configScript.xml
--- a/modules/org.openbravo.v3/src-db/database/configScript.xml Tue May 15 
18:06:03 2012 +0200
+++ b/modules/org.openbravo.v3/src-db/database/configScript.xml Tue May 15 
18:21:40 2012 +0200
@@ -1725,6 +1725,10 @@
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
     </columnDataChange>
+    <columnDataChange tablename="AD_FIELD" columnname="SHOWINRELATION" 
pkRow="9AF59D622AA74B64A0903BB3ABCCCC20">
+      <oldValue><![CDATA[Y]]></oldValue>
+      <newValue><![CDATA[N]]></newValue>
+    </columnDataChange>
     <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="9DADE14ACAF441DEB4E2B7966FB704B1">
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
@@ -1733,6 +1737,10 @@
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
     </columnDataChange>
+    <columnDataChange tablename="AD_FIELD" columnname="SHOWINRELATION" 
pkRow="BBC32E30B77E4EBCA3A8837AD4D2F01C">
+      <oldValue><![CDATA[Y]]></oldValue>
+      <newValue><![CDATA[N]]></newValue>
+    </columnDataChange>
     <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="C925D6B656AC11DEAE52E723C9919EF7">
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>

------------------------------------------------------------------------------
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