Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Salesforce Orders with Record Types = Self Install Upfront and Self Install Rental

  • No need to create Work Orders

  • After the Order is shipped, the Home Water routine will change the status of the Salesforce Order to Shipped.

...

  • To create GoldFinch Invoices manually

    • Use this view: Ready to Create GoldFinch Invoices

      • Record Type = Self Install Upfront or Self Install Rental

      • Processing Stage = Delivered or Shipped

      • GF Sales Invoice = null

  • Select all records, then click Create GoldFinch Invoices.

    • Error Conditions checks

      • Record Type = Self Install Upfront or Self Install Rental

      • Processing Stage = Delivered or Shipped

      • GF Sales Invoice = null

      • Warehouse != null

      • Product.GF_Item__c != null

  • To create GoldFinch Invoices automatically

    • Use a Scheduled Job with Schedule Name = SFOrder to Sales Invoice and Class name SFOrderSchedulable

      • For users who have a Community Plus license, use this scheduled job to create GoldFinch invoices.

      • Community Plus licenses do not have FSL functionality.

      • All errors will be displayed in the field Batch Process Error Message.

      • Batch size = 1

      • Need to create a view to display the error.

  • Posting will be done manually for now and can be scheduled later.

    • GL Ledger = Warehouse.GL_Ledger__c

    • The Invoice Amount is always 0.

  • When posting the GF Sales Invoices

    • Inventory will be deducted.

    • Accounting Entries

      • DR COGS (out of box APS logic, without looking at new fields such as Currency, Charge Type, or Filter Replacement Plan.)

      • CR Inventory