ringlesoft / laravel-process-approval

Laravel Process Approval is a Laravel package that makes it easy to add approvals to your Laravel application. It allows you to define approval workflows for any model, and it provides a simple and easy-to-use API/UI for managing approvals.
http://ringlesoft.com/packages/laravel-process-approval
MIT License
157 stars 19 forks source link

[Question] Add a "Return to previous approver" step in the approval process #18

Open PrasadChinwal opened 4 months ago

PrasadChinwal commented 4 months ago

I want to check if its possible to add a "Return to previous approver" step using this package?

My workflow:

Is this possible?

ehtashamGH commented 1 month ago

@ringunger can you please respond on this?

ringunger commented 1 week ago

Hello @ehtashamGH this is not directly possible for now. I'm working on it and will probably be available in the next version.