frappe-impl-workflow · v2.0 · 2026-03-20 · sha256 c1dea4cd4bcb13d8
frappe-impl-workflow v2.0A
Immutable. This exact content is served forever at /api/v1/blob/c1dea4cd4bcb13d8.
--- name: frappe-impl-workflow description: > Use when implementing document Workflows, approval chains, or state-based transitions in Frappe. Prevents stuck documents from missing transitions, broken approval chains, and permission errors on workflow actions. Covers Workflow DocType, Workflow State, Workflow Action, transition rules, allowed roles, conditions, workflow_state field, apply_workflow. Keywords: workflow, approval, transition, Workflow State, Workflow Action, state machine, approval chain, workflow_state. license: MIT compatibility: "Claude Code, Claude.ai Projects, Claude API. Frappe v14-v16." metadata: author: OpenAEC-Foundation version: "2.0" --- # Frappe Workflow Implementation > **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._