How to customize Workflow set-up in Sales Order Approval

Hi guys,

Please help me guys in this problem.

Sales and marketing/Setup/Sales and Marketing workflow>Worflow Element>Flow element>Conditional Decision

  1. How to customize the Flow element>Conditisonal Desicion, my task is to add “Invoice amount” in Sales order totals.

  1. how to add the field “Invoice amount” in workflow set-up conditional desicion.

This is a computed value, not a field, fortunately it’s supported - you have to add it as a method to your workflow document. See CustFreeInvoiceWorkflowDocument.parmInvoiceTotal() for example.

Hi Martin ,

I will try it :slight_smile: thanks for reply…