I’m trying to set up a multi-level approval process in Frappe for a custom doctype (like a Purchase Request). The idea is that after someone submits the form, it should be approved by a manager first, then finance, and finally the director.
Is it possible to do this using the Workflow feature?
Also:
- Can I show the document only to the current approver?
- How do I stop people from editing the form after it’s submitted?
I’m still learning, so any simple explanation or example would really help.
