Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  • If Non-Sellable is true, a new product will not be created in CRM Products.

  • If Non-Sellable is false, a new product will be created ( Item no = Product number, Item Description = Product Name) and the product will be linked to the item.

Error Checking:

  • If the product for a Non-Sellable item exists, the product will be deleted.

  • If the existing Non-Sellable product is used in existing opportunities, an error will be generated if its linked Item is changed to Non-Sellable.

  • The matching fields will be Item number / Product number and Item Description / Product Name

GoldFinch Items - Salesforce Products Integration

GF - Create Sales Order from Opportunity

...

  • Item Configurations

    • Purchasing Type must be Special Order

    • The replenishment System must be the Work Order

    • Report Output by Routing must be checked

Create GF Sales Order from SF Opportunity

GF - Scheduled in Production

  • Create Requisition

  • Create Work Orders

  • One Sales Line, one Work Order

  • Create Production Journal ( Inventory is available for component items Test-Bearingand Test Spindle)

  • Finish Work Order

  • Show Total Finished Cost mount on Work Orders

  • Show Allocation on Sales order and Create Shipment from Sales Order

  • Print Packing List

  • Post Shipment

  • GF - GoldFinch will create a Fixed Asset recording after a shipment is posted

  • VRP - Provide a list of fields from the Asset object for GF to populate.

  • VRP - Can take over other management of

    Fixed

    Assets.

  • Create and Post Sales Invoice

GF- Handing

...

Over Asset information to Salesforce Service Cloud

For handing over of asset information from Goldfinch to Salesforce Service cloud, you can use the Goldfinch Item ledger entry object for retrieving required asset information.

Following are the required details.

Object Label:- Item Ledger Entry

Object API name:-  GFERP__Item_Ledger_Entry__cSalesforce Assets Generation from GoldFinch

The following fields can be used to capture Asset’s information. We create an Item ledger entry record when the shipment is posted.   

...

Field Label

...

Field API Name

...

Type

...

Proposed Asset Field

...

Description

...

GFERP__Description__c

...

Text Area(255)

...

Asset Name ?

...

Item Number

...

GFERP__Item__c

...

Lookup (Item)

...

Product ( can be fetched from the linked product)

...

Account

...

GFERP__Account__c

...

Lookup

...

Account

...

Contact ( can be fetched from account)

...

Serial Number

...

GFERP__Serial_No__c

...

Text Area(255)

...

Serial number

...

Currency

...

CurrencyIsoCode

...

Currency

...

Currency

...

Quantity

...

GFERP__Quantity__c

...

Number

...

Quantity ( -ve to be converted into +ve)

...

Price_r

...

Price

...

Number

...

Price

...

Posting Date

...

GFERP__Posting_Date__c

...

Date

...

Purchase Date?

...

Install date ( will that be the date its shipped or  you will maintain this separately)?

...

Usage end date ( seems like it will be based on support contract in service cloud)?

GF - List view or a report to see Work Order value by Week

...

Show Last Week, Next Week, Current Month List view configured

...

Show Sales Line Date, Line Shipment Date on Work order Layout

...