Index: vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r45976 -r45981 --- vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45976) +++ vhTest/Fake/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45981) @@ -29,6 +29,11 @@ ]]> + + + + AantalInGrootVerpakking:%Integer + +StockNietStock:%String + + + Telbaar:TECH.String + +%String + + + IdentNr:%String + + +StockNietStock:%String + + Index: vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml =================================================================== diff -u -r45976 -r45981 --- vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml (.../Test.cls.xml) (revision 45976) +++ vhUnitTest/DOM/PM/impl/DataM/DataMProduct/Test.cls.xml (.../Test.cls.xml) (revision 45981) @@ -53,7 +53,9 @@ Do Product.ZetAantalInNormaleVerpakking("222") Do Product.ZetPalletAantal("456") Do Product.ZetLeverancierReferentie("LeverancierReferentie") + Do Product.ZetStockNietStock("1") + Do $$$AssertEquals(Product.GeefStockNietStock(),"1") Do $$$AssertEquals(Product.GeefLeverancierReferentie(),"LeverancierReferentie") Do $$$AssertEquals(Product.GeefPalletAantal(),"456") Do $$$AssertEquals(Product.GeefAantalInStukVerpakking(),"222") Index: vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml =================================================================== diff -u -r45976 -r45981 --- vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45976) +++ vhTest/Mock/DOM/PM/impl/DataM/DataMProduct.cls.xml (.../DataMProduct.cls.xml) (revision 45981) @@ -299,6 +299,11 @@ ]]> + + + + DOM.PM.enu.StockType + +StockNietStock:%String + + + SubGroep:%String + + + + IdentNr:%String + +StockNietStock:%String + + + 1 %String Index: vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml =================================================================== diff -u -r45976 -r45981 --- vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml (.../Test.cls.xml) (revision 45976) +++ vhUnitTest/DOM/PM/impl/ProductImpl/Test.cls.xml (.../Test.cls.xml) (revision 45981) @@ -275,6 +275,19 @@ Do DataMProductMock.Verifieer() ]]> + + + + Index: vhTest/Mock/DOM/PM/Product.cls.xml =================================================================== diff -u -r45976 -r45981 --- vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45976) +++ vhTest/Mock/DOM/PM/Product.cls.xml (.../Product.cls.xml) (revision 45981) @@ -334,6 +334,12 @@ ]]> + +%String + + + DOM.PM.enu.StockType + +StockNietStock:%String + + + SubGroep:%String %Integer + +1 +%String + + 1 AnderProductID:%String @@ -422,6 +427,11 @@ LeverancierReferentie:%String + +1 +StockNietStock:%String + + 1