This commit is contained in:
@@ -501,6 +501,7 @@ namespace AyaNova.PlugIn.V8
|
|||||||
await ExportPartAssemblies(progress);
|
await ExportPartAssemblies(progress);
|
||||||
await ExportProjects(progress);
|
await ExportProjects(progress);
|
||||||
await ExportPurchaseOrders(progress);
|
await ExportPurchaseOrders(progress);
|
||||||
|
await ExportAdjustmentSerials(progress);
|
||||||
await ExportUnitModels(progress);
|
await ExportUnitModels(progress);
|
||||||
await ExportUnits(progress);
|
await ExportUnits(progress);
|
||||||
await ExportExternalUsers(progress);//needs vendors, clients and headoffices already exported so needs to be here late
|
await ExportExternalUsers(progress);//needs vendors, clients and headoffices already exported so needs to be here late
|
||||||
|
|||||||
Reference in New Issue
Block a user