Example Workflow: Order Quote Approval

Here's an example workflow for order quote approval at a fictional company called Wolfe Electronics. In this workflow, supervisors can approve or reject order quotes from customers.

This workflow starts when a customer submits a new order quote over a set limit, in this case $3000. The system checks if the sales rep on the estimate has a supervisor. If they do, the supervisor is notified and can approve or reject the quote. Then, the sales rep is notified of the supervisor’s decision.

The behavior of the workflow depends on whether the sales rep has a supervisor:

The following table lists the steps for the estimate approval workflow.

Step

Description

Create the Order Quote Approval Workflow

Review the workflow requirements, including a summary of the workflow properties, states, actions, and transitions.

Create the Approval Status Custom Field

Add a custom field to store the approval status for the order quote.

Create the Order Quote Approval Workflow States, Actions, and Transitions

Set up the states, actions, and transitions for each state.

Testing the Order Quote Approval Workflow

Finish the steps to test and release the workflow.

Note:

For more information about the elements of a workflow, see Workflow Elements.

Related Topics

General Notices