Important

You are browsing the documentation for version 4.1 of OroCommerce, OroCRM and OroPlatform, which is no longer maintained. Read version 5.1 (the latest LTS version) of the Oro documentation to get up-to-date information.

See our Release Process documentation for more information on the currently supported and upcoming releases.

Available in OroCRM Available in OroCommerce

Configure RFQ Submission Flow Workflow in the Back-Office

Overview

RFQ (Request For Quote) Submission Flow Workflow is a system workflow that defines the sequence of steps and transitions that an RFQ can go through in the storefront and the back-office.

To reach the workflow:

  1. Navigate to System > Workflows in the main menu.

  2. Click RFQ Submission Flow to open the flow.

On the RFQ Submission Flow page, you can disable the workflow by clicking Deactivate the workflow.

../../../../../../_images/rfq_submission_flow_1.png

Within the Workflows list, you can perform the following actions for the RFQ Submission Flow workflow:

  • View the workflow:

  • Deactivate the workflow:

../../../../../../_images/rfq_submission_flow_2.png

RFQ Customer Statuses

RFQ Management Flow and Submission Flow workflows are interconnected. When both workflows are active, the following statuses are available:

  1. Customer Statuses (correspond to RFQ Submission Flow on the RFQ page) are the statuses displayed to customers in the storefront. In the back-office, they are visible on the RFQ page:

    1. Submitted

    2. Pending Approval

    3. Requires Attention

    4. Cancelled

../../../../../../_images/rfq_submission_flow_3.png
  1. Internal Statuses (correspond to RFQ Management Flow) are described in RFQ Management Flow workflow.

Note

Neither customer nor internal statuses can be edited or deleted.

Statuses are also displayed in the RFQ list:

../../../../../../_images/rfq_submission_flow_4.png

The following table describes which options are available for each of the statuses, and how the corresponding transitions change them.

Step

Current Internal Status

Current Customer Status

An RFQ is submitted by a customer

Open

Submitted

The RFQ is marked as processed by sales representative. The customer is not authorized to view this status

Processed

Submitted

Sales representative requests more information from the customer

More Information Requested

Requires Attention

The customer responds to the request and provides the additional information

Open

Submitted

The RFQ is declined

Declined

Cancelled

The RFQ is deleted and no further actions are possible unless it is reopened

Deleted

The RFQ is removed from the customer user’s page

Note

You can add and remove columns in the workflows list by clicking on the far right of the list.

../../../../../../_images/GridSettings.png

Steps and Transitions

The RFQ Submission Flow consists of the following steps and transitions:

  1. Steps:

    1. Submitted

    2. Requires Attention

    3. Cancelled

  2. Transitions:

    1. For Submitted: Cancel, Decline, Request More Information

    2. For Requires Attention: Cancel, Decline, Provide More Information

    3. For Cancelled: Resubmit, Reopen

../../../../../../_images/RFQFrontOfficeTable.png

Note

Please note that the Request For Information, Reopen and Decline transitions are visible only in the back-office for the sales personnel.

../../../../../../_images/RFQFrontofficeGrid_2.png

Sample Flow

As an illustration, let us go through a sample flow to see RFQ Submission Flow in action:

  1. A customer user creates an RFQ in the storefront. Once the RFQ is sent, its customer status is marked as Submitted.

    ../../../../../../_images/rfq_submission_flow_3.png
  2. In the back-office, a sales representative sees the RFQ and requests more information. The RFQ is now in the Requires Attention customer status.

    ../../../../../../_images/rfq_submission_flow_6.png
  3. The customer user receives the request in the storefront, clicks Provide Information in the right corner of the page and replies to the message. The customer status is now Submitted.

    ../../../../../../_images/RFQProvideInfo.png ../../../../../../_images/RFQInformationProvided.png
  4. The sales representative reads the reply in the Notes section of the RFQ page, marks the RFQ processed and creates a quote from the same page. The RFQ is now in the Processed customer status.