Index: vhTest/Integratie/Productie/HoffmannZaag/GeefZaagLijst/Test.cls.xml =================================================================== diff -u -r65087 -r74210 --- vhTest/Integratie/Productie/HoffmannZaag/GeefZaagLijst/Test.cls.xml (.../Test.cls.xml) (revision 65087) +++ vhTest/Integratie/Productie/HoffmannZaag/GeefZaagLijst/Test.cls.xml (.../Test.cls.xml) (revision 74210) @@ -18,16 +18,16 @@ set LegraboxenPerToeleveringArray = ##class(vhTest.Integratie.Productie.Setup.ProductenPerToeleveringArray).%New() set LegraboxenToelevering1 = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do LegraboxenToelevering1.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(LegraBoxProductID1,1)) + do LegraboxenToelevering1.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxStandaardladeMetMat(), LegraBoxProductID1, "TB6W"), 1)) do LegraboxenToelevering1.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxKLade(), LegraBoxProductID2, "AKZR"), 10)) do LegraboxenToelevering1.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxMLadeMetMat(), LegraBoxProductID3, "AKZQ"), 1)) do LegraboxenToelevering1.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxKLadeDiepte350(), LegraBoxProductID4, "ALBX"), 1)) do LegraboxenPerToeleveringArray.SetAt(LegraboxenToelevering1,$$$ToeleveringID1) set LegraboxenToelevering2 = ##class(vhTest.Integratie.Productie.Setup.ProductInfoLijst).%New() - do LegraboxenToelevering2.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(LegraBoxProductID4,1)) - do LegraboxenToelevering2.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(LegraBoxProductID5,1)) + do LegraboxenToelevering2.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxKLadeDiepte350(), LegraBoxProductID4, "ALBX"), 1)) + do LegraboxenToelevering2.Insert(##class(vhTest.Integratie.Productie.Setup.ProductInfo).%New(..MaakProduct(..GeefLbxStandaardladeMetMat(), LegraBoxProductID5, "ALBY"), 1)) do LegraboxenPerToeleveringArray.SetAt(LegraboxenToelevering1,$$$ToeleveringID2) quit LegraboxenPerToeleveringArray @@ -196,6 +196,28 @@ Quit LBXKenmerken ]]> + + +1 +DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken + +