Wednesday, May 22, 2019

Set a Default Payment Term on Sales Orders Using a Workflow

1. Navigate to  Customization > Scripting > Workflows > New.
2. Set the following:

   • Name: (Enter a Name for your Workflow For example, "Set Default Payment Terms")
   • Record Type: Transaction

   Sub Types: Sales Order
   • Execute as Admin is checked
   • Release Status: Released
   • Event Based: On Create
   • Trigger Type: All

3. Click Save.
4. Click New State.
5. Enter a Name then click Save.
6. Click the New State.

7. Click on New Action.
8. Choose Set Field Value for the Type.
9. Set Trigger On = Entry.
10. In the Parameters section, set Field = 
Terms.  
11. In the Value section, mark Static Value and select the default Terms value in the Selection field.
12. Click Save.

No comments:

Post a Comment