Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

Salesforce CRM Configuration

In Salesforce CRM, Sales Representatives will utilize Opportunities and Quotes. Customize the Edit Quote page to include the following fields for a streamlined quoting process:

Fields for the Edit Quote Page

Line No.

Material

Width

Length

Bleed

Content Description

Unit Price

Quantity

Line Amount

1

2

Field Details and Usage Instructions

  • Material: Select from a picklist with 10–15 predefined options.

  • Width: Enter values ranging from 0 to 120 inches, with precision up to 2 decimal places.

  • Length: Enter values ranging from 0 to 20 inches, with precision up to 2 decimal places.

  • Bleed: Select from a picklist with 3–4 options.

  • Content Description: Free text entry field.

  • Unit Price: Automatically calculated based on preset pricing rules.

Each Quote Line allows image updates.

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. Product Type Price $ (from Product Pricing Table) 

  • Length and Width values are in inches, with up to 2 decimal places.

  • Bleed values are derived from the Bleed Pricing Table.

  • Product Type Price is sourced from the Product 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)

Material Pricing Table

Material Description

Amount ($/ft²)

Material A

$4.25

Material B

$6.30

Material C

$8.40

Quote Discount

Discounts are applied based on a Discount Code associated with the 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

If the product does not already exist, it is automatically created upon saving a quote. The product code follows this format:

Format: ABC123-XY-10-09-001

  • ABC123: 6-digit customer code (an error will display if the Customer Number is blank when saving a quote)

  • XY: Material code

  • 10: Nearest integer for Width in inches (e.g., 10.5 inches becomes 11)

  • 09: Nearest integer for Length in inches (e.g., 9.45 inches becomes 09)

  • 001: Sequential number for each quote line

Sales Order Creation for Approved Quotes

  • Each Opportunity may have multiple approved quotes.

  • Quotes do not sync with Opportunities, and the Opportunity Amount is hidden.

  • Add a button to generate a GoldFinch Sales Order.

  • New items are created if they do not already exist, with pre-configured item formulas and routing.

Raw Material Items

  • Enter all raw materials directly in GoldFinch; these do not sync back to Salesforce.

  • BOMs (Bill of Materials) and routings are predefined based on Material, with one Material potentially comprising multiple components.

  • GoldFinch Sales prices are configured per Item and Customer Account.

  • A Cross Reference Table is available to map the Customer Item Number with the GoldFinch Item Number.

Order Entry for Repeated Orders

All repeat orders are entered directly in GoldFinch Sales Order, allowing orders to be placed using either the Customer Item Number or the GoldFinch Item Number for efficient cross-referencing.

Field Details and Help:

  • Material: Choose from a picklist with approximately 10 to 15 options.

  • Width: Range from 0 to 120 inches with 2 decimals.

  • Length: Range from 0 to 20 inches with 2 decimals.

  • Bleed: Choose from a picklist with approximately 3 to 4 options.

  • Content Description: Free text input.

  • Unit Price: Automatically calculated based on predefined rules.

  • Allow to update images per Quote Line.

Unit Price Logics  

  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. Product Type Price $ (from Product Pricing Table) 

Bleed Pricing Table:

We might need to change in future, plus could be the option one day for no bleed, hence the table. 

Option 

Amount 

Bleed 1 

0.2” 

Bleed 2

  

about 4 options

  

 Material Pricing Table 

Material Description 

Amount ($/ft2) 

Material A 

$4.25 

Material B 

$6.30 

Material C 

$8.40 

  

  

Quote Discount: Automatically calculated based on the predefined Discount Code set up on the Account. Discount rules applied to the entire quote.

Discount Code

Discount %

Tier 1

20%

Tier 2

25%

Tier 3

30%

  • Salesforce Price Books are not required for this setup.

Automatic Product Creation:

When saving a quote, if the product does not exist, automatically create a new product with the following format:

  • Format: ABC123-XY-10-09-001

    • ABC = 6-digit customer code

      • When saving quote, error if Cusotmer Number is blank for the customer.

    • XY = Material Code

    • 10 = Nearest integer for Width in inches (e.g., 10.25 inches becomes 10)

    • 09 = Nearest integer for Length in inches (e.g., 9.25 inches becomes 09)

    • 001 = Sequential value for each quote line

Sales Order Creation for Approved Quotes:

  • One Opporutnity can have multiple approved quotes.

  • Do not sync quotes to opportunities.

  • Hide Opportuntity Amount.

  • Click a button to generate a Sales Order.

  • Create new items if they do not already exist.

  • Establish item formulas and routing.

  • One opportunity can have multiple quotes


Raw Material Items:

  • Enter all raw material items directly in GoldFinch; these will not sync back to Salesforce.

  • Predefine BOMs (Bill of Materials) and Routings based on Material.

    • One Material can have multiple components.

  • Set up the sales price by Items and Customer Accounts.

  • Configure a Cross Reference Table to map the Customer Item Number with the GoldFinch Item No..

Order Entry for Repeated Orders:

All repeated orders are entered directly in GoldFinch Sales Order. Orders can be entered using either the Customer Item Number or the GoldFinch Item Number for easy cross-referencing.

  • No labels