CDRBatchReleaseAction
This types defines the automatic action when releasing a batch in Verifier.
Type | Description |
---|---|
CdrBatchReleaseActionCancel | Return to current batch and last document verified. |
CdrBatchReleaseActionReturnToList | Return to batch list. |
CDRBatchReleaseActionUndefined | Undefined |
CdrBatchReleaseActionUserDefined | Default value Let the user decide what to do next selecting the required option in a dialog. |
CdrBatchReleaseActionVerifyNextInvalidBatch | Open next batch to verify. |
CdrBatchReleaseActionVerifyNextInvalidState | Verify this batch with next invalid state if batch is still invalid, otherwise get next invalid batch. |