A build-to-order Frappe app that adds cascading OKRs, KPI scorecards, KRA-linked appraisals and continuous check-ins to ERPNext HR. ECOSIRE scopes, builds, installs and supports it on your bench — this is not an instant marketplace download. Built to order by ECOSIRE for ERPNext v15, v16 — indicative price from $499.00 USD; request a quote for a scoped proposal.

A build-to-order Frappe app that adds cascading OKRs, KPI scorecards, KRA-linked appraisals and continuous check-ins to ERPNext HR. ECOSIRE scopes, builds, installs and supports it on your bench — this is not an instant marketplace download.
Sem pagamento agora. Isto envia um pedido de orçamento à nossa equipe — responderemos por e-mail com preços e próximos passos.
Most HR teams that adopt ERPNext for payroll and leave quickly discover its performance story stops short. ERPNext core ships an Appraisal DocType with a KRA template and goal weighting, but there is no first-class OKR object, no cascade from company objective down to team and individual, no continuous check-in cadence, and no live KPI that pulls its own actuals from your data. Goals get typed into a once-a-year appraisal form and then go stale until the next cycle. Teams end up running the real program in spreadsheets and lose the audit trail, the visibility, and the link back to the ERPNext records that actually move the numbers.
Dedicated `Objective` and `Key Result` DocTypes with parent/child cascade linking company → department → employee objectives
Automatic progress rollup from key results to parent objectives via `hooks.py` doc events and enqueued background jobs
`KPI Scorecard` DocType that can pull current values from live ERPNext data through whitelisted server methods (sales, tickets, output)
KRA-linked appraisal templates that read approved Key Results into ERPNext's native `Appraisal` so reviews reflect real commitments
Continuous `Check-in` DocType for cadence-based goal updates, with confidence/status flags per key result
Manager and self-review cycles modeled as Frappe workflows with role-based state transitions and approvals
ECOSIRE builds a proper Frappe application — not a bundle of customize-form tweaks — that installs cleanly into your existing bench alongside hrms. It introduces dedicated DocTypes such as Objective, Key Result, KPI Scorecard, Check-in and Review Cycle, each with server-side controllers and hooks.py doc events for validation and rollup. Objectives cascade through a parent/child link so a company-level objective owns department objectives, which own employee objectives; progress rolls up automatically via scheduler events and frappe.enqueue background jobs rather than manual re-entry. KPI scorecards can source their current value from a whitelisted server method that queries live ERPNext data — sales totals, ticket counts, production output — so a metric moves without anyone updating it by hand.
The suite is wired into ERPNext's native appraisal, not bolted beside it. KRA-linked appraisal templates read the employee's approved Key Results and their period progress so the review reflects the OKRs the person actually committed to. Manager and self-review cycles are modeled as their own workflow states with role-based transitions; check-ins are lightweight updates employees log against a key result on a cadence you define. Everything respects Frappe's permission model — we ship role profiles and permission rules so an employee sees their own goals, a manager sees their reports, and HR sees the org. A companion Client Script drives the check-in and cascade UX in the Desk, and every object is reachable through the standard Frappe REST API and our whitelisted methods for dashboards or integrations.
Because this is build-to-order, nothing ships until we agree on scope. We start with a short scoping call, confirm your cascade depth, KPI data sources, review-cycle stages and role mapping, then build against your Frappe/ERPNext v15 or v16 environment. Typical delivery is 2–4 weeks from confirmed scope. You receive the installable app source, UAT on a staging bench, an agreed go-live window with a rollback plan, and a post-go-live support window — plus the git repository so your team owns the code outright.
Runs a structured quarterly OKR and appraisal program and needs it to live inside ERPNext with a real audit trail, not in scattered spreadsheets that break the link to appraisals.
Wants to cascade team objectives, review reports' key results, and run manager and self-review cycles without chasing everyone through email at cycle end.
Needs a clean, migration-safe Frappe app with documented DocTypes, hooks and whitelisted methods that installs beside `hrms` and can be extended in-house after handover.
Wants live visibility into objective progress and KPI trends across the org, tied back to the ERPNext records that actually move the numbers.
Compre a licença em ecosire.com e baixe o ZIP do aplicativo Performance Management & OKR Suite no painel da sua conta.
Extraia o ZIP na pasta de aplicativos do seu banco ou execute `bench get-app` com o caminho para o aplicativo extraído.
Execute `bench --site SITE_NAME install-app APP_NAME` seguido de `bench Migra` para instalar Performance Management & OKR Suite e aplicar seu esquema.
Abra as configurações de licença ECOSIRE em seu site e ative sua chave de licença. Requer os aplicativos gratuitos ecosire_connect e ecosire_license_client.
| Critério | ECOSIRE | Construção personalizada | Concorrente | Odoo nativo |
|---|---|---|---|---|
| OKR cascade (company → dept → employee) | Dedicated Objective/Key Result DocTypes with parent/child rollup | Possible but you design and maintain the model yourself | Often flat OKR list, limited or no cascade | |
| KPI actuals from live ERPNext data | Whitelisted methods pull sales, tickets, output automatically | Build every query and refresh job yourself | Usually manual entry only | |
| Link to native appraisal | KRA templates read approved Key Results into ERPNext Appraisal | You wire the integration and maintain it | Frequently a separate silo beside appraisals | |
| Continuous check-ins | Check-in DocType on a configurable cadence with reminders | Design cadence, reminders and scheduler yourself | Varies; often absent or basic | |
| Permissions & role fit | Shipped role profiles and permission rules for your org | You define and test the whole permission matrix | Generic defaults, often needs rework | |
| Fit to your process | Cascade depth, stages and sources scoped to you | Fully bespoke but full build effort and risk | Fixed to the vendor's opinion | |
| Ownership & upgrades | Standalone app, migration-safe, full git handover | You own it but also all the effort and unknowns | Vendor-locked, upgrade at their pace | |
| Support model | Post-go-live support window plus optional ongoing | Internal team only | Tiered vendor support, variable SLAs |
No. This is build-to-order. ECOSIRE scopes, builds, installs and supports the app for your specific ERPNext environment. There is no instant download — we agree on requirements first, then build against your bench.
Typical delivery is 2–4 weeks from confirmed scope. The clock starts once we've agreed on your cascade depth, KPI data sources, review-cycle stages and role mapping in the scoping call. Larger or more integrated builds may take longer and we'll tell you upfront.
We build for Frappe/ERPNext v15 and v16. We target your specific version so the app installs cleanly and survives `bench migrate`. Tell us your version on the scoping call and we build against it.
It's wired into ERPNext's built-in `Appraisal`, not a separate silo. KRA-linked appraisal templates read the employee's approved Key Results and their period progress, so the appraisal score reflects the OKRs the person actually committed to.
Yes. It's a proper standalone Frappe app installed beside `hrms`, so core upgrades don't overwrite it and it's migration-safe. You get a post-go-live support window for defect fixes and config changes, plus the full git repo so your team can maintain and extend it. Extended support and enhancements are available on request.
Yes. You receive the complete installable source and the git repository at handover. Your team owns it outright and can extend it in-house without depending on us.
Yes. KPI scorecards can source their current value from whitelisted server methods that query live ERPNext data — for example sales totals, helpdesk ticket counts or production output — so a metric moves without anyone re-typing it. We agree the exact sources during scoping.
A build-to-order Frappe app that adds cascading OKRs, KPI scorecards, KRA-linked appraisals and continuous check-ins to ERPNext HR. ECOSIRE scopes, builds, installs and supports it on your bench — this is not an instant marketplace download.