This commit is contained in:
2020-11-10 00:15:40 +00:00
parent 8c2e45175d
commit 47fe7254e3

View File

@@ -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);