This commit is contained in:
@@ -35,7 +35,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
|
|
||||||
public string PluginVersion
|
public string PluginVersion
|
||||||
{
|
{
|
||||||
get { return "7.6.1-alpha.119"; }
|
get { return "7.6.1-alpha.120"; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public string About
|
public string About
|
||||||
@@ -370,8 +370,6 @@ namespace AyaNova.PlugIn.V8
|
|||||||
await ExportServiceWorkorders(progress);
|
await ExportServiceWorkorders(progress);
|
||||||
//MIGRATE_OUTSTANDING - here can fixup loanitem workorder id's
|
//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 ExportQuotes(progress);
|
||||||
// await ExportPMs(progress);
|
// await ExportPMs(progress);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user