This commit is contained in:
@@ -265,11 +265,13 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
private long ClosedWorkOrderStatus = 0;
|
||||
private long ServiceCompletedWorkOrderStatus = 0;
|
||||
|
||||
//UNKNOWN / MISSING RECORD OBJECT STAND INs
|
||||
private long UnknownV7PartId = 0;//used when there is no part id on a workorderitempart record
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Dump the objects into a temporary directory as a series of JSON files
|
||||
/// then zip it all up into a single archive file and then erase the temporary folder
|
||||
/// export
|
||||
/// </summary>
|
||||
private async void DoExport()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user