This commit is contained in:
2021-08-17 17:04:38 +00:00
parent a034e5a3fe
commit 2f382a5c39

View File

@@ -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);