This commit is contained in:
2021-10-12 00:38:26 +00:00
parent 47e5bad23d
commit 38ff2dc313

View File

@@ -501,6 +501,7 @@ namespace AyaNova.PlugIn.V8
await ExportPartAssemblies(progress);
await ExportProjects(progress);
await ExportPurchaseOrders(progress);
await ExportAdjustmentSerials(progress);
await ExportUnitModels(progress);
await ExportUnits(progress);
await ExportExternalUsers(progress);//needs vendors, clients and headoffices already exported so needs to be here late