Overview

In Salesforce CRM, Sales Representatives will use Opportunities and customized Quotes for a more streamlined quoting process.

New Fields

Add these fields to the Product, Quote Line, and Item tables

On the Product table, add zzz to the front of all old custom fields

Fields for the Edit Quote Line Page

Line No.

Base Material

Width

Length

Bleed

Content Description

Unit Price

Quantity

Line Amount

1

2

Field Details and Usage Instructions

Unit Price Calculation Logic

The Unit Price is calculated using this formula:

  1. (Length (inches to 2 decimals) + Bleed (from bleed table) 

  2. (Width (inches to 2 decimals) + Bleed (from bleed table) 

  3. 144 (this is to get ft2) 

  4. Base Material Price $ (from Base Material Pricing Table) 

Bleed Pricing Table

This table can be modified in the future, including options for no bleed.

Option

Amount

Bleed 1

0.2"

(additional options as needed)

Base Material Pricing Table

Name

Code

Amount ($/ft²)

Minimum In2 (Square Inches)

Material A

4 digit Code

$4.30

1

Material A

$3.30

11

Material A

$2.30

51

Quote Discount

Discounts are applied based on a Discount Code associated with the Customer Account, affecting the entire quote.

Discount Code

Discount %

Tier 1

20%

Tier 2

25%

Tier 3

30%

Note: Salesforce Price Books are not required for the pricing and discount setup.

Automatic Product Creation

Upon saving a quote, if a product does not already exist, it will be automatically created. The product code follows this format:

Format: ABC123-RXYZ-10-09-001

Sales Order Creation for Approved Quotes

Raw Material Items

Order Entry for Repeated Orders

All repeat orders are entered directly in GoldFinch Sales Order using either the Customer Item No. or the GoldFinch Item No.