Index: AX/Uitgaand/PM/GtinCode/impl/GtinCodeDixfConverter.cls.xml =================================================================== diff -u -r46640 -r47535 --- AX/Uitgaand/PM/GtinCode/impl/GtinCodeDixfConverter.cls.xml (.../GtinCodeDixfConverter.cls.xml) (revision 46640) +++ AX/Uitgaand/PM/GtinCode/impl/GtinCodeDixfConverter.cls.xml (.../GtinCodeDixfConverter.cls.xml) (revision 47535) @@ -10,7 +10,7 @@ Set AxProduct = ##class(AXdixf.GtinCode.GtinCode).%New() Set AxProduct.GlobalTradeItemNumber = Product.Basis.BarcodeWaarde - Set AxProduct.GTINSetup = "2" + Set AxProduct.GTINSetup = "3" Set AxProduct.InventDimId = "AllBlank" Set AxProduct.ItemId = Product.Basis.IdentNummer Set AxProduct.UnitId = "STK"