This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user