@magic-xpa/engine 4.1100.0-dev4110.3 → 4.1100.0-dev4110.30

Sign up to get free protection for your applications and to get access to all the features.
@@ -23743,7 +23743,6 @@ class Task extends TaskBase {
23743
23743
  yield subTask.doFirstRecordCycle();
23744
23744
  }
23745
23745
  }
23746
- yield AccessHelper.eventsManager.handleInternalEventWithTask(this, InternalInterface.MG_ACT_REC_SUFFIX);
23747
23746
  }
23748
23747
  }
23749
23748
  this.SubformExecMode = Task_SubformExecModeEnum.SET_FOCUS;
@@ -30362,7 +30361,7 @@ class CommandsTable {
30362
30361
  }
30363
30362
  }
30364
30363
 
30365
- let CurrentClientVersion = '4.1100.0-dev4110.3';
30364
+ let CurrentClientVersion = '4.1100.0-dev4110.30';
30366
30365
 
30367
30366
  class ClientManager {
30368
30367
  static get Instance() {