Can a script be made to allow several employees to...
# suitescript
s
Can a script be made to allow several employees to add to a requisition, and the approval happen by line? Then allow one final approval by purchasing before sending to the supplier?
b
this is probably one of those things you want to try #C2C2JM29M first
the Requisition Approval Workflow is setup with workflows in mind
a first approach would probably be adding an approver and an approval state to the line level
and then to add an action that allows an employee to change the line level approval state
after all the lines are approved, you can move onto the normal approval workflow states
you can probably do the same thing in a script, but you will probably lose out on things like Approving a Requisition Using SuiteFlow
s
dang that's a lot, let me try that but glad we can do something about it without scripting.
b
your mileage will vary, workflows are not known for doing line stuff well
s
I want it to be smoother