diff --git a/source/Plugins/AyaNova.Plugin.V8/V8.cs b/source/Plugins/AyaNova.Plugin.V8/V8.cs index 6985cea..5861e97 100644 --- a/source/Plugins/AyaNova.Plugin.V8/V8.cs +++ b/source/Plugins/AyaNova.Plugin.V8/V8.cs @@ -35,7 +35,7 @@ namespace AyaNova.PlugIn.V8 public string PluginVersion { - get { return "7.6.1-alpha.119"; } + get { return "7.6.1-alpha.120"; } } public string About @@ -370,8 +370,6 @@ namespace AyaNova.PlugIn.V8 await ExportServiceWorkorders(progress); //MIGRATE_OUTSTANDING - here can fixup loanitem workorder id's - //todo: these are now invalid and awaiting RAVEN end implementation - //after which can copy mostly from service workorder block // await ExportQuotes(progress); // await ExportPMs(progress);