WORKFLOW DOCUMENT
WORKFLOW DOCUMENT
Contents
What is states in Workflow?..................................................................3
What is transition in Workflow?.............................................................4
What is states in Workflow?
Agar aap approval status ki baat kar rahe ho NetSuite mein workflow
ke context mein, toh yeh approval process ko manage karne aur track
karne ke liye different states ka use kiya jata hai. Har approval stage
ko ek unique state diya jata hai, jise aap customize kar sakte hain.
Key point (E
In Hindi Translation
1) Workflow record dekhte waqt, banate waqt ya update karte
waqt shuru ho sakta hai:
Viewed: Jab koi record dekha jata hai, tab bhi workflow start ho
sakta hai.
I am creating a workflow for sales transactions where any user can create
an invoice. After creating the invoice, the user will click on submit, and it
will then go to Approver 1. If the invoice value is less than 100,000,
Approver 1 can approve it. However, if the invoice value is greater than
100,000, then Approver 2 will approve it. If rejected, the A/R role will edit
the invoice and then resubmit it for approval.
STEP 1:-
When you click on NEW, an initial landing page will open where the
user will need to define the workflow name. In the Event
Definition, click on Create and View. Then, in Record Type,
select Transaction. After that, in Sub Types, choose Invoice. Next,
click on Release Status, select Released, and ensure that
Instance and History and Enable Logging are checked. Finally,
click on the Save button.
When you click on Save it looks like below image
I have added a condition in the 'Set Field Value' so that only the user
creating the record can resubmit it for approval. Therefore, I have
used 'Initiated By' in the field, 'Current Record' in the from field, and
'Role' in the field.
Now, we will set the state to "Pending for Approval." This means the
system will by default bring the invoice to "Pending for Approval."
Even if the user changes it, the system will still default to "Pending
for Approval." If we don't set the approval status, the system will not
move to the next level.