A build-to-order ERPNext app that adds a drag-draw BPMN workflow designer, multi-level conditional approvals, delegation rules and SLA auto-escalation on any DocType. ECOSIRE scopes, builds, installs and supports it — no marketplace download. Built to order by ECOSIRE for ERPNext v15, v16 — indicative price from $249.00 USD; request a quote for a scoped proposal.

A build-to-order ERPNext app that adds a drag-draw BPMN workflow designer, multi-level conditional approvals, delegation rules and SLA auto-escalation on any DocType. ECOSIRE scopes, builds, installs and supports it — no marketplace download.
لا حاجة للدفع الآن. يؤدي هذا إلى إرسال طلب عرض سعر إلى فريقنا — وسنتواصل معك عبر البريد الإلكتروني بالأسعار والخطوات التالية.
Every growing company hits the same wall: approvals live in email threads, WhatsApp messages and one manager's memory. ERPNext ships a native Workflow engine and Workflow Action queue, which is solid for a linear draft-to-approved state machine — but it runs out of road fast. There is no visual BPMN canvas to model a real process, no first-class delegation or out-of-office routing, no SLA timer that escalates a stuck Purchase Order after two days, and conditional branching beyond a simple condition expression means hand-writing server scripts per DocType. Finance ends up chasing signatures and nobody can prove who approved what, when.
Drag-draw BPMN 2.0 designer (bpmn-js) rendered in a Frappe Page/Workspace, saving each process as a versioned JSON graph on an `Approval Process` DocType
Attach an approval flow to ANY DocType via `reference_doctype`/`reference_name` — Purchase Order, Expense Claim, Material Request, Leave Application, Journal Entry or your own custom DocTypes
Multi-level sequential and parallel approvals modeled as BPMN gateways, with an `Approval Instance` tracking live state per source document
Conditional routing that evaluates source-document fields (amount thresholds, cost center, department, grade) using safe server-side expression evaluation, not per-DocType hand-coded scripts
Delegation and out-of-office rules: an approver's queue auto-routes to a named backup for a date range without editing the process definition
SLA timers per step with business-hours awareness, driven by Frappe `scheduler_events`, that auto-escalate or breach-flag stuck approvals
We build a proper Frappe app — ecosire_approvals — that layers a visual process engine on top of ERPNext instead of fighting the native one. At its core are a handful of custom DocTypes: an Approval Process (the BPMN definition, stored as a versioned JSON graph of tasks, gateways and sequence flows), Approval Step and Approval Instance (the live run tied to a source document via reference_doctype + reference_name), a Delegation Rule, and an Escalation Policy. A drag-draw BPMN designer built with bpmn-js renders in a Frappe Page/Workspace; you draw the flow, bind each task to a role or role profile, and set gateway conditions using safe evaluated expressions against the source doc's fields. On the backend, hooks.py doc events (on_submit, on_update_after_submit, validate) instantiate an approval run, and whitelisted methods (frappe.whitelist()) handle approve/reject/reassign actions from the desk, the mobile app or the Frappe REST API. Multi-level and parallel approvals are modeled as sequential or parallel gateways; conditional routing evaluates document fields (amount thresholds, cost center, department) to pick a branch.
SLA and escalation are driven by Frappe's scheduler. A scheduler_events hook runs periodically, compares each open Approval Instance against its Escalation Policy (elapsed time vs. threshold, business-hours aware), and auto-escalates: reassign to the delegate, notify the next level, or breach-flag the step. Delegation and out-of-office rules mean an approver going on leave routes their queue to a backup for a date range without changing the process definition. Approvers act where they already are — a desk notification, an email with approve/reject action links (signed, single-use tokens), a WhatsApp message via your provider, or the ERPNext mobile app. Every action writes an immutable audit trail (who, when, from which channel, with comments), and role-and-permission integration ensures a user only sees and acts on steps their role profile allows. It is built and tested for Frappe/ERPNext v15 and forward-compatible with v16.
Because this is build-to-order, nothing ships until we agree on your exact processes. We start with a scoping call to map the DocTypes, roles and approval matrices you actually run, then build against your requirements on a staging bench, validate through UAT, and hand you installable source, docs and a git repo. Typical delivery is 2 to 4 weeks from confirmed scope depending on how many processes and channels you need. You own the code, and we back it with a post-go-live support window.
Needs enforceable spend thresholds and multi-level sign-off on Purchase Orders, Journal Entries and Expense Claims, plus a clean audit trail to satisfy internal and external auditors.
Wants Leave Applications, offer approvals and onboarding steps to route through the right managers with delegation when approvers are on leave, and SLA escalation so nothing stalls.
Wants approval logic in a proper Frappe app with hooks, whitelisted methods and version control — not a pile of ad-hoc server scripts — that survives ERPNext upgrades and is documented for handover.
Needs visibility into where every approval sits, who is the bottleneck, and proof that governance policies are actually followed across purchasing, HR and expenses.
قم بشراء الترخيص من موقع ecosire.com وقم بتنزيل تطبيق Approval Workflow & BPMN Builder ZIP من لوحة تحكم حسابك.
قم باستخراج ملف ZIP إلى مجلد تطبيقات مقعدك، أو قم بتشغيل "bench get-app" مع المسار إلى التطبيق المستخرج.
قم بتشغيل `bench --site SITE_NAME install-app APP_NAME` متبوعًا بـ`bench migrate` لتثبيت Approval Workflow & BPMN Builder وتطبيق مخططه.
افتح إعدادات ترخيص ECOSIRE على موقعك وقم بتنشيط مفتاح الترخيص الخاص بك. يتطلب تطبيقي ecosire_connect وecosire_license_client المجانيين.
| المعيار | ECOSIRE | بناء مخصص | منافس | أودو الأصلي |
|---|---|---|---|---|
| Process modeling | Visual drag-draw BPMN designer on any DocType | Whatever you build; usually hard-coded logic | Fixed forms or a basic state list | |
| Multi-level & conditional routing | Sequential/parallel gateways, field-based conditions, configured not coded | Possible but per-DocType server scripts to maintain | Often single-level or limited branching | |
| Delegation / out-of-office | Date-range delegation rules, no process edit needed | Build it yourself | Rarely included | |
| SLA & escalation | Business-hours SLA timers, scheduler-driven auto-escalation | Build your own scheduler jobs | Usually none or basic reminders | |
| Approval channels | Desk, email links, WhatsApp, mobile — all server-enforced | Depends on effort | Typically desk/email only | |
| Audit trail | Immutable per-action log (who/when/channel/comment) | Only if you build it | Varies, often thin | |
| Ownership & fit | Built to your scope, full source + git repo handover | Full ownership but full build cost and risk | Generic; you adapt to it, closed roadmap | |
| Support & upgrades | Post-go-live window; v15 tested, v16 path | Your team maintains everything | Vendor-dependent, may lag ERPNext releases |
This is a build-to-order app, not an instant marketplace download. After a scoping call to confirm your DocTypes, roles and approval matrices, typical delivery is 2 to 4 weeks from confirmed scope, depending on the number of processes and notification channels. You get source code, install, docs and a training session — we build and install it, you don't self-serve a ZIP.
No — it layers on top of it. ERPNext's native Workflow is a good linear state machine but has no visual BPMN canvas, no first-class delegation, and no SLA escalation. We integrate with document submit/state where it helps and add the BPMN designer, conditional routing, delegation and escalation via a dedicated Frappe app, so you keep native behavior where it already works.
We build and test against Frappe/ERPNext v15 as the baseline, with a v16 upgrade path. Because it's a standard Frappe app using hooks.py, whitelisted methods and scheduler events rather than core patches, it upgrades cleanly with your bench. Tell us your exact version on the scoping call and we target it.
Every engagement includes a post-go-live support window for bug fixes and configuration questions. Because you receive the full git repository, your team can extend it independently; we also offer ongoing support and enhancement retainers if you'd prefer we maintain and evolve it as your processes change.
Yes. Approve and reject links can be delivered by email (signed, single-use tokens), WhatsApp via your provider, or the ERPNext mobile app, in addition to desk notifications. All actions still resolve through server-side whitelisted methods with the same permission and audit enforcement as the desk.
Yes. The BPMN designer supports exclusive and parallel gateways. Conditions are evaluated server-side against the source document's fields — for example route Purchase Orders over a threshold to a second approver, or send high-value expenses to finance and the department head in parallel. Rules are configured, not hard-coded per DocType.
Yes. We hand over the full source and the git repository with commit history. It's your app to run, audit and extend — there is no per-seat lock-in on the code itself, and your admins can modify BPMN definitions and configuration without us.
A build-to-order ERPNext app that adds a drag-draw BPMN workflow designer, multi-level conditional approvals, delegation rules and SLA auto-escalation on any DocType. ECOSIRE scopes, builds, installs and supports it — no marketplace download.