This commit is contained in:
2020-11-25 21:28:49 +00:00
parent 082d6e24b0
commit e7678eb241

View File

@@ -727,12 +727,9 @@ namespace AyaNova.PlugIn.V8
//contact created
if (!string.IsNullOrWhiteSpace(c.Contact))
{
todo
}
else
{
//no contact but may be contact notes so put them in the customer notes instead
}
}
}