Index: AX/Uitgaand/PM/impl/RunAll2a.cls.xml =================================================================== diff -u -r44660 -r44981 --- AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 44660) +++ AX/Uitgaand/PM/impl/RunAll2a.cls.xml (.../RunAll2a.cls.xml) (revision 44981) @@ -37,6 +37,7 @@ Do ##class(AX.Uitgaand.PM.Assortimenten.impl.ProductCategorieGenerator).%New().ExportAll() Do ##class(AX.Uitgaand.PM.KostPrijs.impl.KostPrijsDixfGenerator).%New().GenerateAll() Do ##class(AX.Uitgaand.PM.ProductAfbeeldingen.impl.ProductAfbeeldingenGenerator).%New().GenerateAll() + Do ##class(AX.Uitgaand.PM.ProductVertaling.impl.ProductVertalingDixfGenerator).%New().GenerateAll() Quit $$$OK ]]>