case 4002
This commit is contained in:
@@ -510,6 +510,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
await ExportWorkOrderItemPriorities(progress);
|
await ExportWorkOrderItemPriorities(progress);
|
||||||
await ExportQuotes(progress);
|
await ExportQuotes(progress);
|
||||||
await ExportPMs(progress);
|
await ExportPMs(progress);
|
||||||
|
await SynchronizeSerials(progress);
|
||||||
await ExportServiceWorkorders(progress);
|
await ExportServiceWorkorders(progress);
|
||||||
await ExportUnitMeterReadings(progress);
|
await ExportUnitMeterReadings(progress);
|
||||||
|
|
||||||
@@ -522,7 +523,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
|
|
||||||
await ExportClientServiceRequests(progress);
|
await ExportClientServiceRequests(progress);
|
||||||
await SynchronizeInventory(progress);
|
await SynchronizeInventory(progress);
|
||||||
await SynchronizeSerials(progress);
|
//await SynchronizeSerials(progress);
|
||||||
await ExportGlobalSettings(progress);
|
await ExportGlobalSettings(progress);
|
||||||
await ExportGlobalRegionalWiki(progress);
|
await ExportGlobalRegionalWiki(progress);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user