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 6 Next »

  • Salesforce Orders with Record Types = Self Install Upfront and Self Install Rental

  • No need to create Work Order

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

image-20240717-134739.png
  • There is no list button?

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

    • The FSL team uses community plus license which doesn’t allow them to use some FSL functionality, so we have to use scheduled job.

  • Posting will be manual for now, we can provide batch posting

  • Must populate GL Ledger on the Sales Invoice using Warehouse__r.GL_Ledger__c

    • GL Ledger on the Sales Invoice must match with GL Ledger on the Warehouse, or the Sales invoice will not be allowed to be posted.

    • The Invoice Amount is 0 on these invoices.

    • When posting the GF Sales Invoices

      • Inventory will be deducted.

      • Accounting Entries

        • DR COGS

        • CR Inventory

  • No labels