Index: AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml =================================================================== diff -u -r45044 -r45064 --- AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 45044) +++ AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter.cls.xml (.../VrijgegProductDixfConverter.cls.xml) (revision 45064) @@ -210,7 +210,7 @@ Set ..AxProduct.standardPalletQuantity = $$$If(Product.Basis.LeverancierNummer = "5005",Product.Basis.PalletAantal,"") Set ..AxProduct.ABCValue = Product.Basis.ABCTransport Set ..AxProduct.IntraUnit = ..BepaalIntraUnit(Product) - Set ..AxProduct.ADULogsteuer = $$$If(Product.Basis.ScanType = "L","Ja","Nee") + Set ..AxProduct.ADULogsteuer = $$$If(Product.Basis.ScanType = "L","1","0") Set ..AxProduct.ADUCountableOrDivisible = ..BepaalADUCountableOrDivisible(Product) ]]> Index: vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml =================================================================== diff -u -r45044 -r45064 --- vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 45044) +++ vhUnitTest/AX/Uitgaand/PM/VrijgegProduct/impl/VrijgegProductDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 45064) @@ -1336,7 +1336,7 @@ ]]> - + - +