Checking Previous Field Values in Workflow Conditions using Old Record

In SuiteFlow, Old Record is used to get the previous value of fields in WorkflowConditions. It is a reference to the state of the record before it is edited (Pre-editstate).The reference can be used when you create conditions for Workflow Initiation,Actions, or Transitions. Sample Scenario: It is a requirement in a business process to check… Continue reading Checking Previous Field Values in Workflow Conditions using Old Record

Workflow Failure : Dunning

Issue Client having an issue with their existing workflow and an error message is like “This email notifies you of errors which occurred within asynchronous processing of a workflow that you own. For more information about these types of emails, please refer to the following page in Help Center: SuiteFlow (Workflow) > Testing and Troubleshooting… Continue reading Workflow Failure : Dunning

Hide a Field in Purchase Order

Disable the standard rate field named “Rate” in the Purchase order for all roles other than Admin. Solution There is no need of script for solving this problem, instead we can use Workflow action. Created a workflow with type=”Transaction” and Subtype=”Purchase Order” 2. In state 1 , create a new action named “Set Field Display… Continue reading Hide a Field in Purchase Order