case 4341
This commit is contained in:
@@ -249,6 +249,7 @@ namespace AyaNova.Biz
|
||||
.AddText(obj.City)
|
||||
.AddText(obj.Region)
|
||||
.AddText(obj.Country)
|
||||
.AddText(obj.AddressPostal)
|
||||
.AddCustomFields(obj.CustomFields);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user