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