Scenario
There is a requirement to have all Sales Orders that have a Discount Item of -1000.00 or less to be routed for approval and any amount greater that -1000.00 will automatically be approved.
Solution
-
Navigate to Customization > Workflow > Workflows
-
On the Preferred Workflow: Click Edit
-
Click State 1
-
Bottom right corner: Click New Action
-
Click Set Field Value
- Basic Information:
- Trigger On: Select After Field Sourcing
- Triggering Client Fields:
- Sublist: Select Items
- Select Item(Line)
- Parameters:
- Field: Select SO Date Approval
- Value: Select Static
- Checkbox: Enter Checkmark
- Condition:
- Field: Select Description(Line)
- Compare Type: Select equal
- Value: Select Discount
- Field: Select Amount(Line)
- Compare Type: Select less than or equal to
- Value: Enter -1000.00
- Click Save