Index: vhUnitTest/AX/Uitgaand/Klant/impl/AifConverter.cls.xml =================================================================== diff -u -r33693 -r33694 --- vhUnitTest/AX/Uitgaand/Klant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 33693) +++ vhUnitTest/AX/Uitgaand/Klant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 33694) @@ -223,7 +223,7 @@ #dim AxKlant As AXaif.Customer.AxdCustomer = Converter.Convert(..Partij,..Klant) #dim CustTable As AXaif.Customer.AxdEntityCustTable = AxKlant.CustTable.GetAt(1) - do $$$AssertEquals(CustTable.AccountNum,"000004682") + do $$$AssertEquals(CustTable.AccountNum,"04682") ]]>