Index: vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml
===================================================================
diff -u -r35761 -r35772
--- vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml (.../Test.cls.xml) (revision 35761)
+++ vhUnitTest/APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter/ConverteerProduct/Test.cls.xml (.../Test.cls.xml) (revision 35772)
@@ -6,6 +6,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -124,65 +149,27 @@
-
-
-
-
-
-
-
-
-
-
-
-
Index: APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml
===================================================================
diff -u -r35757 -r35772
--- APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml (.../ProductConverter.cls.xml) (revision 35757)
+++ APPS/EDI/Bestel/impl/BestelService/TandemboxBesteller/ProductConverter.cls.xml (.../ProductConverter.cls.xml) (revision 35772)
@@ -28,11 +28,29 @@
Set WebOrderLijn.Qty = Aantal
Do ..ObjectConverter.Convert(Product,WebOrderLijn,..GeefConvertDataTBX())
+ Do ..ConvertCorpusWandDikte(Product,WebOrderLijn)
Quit WebOrderLijn
]]>
+
+
+1
+
+
+
1
TECH.ObjectUtils.ObjectConvertData
@@ -41,7 +59,6 @@
Do ConvertData.Add("LadeDiepte","ItemLD")
Do ConvertData.Add("BodemKleur","ItemKB")
Do ConvertData.Add("CorpusBreedte","ItemCB")
- Do ConvertData.Add("CorpusWandDikte","ItemWD")
Do ConvertData.Add("FrontBevestiging","ItemFB")
Do ConvertData.Add("HeeftOpvullijstLinks","ItemOPVL")
Do ConvertData.Add("Dwarsverdeling","ItemDWV")