This commit is contained in:
@@ -1037,9 +1037,7 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
|
||||
d.webAddress = c.WebAddress;
|
||||
d.popUpNotes = c.PopUpNotes;
|
||||
|
||||
d.techNotes = c.TechNotes;
|
||||
d.accountNumber = c.AccountNumber;
|
||||
d.usesBanking = c.UsesBanking;
|
||||
//TODO d.contractId =
|
||||
@@ -1067,7 +1065,6 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
|
||||
Tagit(c.RegionID, tags);
|
||||
Tagit(c.DispatchZoneID, tags);
|
||||
Tagit(c.ClientGroupID, tags);
|
||||
SetTags(d, tags);
|
||||
|
||||
@@ -1153,11 +1150,7 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
await util.PutAsync("user-option/" + RavenContactId.ToString(), d.ToString());
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
#endregion ho
|
||||
|
||||
Reference in New Issue
Block a user