Index: AXimpl/Admin/DOM/PM/BouwsteenConverter.cls.xml =================================================================== diff -u -r47058 -r47151 --- AXimpl/Admin/DOM/PM/BouwsteenConverter.cls.xml (.../BouwsteenConverter.cls.xml) (revision 47058) +++ AXimpl/Admin/DOM/PM/BouwsteenConverter.cls.xml (.../BouwsteenConverter.cls.xml) (revision 47151) @@ -3,6 +3,24 @@ TECH.Mockable + +DOM.PM.ProductAPI +1 + + + +ProductApi:DOM.PM.ProductAPI="" +1 +1 +%Status +1 + + + ProductBouwsteen:DOM.PM.Bouwstenen.Bouwsteen,Id:%Integer,ParentId:%Integer="" AXimpl.Admin.DOM.PM.Bouwsteen @@ -12,7 +30,7 @@ Set Bouwsteen.Id = Id Set Bouwsteen.IdentNummer = ProductBouwsteen.KindProduct.IdentNummer Set Bouwsteen.ProductId = ProductBouwsteen.KindProduct.ProductNr - Set Bouwsteen.Aantal = ProductBouwsteen.Aantal + Set Bouwsteen.Aantal = ..GeefAantal(ProductBouwsteen) Set Bouwsteen.ParentId = ParentId Set Bouwsteen.IsMeeTeRekenenVoorVoorraad = ..IsMeeTeRekenenVoorVoorraad(ProductBouwsteen) @@ -34,6 +52,24 @@ Quit IsMeeTeRekenenVoorVoorraad ]]> + + +ProductBouwsteen:DOM.PM.Bouwstenen.Bouwsteen +1 +%Decimal + +