Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the invoice line amount for non-zero amount in order to activate the workflow on CustFreeInvoice form.
Syntax
public boolean canSubmitToWorkflow([str workflowType])
Run On
Called
Parameters
- workflowType
Type: str
Workflow type
Return Value
Type: boolean
true if atleast one invoice line amount with non-zero value exists and the WorkflowApprovalStatefield on CustInvoiceTable is equal to the CustFreeInvoiceWFApprovalState::NotSubmitted enumeration value; otherwise, false.