Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I m working on invoice approval workflow, it includes step wise approval logic, but now i want to have a option for user to approve only some of the amount for invoice, hence approver1 will approve some amount and a new task will be created for approver2.

hence there will be 2 running tasks for workflow. i tried to achieve this by keeping approver1 task in progress status and setting state to create approver2 task, but it doesn't work.. the workflow code is only been hit on approver2 task and not for the approver1 task.

please if anyone has any answer i would apprreciate.. thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900