frappe-core-workflow · v2.0 · 2026-03-20 · sha256 be36eab7caf1ea6f
frappe-core-workflow v2.0A
Immutable. This exact content is served forever at /api/v1/blob/be36eab7caf1ea6f.
--- name: frappe-core-workflow description: > Use when creating or modifying Frappe Workflows, defining states and transitions, adding action conditions, or troubleshooting workflow permission errors. Prevents stuck documents from misconfigured transitions, missing state permissions, and circular workflow paths. Covers Workflow DocType, workflow states, transitions, actions, conditions (Python expressions), workflow permissions, workflow_state field, Workflow Action DocType. Keywords: workflow, states, transitions, actions, conditions, workflow_state, Workflow Action, approval, document workflow. license: MIT compatibility: "Claude Code, Claude.ai Projects, Claude API. Frappe v14-v16." metadata: author: OpenAEC-Foundation version: "2.0" --- # Workflow Engine > **STATUS**: Stub - content pending V2.5 development phase. ## Quick Reference _Content to be developed._ ## Decision Tree _Content to be developed._ ## See Also _Cross-references to be added._