details:   https://code.openbravo.com/erp/devel/pi/rev/034b948649c9
changeset: 15059:034b948649c9
user:      Ioritz Cia <ioritz.cia <at> openbravo.com>
date:      Fri Dec 16 09:15:09 2011 +0100
summary:   Fixes issue 18806: Order unit (secondary unit) - Physical Inventory 
Lines:
order quantity changes.

diffstat:

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

diffs (27 lines):

diff -r 8d65759bb7c0 -r 034b948649c9 
modules/org.openbravo.v3/src-db/database/configScript.xml
--- a/modules/org.openbravo.v3/src-db/database/configScript.xml Fri Dec 30 
13:59:53 2011 +0100
+++ b/modules/org.openbravo.v3/src-db/database/configScript.xml Fri Dec 16 
09:15:09 2011 +0100
@@ -409,6 +409,10 @@
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
     </columnDataChange>
+    <columnDataChange tablename="AD_FIELD" columnname="SEQNO" pkRow="2699">
+      <oldValue><![CDATA[40]]></oldValue>
+      <newValue><![CDATA[90]]></newValue>
+    </columnDataChange>
     <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="2707">
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
@@ -1277,9 +1281,9 @@
       <oldValue><![CDATA[Y]]></oldValue>
       <newValue><![CDATA[N]]></newValue>
     </columnDataChange>
-    <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="800155">
-      <oldValue><![CDATA[Y]]></oldValue>
-      <newValue><![CDATA[N]]></newValue>
+    <columnDataChange tablename="AD_FIELD" columnname="SEQNO" pkRow="800155">
+      <oldValue><![CDATA[90]]></oldValue>
+      <newValue><![CDATA[40]]></newValue>
     </columnDataChange>
     <columnDataChange tablename="AD_FIELD" columnname="ISDISPLAYED" 
pkRow="800157">
       <oldValue><![CDATA[Y]]></oldValue>

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to