Hello,
Can anyone explain why Leave Applications are not getting Submitted?
No any workflow is active.
By default draft sets the status OPEN and system must demand approved or rejected only when the workflow is active
Hello,
Can anyone explain why Leave Applications are not getting Submitted?
No any workflow is active.
By default draft sets the status OPEN and system must demand approved or rejected only when the workflow is active
Leave Application has an internal validation in ERPNext/HRMS.
Even without Workflow, the system allows submission only when status is:
By default Draft sets status as Open, so Submit gets blocked.
So this is standard ERPNext behavior, not a Workflow issue.