2022

Page tree

Versions Compared

Key

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

...

  • Find target field "InvoiceAddRq/InvoiceAdd/CustomerRef/FullName" and replace the source code by copy-pasting the following.
Code Block

IF(ISEMPTY((String)SESSION_GET("CreateJobFlag")),LEFT(VALUE("Account/Name"),41),
LEFT(VALUE("Account/Name"),41)+":"+ LEFT(VALUE("Name"),41))

* The following screenshot illustrates the same. Image Added

  • This completes disabling of Jobs for your Salesforce & Quickbooks Online solution template.