This commit is contained in:
@@ -280,6 +280,9 @@ namespace AyaNova.PlugIn.V8
|
||||
if (progress.KeepGoing)
|
||||
ExportUserCertifications(progress);
|
||||
|
||||
if (progress.KeepGoing)
|
||||
ExportClientNoteTypes(progress);
|
||||
|
||||
progress.Op("Exporting Business objects");
|
||||
//BIZ objects
|
||||
await ExportLocales(progress);
|
||||
|
||||
Reference in New Issue
Block a user