2022

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Open workflow AccountToCustomer, in the Advanced Query Builder you see a query, edit this query as below and click on Save Workflow. 
  • Code Block
    select {!.} from Account where AVSFQB__Quickbooks_Id__c=' ' and QuickBooks__c='QuickBooks2'
    
  • Ensure workflow CustomerToAccount is active by keeping the status on.

...