Can i add 2 approvers in WF for invoice instead of...
# administration
o
Can i add 2 approvers in WF for invoice instead of 1 approver? (i would like it to be with OR condition and not both as first that approved)
k
Yes, with multiple workflow actions and appropriate conditions on each action.
šŸ‘ 2
m
There are a few options to do this 1 is to give each employee an ā€œapproval roleā€ or ā€œapproval groupā€. Then assign the same ā€œapproval roleā€ to the transaction Then your add button condition matches the approval role on the transaction to the approval role on the current user and shows them the approve button. Otherwise there is no button
Whoever clicks it first marks it approved
Also you can make a custom record that is a child record of the transaction. Make two (or more instances) of this record one for each person you want to approve They approve the custom record which then marks the transaction approved
o
Where do i assign approval role? i couldn't find it in the employee record
m
It’s custom. You would have to make it as a custom field and custom list/record