Hi everyone,
I’m working on implementing an ITSM (IT Service Management) process within ERPNext v16 and wanted to understand if there’s any existing standard approach or community-driven implementation already available.
The goal is to manage a structured ticket lifecycle covering:
-
Bug fixes
-
Feature requests
-
System modifications
With a governed, gated workflow including:
-
Development in a Test environment
-
QA/testing phase
-
User verification (UAT)
-
Optional training step
-
Final closure with documented proof
-
Deployment to Production locked until ticket is formally closed — this is a hard gate, not optional
I’ve also looked at Frappe Helpdesk as a potential base — has anyone extended it to support this kind of structured, approval-gated flow rather than a standard support ticketing model?
Specifically looking for:
-
Existing Frappe apps targeting ITSM or change management
-
Any community implementations covering a similar lifecycle
Appreciate any guidance, references, or real-world implementation insights.
Thanks in advance!