diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index 8be7bf2..64f3489 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -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 - - } + } }