Index: vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml
===================================================================
diff -u -r35251 -r35382
--- vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35251)
+++ vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35382)
@@ -1024,6 +1024,58 @@
Do $$$AssertEquals(CustTable.CustClassificationId,"HLX")
]]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml
===================================================================
diff -u -r35369 -r35382
--- AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35369)
+++ AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter.cls.xml (.../AifConverter.cls.xml) (revision 35382)
@@ -78,6 +78,7 @@
set Custable.VATNum = ..Formatter.FormatVATNum(Partij.GeefBTWNr())
set Custable.TaxGroup = ..Utils.ConvertTaxGroup(Klant)
+ set:(Partij.GeefAdres().GeefLandNr()=##class(DOM.common.enu.Land).Nederland()) Custable.ADUTaxRegistrationNumber = ##class(TECH.StringUtils).AlignRight($Extract(##class(TECH.StringUtils).StripAllExceptNumeric(Partij.GeefHandelRegisterNr()),1,8),"0",8)
set Custable.WebSalesOrderDisplay = "All"
set Custable.PaymTermId = ..Formatter.ConvertPaymTermId(Klant.GeefBetalingwijze(), Klant.GeefBetalingTermijn())
@@ -87,7 +88,6 @@
set DirParty.class = "entity"
set DirParty.LanguageId = ..Formatter.FormatLanguageId(Partij.GeefTaal())
set DirParty.Name = ..Formatter.FormatPartyName(Partij)
- set:(Partij.GeefAdres().GeefLandNr()=##class(DOM.common.enu.Land).Nederland()) DirParty.DunsNumberRecId = Partij.GeefHandelRegisterNr()
set OrganizationName = ##class(AXaif.Customer.AxdEntityOrganizationName).%New()
set OrganizationName.class = "entity"
Index: AXaif/Customer/AxdEntityCustTable.cls.xml
===================================================================
diff -u -r34749 -r35382
--- AXaif/Customer/AxdEntityCustTable.cls.xml (.../AxdEntityCustTable.cls.xml) (revision 34749)
+++ AXaif/Customer/AxdEntityCustTable.cls.xml (.../AxdEntityCustTable.cls.xml) (revision 35382)
@@ -48,6 +48,13 @@
+
+%String
+
+
+
+
+
AXaif.Shared.AxdExtTypeCustAffiliatedRU
@@ -935,8 +942,6 @@
AxdEntityCustTableState
^AXaif.CustD1F9.AxdEntityCus4AES
-listnode
-
DocumentHash
@@ -1474,6 +1479,9 @@
action
+
+ADUTaxRegistrationNumber
+
FishEye: Tag 35382 refers to a dead (removed) revision in file `vhUnitTest/AX/Uitgaand/VKP/VanHoeckeKlant/impl/AifConverter/OrganizationCommon/Test.cls.xml'.
FishEye: No comparison available. Pass `N' to diff?