

I joined an ERP project in early 2023 with a manufacturing client whose existing system had been in production since 2008. The codebase was tangled, the UX was hostile, and every change request took six weeks to ship. The whole engagement was a salvage operation. By the time we wrapped in mid-2024, I realized something useful: that project was probably the last of its kind I would ever run.
I have managed 11 ERP and ERP-flavored builds since January 2023. Some were full custom systems. Some were modules added to existing platforms. Some were modernizations of legacy code. The work I did three years ago and the work I do today have almost nothing in common. The technology shifted. The user expectations shifted. The pricing shifted. The team composition I assemble for a kickoff call now is different from the one I would have assembled in 2023.
Most retrospectives written by agencies are marketing pieces dressed up as analysis. I want this one to be different. I am going to walk through what actually changed across three years of erp development services work, the data my team and I collected along the way, and the patterns I now use as defaults that did not exist when I started. Some of what I will say will be uncomfortable for parts of the industry that have not caught up. That is the cost of being honest in writing.
The defining ERP question in 2023 was whether to extend an existing system or replace it. The default answer, across the industry, was to extend. Replacing was scary. Replacing meant migrating data, retraining users, and absorbing a multi-quarter productivity dip. So we extended.
I extended an ERP in early 2023 that I should have replaced. The client wanted to add three modules to a system that had been customized for fifteen years. We added the modules. We delivered them on time. They worked. And then six months later, the underlying architecture started cracking under the new load, and we spent another four months patching what should have been rewritten.
That experience changed how I now scope ERP work. The first question I ask in every discovery is no longer “what do you want to add.” It is “is the current system still fit for purpose, and what would it cost to replace it.” Half of my clients in 2025 and 2026 ended up choosing replacement after this conversation. Three years ago, almost none would have.
What made replacement feasible in 2023 and earlier was what I call the multi-tenant cliff. Building a custom ERP on single-tenant architecture meant every customer needed their own deployment, their own backups, their own scaling. That model worked for a $1 million-plus build. It did not work for the $300,000 ERP module market that most mid-market businesses needed. So those businesses extended their legacy systems instead.
By late 2023, multi-tenant patterns matured enough to flip the math. We started running ERP projects on the same architecture we used for SaaS, with tenant isolation baked in from day one. The cost dropped meaningfully. The replacement option went from “scary and expensive” to “scary and affordable.” Most clients still hesitated. The ones who did not hesitate ended up better off.
| Decision type | 2023 (4 projects) | 2024 (4 projects) | 2025 to April 2026 (3 projects) |
|---|---|---|---|
| Legacy extension | 3 of 4 | 2 of 4 | 1 of 3 |
| Custom rebuild from scratch | 1 of 4 | 2 of 4 | 2 of 3 |
| Multi-tenant from day one | 0 of 4 | 1 of 4 | 2 of 3 |
| AI features at launch | 0 of 4 | 2 of 4 | 3 of 3 |
| Mobile companion app at launch | 0 of 4 | 1 of 4 | 2 of 3 |
The numbers are small, so do not over-read them. They reflect my personal project mix, not the entire industry. But the directional shift is real and matches what I hear from my colleagues across other studios.
In early 2024, every client meeting opened with some version of “we want AI in our ERP.” The next 90 minutes were usually spent figuring out what they actually wanted, because the framing was almost always wrong.
The instinct in 2024 was to add a chat copilot to the ERP. ChatGPT had become the cultural reference point for AI, so clients assumed AI in their ERP meant a chatbot. We built a few. They flopped. ERP users do not have time to open a chat window and explain what they want. They are posting invoices, reconciling payments, scheduling shipments. The chat interface added friction rather than removing it.
The breakthrough on one of my mid-2024 projects came almost by accident. A bookkeeper at the client company asked, casually, whether the system could “just tell my manager what I did this morning.” We took the question seriously. We added a summarization feature that, at the end of each working session, generated a plain-language summary of all the actions the user had taken, flagged any anomalies for review, and stored the summary as part of the audit trail.
The adoption rate on that feature was extraordinary. Within three weeks, every accounts payable team member at the client was using it daily. Managers reduced their daily review time from over an hour to under fifteen minutes. The audit trail became substantially more useful for compliance reviews because the summaries gave context that raw transaction logs never could.
That feature changed how I scope AI in ERP. I now propose summarization-first to every client. Generation features remain on the table for non-binding content, like draft emails or report narratives. Autonomous action remains off the table entirely. The risk profile in ERP is different from SaaS, and the patterns that work in consumer products do not transfer cleanly.
One number that stuck with me from the 2024 cohort. Across three projects where we shipped both a chat copilot and a summarization feature, the summarization feature received 3.4 times the daily active engagement of the chat copilot. The chat feature was used mostly by curious users in the first week and then abandoned. The summarization feature compounded over time as users built it into their workflow. That ratio convinced me that the AI playbook for ERP is fundamentally different from the AI playbook for consumer SaaS.
In 2025, the ERP UX gap finally caught up with the industry. For two decades, ERP UX could be ugly because users had no choice. They worked at companies that bought the ERP, they were trained on it, and they used it whether they liked it or not. That tolerance evaporated.
What I started seeing in 2025 was shadow IT inside ERP-using organizations at scale. Employees would log into the official ERP, do the minimum required, and then move their actual work to spreadsheets, Slack, personal email, and unsanctioned consumer SaaS tools. The official system contained the data of record, but the actual work happened elsewhere. This is the silent failure mode of bad-UX ERP, and it is more common than most executives realize.
I ran a project in mid-2025 that was, on paper, an ERP module addition. We were supposed to add a procurement module to an existing system. Halfway through discovery, I realized the company had stopped using the existing ERP for procurement entirely. The procurement team was managing their work in three Google Sheets and an email folder. They did not need a new module. They needed a new product that respected how they actually worked.
We built that. We rejected the original module specification. We built a focused procurement product that connected to the existing ERP for data of record but provided its own UI for the actual work. The procurement team adopted it within four weeks. The compliance team liked it because the data flowed back to the system of record correctly. Everyone won.
That project taught me that ERP UX modernization in 2026 is not optional. If your existing system has bad UX, your employees are already routing around it. You can either upgrade the UX or accept that your ERP is becoming a passive system of record while the actual work moves elsewhere. Both options have costs. The first option costs money and time. The second option costs governance and audit clarity.
By early 2026, the ERP design pattern library settled into a stable form. I want to walk through it because I find that most clients have not yet seen these patterns assembled in one place.
The first pattern is intent-based access. Users state what they want in plain language. The system routes them to the right surface. Traditional menus exist as fallback. This pattern works in ERP for non-transactional intents like reporting, search, and lookups. We are still cautious applying it to transactional flows where the consequences of misrouting are heavy.
The second pattern is ambient assistance. Suggestions appear in context as the user works rather than waiting in a chat window. Ambient is harder to design well than chat, but it produces engagement that chat does not match.
The third pattern is generative defaults on forms. Forms open pre-filled with reasonable values. Users edit instead of writing from scratch. We hold accuracy at 80 percent or higher because below that threshold the pre-fills create more work than they save.
The fourth pattern is confidence affordances. Wherever the system shows AI output, it also shows how confident the system is. Visual signals tell the user when to trust the output and when to verify. Without confidence affordances, the first wrong AI suggestion collapses trust in the entire feature.
The fifth pattern is audit summaries at workflow boundaries. The pattern from 2024 that became standard. At the end of a workflow segment, the system summarizes what happened, flags anomalies, and offers a review path. Highest ROI of any AI feature in ERP, and the cheapest to build because summarization is a near-solved capability.
The sixth pattern is role-aware adaptive UI. The interface configures itself based on the user’s role and current task. A finance manager sees different defaults from a junior bookkeeper. The pattern existed before 2026 but has accelerated as configuration tooling matured. We now ship role-aware adaptation as part of every ERP build rather than as a premium add-on.
I want to share aggregate numbers across my 11 projects. These are observations from a small sample, not a controlled study, but the patterns are sharp enough that I trust them as defaults for new work.
| Metric | Average across all 11 | Best result | Worst result |
|---|---|---|---|
| Time from kickoff to first working module | 16 weeks | 9 weeks | 28 weeks |
| Time from kickoff to full production launch | 11.4 months | 7 months | 17 months |
| Cost Performance Index (variance from budget) | 7.8 percent | 2 percent over | 14 percent over |
| Client satisfaction at 6 months post-launch | 92 percent | 100 percent | 71 percent |
| Defect escape rate to production (per release) | 1.4 defects | 0 defects | 5 defects |
| Adoption rate at 90 days post-launch | 78 percent of intended users | 96 percent | 52 percent |
| Discovery duration as percent of total project | 11 percent | 16 percent | 4 percent |
Two things I want to highlight from this table. First, the projects with longer discovery phases consistently had better outcomes on adoption and satisfaction. The 16 percent discovery project had the highest satisfaction score. The 4 percent discovery project had the worst adoption rate. That correlation is consistent across every dataset I have ever seen on enterprise software, and it is the single most important lesson I would offer to any founder considering an ERP build.
Second, the gap between the best and worst CPI numbers is small. Even our worst project came in 14 percent over budget, which is well below the industry average of 20 to 35 percent overrun. The discipline that produces predictable budgets is not glamorous. It is mostly weekly demos, biweekly retrospectives, and a strict scope envelope. None of it is hard to do. Most studios just do not bother.
The client needed complex trade promotion management software that would also serve as their trade marketing planning system. The catch was scale. The platform had to operate across 180+ countries, each with its own local regulations, tax rules, currency handling, and approval workflows. Out-of-the-box configurability was not enough. The system needed deep customization while keeping the core stable.
I want to walk through this engagement because it is the cleanest example I can think of where the conventional ERP-versus-SaaS framing would have produced the wrong answer. The client did not need an ERP in the traditional sense. They needed something with ERP-flavored workflow depth, multi-tenant architecture so each region could be configured independently, and the agility of a SaaS product so updates could ship every two weeks rather than every quarter.
The discovery phase ran six weeks. We mapped the trade promotion workflows in five reference countries to identify the core that would be common across all regions. Then we mapped the variations across those five reference points to understand the configurability surface area. We came out of discovery with a clear architecture: a shared core with per-region configuration overlays for tax, regulation, currency, and approval logic.
The engineering team was skilled and experienced. The team ramp-up was smooth, and the .NET developers we engaged knew the framework deeply. We built the trade promotion management platform as a multi-tenant SaaS-style architecture but with ERP-flavored configuration depth, which let regions diverge significantly in behavior without forking the codebase.
One specific design decision worth sharing. We rejected the original proposal to build a single global UI. Instead, we built a UI shell that could swap out region-specific components based on the user’s location and role. A trade marketing manager in Brazil saw a different default workflow than a counterpart in Germany, even though both were using the same underlying platform. This added about 12 percent to the design phase but produced a product that local teams actually wanted to use rather than fought against.
The senior solution architect on the client side described the team as a professional service provider from the outset, with skilled and experienced developers. The platform delivered the customization depth required across 180+ markets while keeping the core maintainable. That balance is hard to strike, and it is the specific kind of work I find most rewarding to manage.
I get this question often enough that I have a standard answer. Here it is, ordered roughly by importance.
Start with discovery. Three to eight weeks, depending on complexity. Pay for it. Insist on a real architecture diagram and a real backlog at the end. Walk away from any vendor who tries to skip this step or shorten it below three weeks for a real ERP scope.
Decide whether you want vendor ERP or custom. There is no shame in vendor ERP. NetSuite, Microsoft Dynamics, and the others are excellent products. They fit roughly half of the businesses that approach me. The other half need custom because their workflows are deep enough or differentiated enough that vendor ERP would force them to change the business to fit the software. Custom is for those cases. Make the choice deliberately, not by default.
If you go custom, pick a specialist Clockwise – style studio rather than a generalist agency. The pattern recognition saves months. We have rebuilt eight ERP and SaaS products from generalist agencies in the last 14 months. Every rebuild cost more than a correct first build would have. The premium for a specialist is real, and it pays back inside the first year on most projects.
Plan for AI from the start, but plan it as summarization rather than generation. The pattern that works in ERP is reading what the user did and translating it into something a manager can review quickly. Not writing on the user’s behalf. Not deciding on the user’s behalf. Reading and translating. Cheap to build, high adoption, low risk.
Ship the first module fast. Do not wait until the entire system is ready to demo. Pick the highest-value module, build it well, deploy it to a small group of early users, and learn. The phased approach has worked on five of my recent ERP projects, and it consistently outperforms the big-bang launch in both adoption and team morale.
Stay close to the project. ERP projects fail when the client disengages. The vendor cannot make all the calls alone. Show up to weekly demos. Read the retrospective notes. Push back when something feels wrong. Your engagement is not optional, no matter how busy you are with running the business.
This section is mostly for industry peers, but I include it because clients sometimes ask what to look for in a vendor and the answer is easier when I describe what I would build if I were starting over.
Invest in discovery as a real product line. Most studios treat discovery as a loss leader to win the build. We treat it as the most important phase of the engagement. Our discovery is fixed-price, fixed-scope, and produces deliverables the client can take to another vendor if they want. About 8 percent do, and that is fine. The other 92 percent stay because the discovery convinced them we knew what we were doing.
Build a tenant isolation framework once and reuse it across projects. Most studios reinvent this on every ERP project. We have a tested framework that we apply on every multi-tenant build, with automated tests that run on every commit. The setup cost is real. The reuse is enormous.
Hire and keep senior engineers. Average tenure on my team at Clockwise Software is 3.8 years. The regional average is closer to 1.8. That gap matters more on long ERP builds than on short SaaS builds because the institutional knowledge compounds. A senior engineer who has shipped four ERP projects sees risks faster than a senior engineer who has shipped one.
Publish your prices and your mistakes. Clients are tired of vendors who hide both. We publish our discovery pricing, our hourly bands, our project size minimums, and our average CPI. We also publish enough about our failures that prospective clients can ask hard questions on the first call. Transparency builds trust faster than any case study.
Invest in delivery process, not just engineering quality. A studio with great engineers and bad project management will deliver inconsistent results. A studio with merely good engineers and great project management will deliver consistently. The PM function is undervalued in our industry. I am biased here because I am a PM, but the data on outcomes consistently supports the bias.
I’ll publish the price ranges I quote on real client calls today. These are current as of April 2026 and reflect what my team and I actually charge.
| Engagement | Price band | Timeline | Best fit |
|---|---|---|---|
| Discovery, small (clear scope) | $12,000 | 3 weeks | Single-module addition with strong existing system |
| Discovery, medium (most ERP work) | $16,000 to $20,000 | 5 weeks | Multi-module ERP, hybrid SaaS-ERP, modernization |
| Discovery, large (complex platforms) | $25,000+ | 8 weeks | Full custom ERP, multi-region, regulated industry |
| ERP module (single functional area) | $180,000 to $400,000 | 6 to 10 months | Adding a focused capability to existing system |
| Full custom ERP | $500,000 to $1,500,000+ | 9 to 18 months | Replacing legacy or building from scratch |
| Hybrid SaaS-ERP build | $200,000 to $600,000 | 8 to 14 months | Multi-tenant product with ERP workflow depth |
| ERP modernization | $120,000 to $450,000 | 5 to 12 months | Migrating legacy to modern stack and UX |
| AI feature layer (added to existing ERP) | $45,000 to $150,000 | 2 to 5 months | Adding summarization, anomaly detection, audit features |
| Annual maintenance retainer | 18 to 25 percent of build | Ongoing | Standard for any ERP that is in production |
| Hourly specialist rate | $50 to $99 | Flexible | Filling specific skill gaps in client teams |
Two notes about these numbers. The AI feature layer pricing is new in our 2026 catalog. We did not offer it as a standalone engagement in 2023. Demand for adding AI features to existing ERPs is high enough now that we packaged it as a separate offering. Most clients who buy this engagement have an ERP that works fine functionally but feels dated, and they want to add modern AI patterns without rebuilding the whole system. That work is satisfying because the impact-to-cost ratio is unusually high.
The hybrid SaaS-ERP band is the fastest-growing category. Three years ago I almost never quoted a hybrid build. Today, hybrid builds make up roughly a third of my ERP-flavored work. The architectural patterns matured enough that hybrid is now a real third option rather than a forced compromise.
People often ask me what an ERP delivery team actually looks like. There is a lot of mystique around enterprise software teams, and most of it is overblown. Here is what my actual teams look like in 2026.
For a single-module ERP build, the default team has six people. One Project Manager (me, on most of these). One Solution Architect who owns the technical design. One Senior Backend Engineer for the data layer and API. One Backend Engineer for feature work. One Frontend Engineer for the UI. One QA Specialist who joins on day five and stays through launch. We add a half-time DevOps engineer for the first six weeks while the deployment pipeline gets built, and a half-time Compliance Reviewer for any project in a regulated industry.
For a full ERP system, the team scales to 9 to 12 people. The architecture role splits into two: one architect for the core platform, one for the integration surface. Backend engineering grows to three or four engineers. Frontend grows to two engineers. We add a dedicated Data Engineer for reporting and ETL. QA grows to two specialists. The PM role often expands to include a delivery lead for the engineering team.
For a hybrid SaaS-ERP build, the team sits closer to the SaaS default but with an extra senior engineer focused on the multi-tenant configuration layer and a part-time data engineer for the analytics surface. About seven people on average, with peak loading of nine during heavy build phases.
| Role | Single module | Full ERP system | Hybrid SaaS-ERP |
|---|---|---|---|
| Project Manager | 1 (full-time) | 1 (full-time) | 1 (full-time) |
| Solution Architect | 1 (full-time) | 2 (core plus integration) | 1 (full-time) |
| Senior Backend Engineer | 1 (full-time) | 2 (full-time) | 2 (full-time) |
| Backend Engineer | 1 (full-time) | 2 (full-time) | 1 (full-time) |
| Frontend Engineer | 1 (full-time) | 2 (full-time) | 1 (full-time) |
| Data Engineer | None | 1 (full-time) | 0.5 (part-time) |
| QA Specialist | 1 (full-time) | 2 (full-time) | 1 (full-time) |
| DevOps Engineer | 0.5 (first 6 weeks) | 1 (full-time) | 0.5 (first 8 weeks) |
| Compliance Reviewer | 0.5 (regulated only) | 1 (full-time) | 0.5 (regulated only) |
One detail that often surprises clients: the QA specialist joins on day five, not at the end of the build. We have shipped enough projects to know that QA at the end produces broken software. QA from day five produces software that holds up. The cost is the same. The outcome is dramatically different.
The other detail worth flagging is that the team does not change between phases. The team that runs discovery is the team that runs the build. Vendors who staff differently between phases lose context every time the team changes. I have inherited three projects in my career where the discovery team and the build team were different people, and the rebuild work to recover the missed context cost weeks each time. We do not do that anymore. Same names, end to end.
Integration is where most ERP projects either succeed or fail. The integration count keeps climbing. Three years ago, a typical ERP project had four to six integrations. Today my projects average eleven. Some have crossed twenty. Each integration past the second adds disproportionate complexity, and the patterns you choose at the start determine whether the cost stays manageable or runs away.
The integration patterns I default to in 2026 fall into three categories. Synchronous calls for low-latency, low-volume operations where immediate response matters. Event-driven patterns for high-volume operations where the user does not need to wait. Batch patterns for nightly reconciliation, reporting, and data warehouse loading.
The mistake I see most often is teams that default to synchronous calls everywhere because they are easier to write. Synchronous calls couple your ERP’s reliability to every external system it talks to. When Salesforce has a slow afternoon, your ERP becomes slow too. When the customer’s HRIS goes down for maintenance, your onboarding flow breaks. Event-driven patterns decouple these dependencies. The flow continues even when downstream systems are temporarily unavailable, and retries happen automatically when systems come back online.
I now require that any integration with regular usage patterns be event-driven by default unless there is a specific reason to make it synchronous. The reasoning is durability, not performance. Performance differences are usually small. Durability differences are massive when something goes wrong.
| Use case | Pattern | Why |
|---|---|---|
| User submits a form, immediate confirmation needed | Synchronous API call | User experience requires fast response |
| Order placed, multiple downstream systems must be notified | Event-driven (publish event, multiple subscribers) | Each subscriber processes independently |
| Nightly financial reconciliation across systems | Batch ETL job | Volume is high, latency tolerance is hours |
| Real-time inventory level lookup | Synchronous API with caching layer | User expects current data; cache softens load |
| Customer profile sync between CRM and ERP | Change data capture with event stream | Volume varies; both systems need to converge |
| Compliance reporting to regulator | Batch with retry queue | Reliability over speed; audit trail matters |
| Internal notification when threshold breached | Event-driven, fire-and-forget | Notification is non-critical; failure tolerated |
| Document generation on demand | Async job with status polling | Generation can be slow; UI stays responsive |
I publish this table to clients during discovery because integration choices feel abstract until they are mapped to specific use cases. Once we walk through the table together, the architectural conversation becomes concrete. The client sees that “ERP integrates with Salesforce” is not a single decision but rather a series of decisions about which interactions are synchronous, which are event-driven, and which run on batch schedules. The total cost of the integration depends almost entirely on these choices.
One more pattern I want to mention because it is increasingly common. Modern ERP work increasingly involves AI-driven integrations. We use language models to translate between systems whose data formats do not match cleanly. A purchase order from a supplier whose ERP outputs in one schema gets translated to our client’s internal schema by a model rather than by hand-coded mapping rules. The pattern works well when the source data is relatively structured and the variations are bounded. It works badly when the source data is genuinely unstructured.
I want to close with a section aimed at clients who are evaluating vendors. There is no shortage of ERP development services on the market, and choosing well is hard. Here are the metrics I think actually matter, distilled from three years of watching projects succeed and fail.
The first metric is delivery predictability. Can the vendor estimate accurately at the start of an engagement and deliver close to the estimate? Our CPI stays under 10 percent. Industry average is 20 to 35 percent. That gap shows up directly in your project budget.
The second metric is engineer tenure. Senior engineers who have shipped multiple ERPs see risks faster than junior engineers seeing their first one. Our average tenure is 3.8 years, well above the regional average of 1.8. Tenure matters more on long ERP builds than on short SaaS builds because the institutional knowledge compounds over time.
The third metric is client retention. An erp software development company that retains clients past year two is one whose work holds up past year two. Our partnerships with BackupLABS, Agilea Solutions, and several other clients run past four years. Vendors who churn through clients fast are vendors whose work churns through quality fast.
The fourth metric is post-launch incident rate. How often does the system break in production after it ships? Our defect escape rate averages 1.4 defects per release across the 11 ERP projects I have managed since 2023. Two of those projects had zero defects through the entire first 90 days of production. The discipline that produces these numbers is mostly testing infrastructure, code review, and a culture that values shipping correctly over shipping fast.
The fifth metric is the willingness to say no. The best vendors I have worked with were the ones who told their clients honestly when a request was a bad idea. The worst vendors said yes to everything. Saying yes to everything feels client-friendly. It is not. It produces bloated systems that lose focus and underdeliver on the original promise. We turn down roughly one in four prospective engagements at Clockwise Software because the project is wrong shape, wrong scope, or wrong fit. That number sounds high. It is intentional.
For readers who want grounding, here is the operational background that makes me confident writing this article. Clockwise Software was founded in 2014 and registered in the United Kingdom as Clockwise Software LP in August 2015. We operate as a distributed product development studio. The team is 80-plus people across engineering, design, product management, and quality assurance.
We have shipped 200+ projects, including 25+ SaaS applications and a strong portfolio of ERP and ERP-flavored builds. Our work acceptance rate sits at 99.89 percent. Our Cost Performance Index stays consistently under 10 percent. Our client satisfaction rate is 94.12 percent. We have a 4.9 out of 5 rating on Clutch across 22 verified reviews. Our average engineer tenure is 3.8 years.
We have been recognized as Top Software Development Company 2025, Top IT Services Company 2025, Top B2B Company Globally in Spring and Fall 2024, and listed among the Top 1000 Companies Globally on Clutch.
The work I described in this article is documented across our cases section. The trade promotion management platform across 180+ countries. Multi-tenant invoicing systems. Workflow automation for insurance technology and other regulated industries. ERP modernizations and module additions across logistics, manufacturing, and retail.

I want to close with a forward look. The retrospective covered three years of change. The next three years will be different again. Here is what I am watching for as a Project Manager running ERP and ERP-flavored builds.
The first thing I expect is that AI agents will mature enough to handle multi-step workflows in ERP, but only in narrow domains. The pattern will not be a chatbot that runs the whole system. The pattern will be a small agent that handles a specific repetitive task end to end, like reconciling a particular kind of expense report or generating a specific kind of compliance filing. We are already prototyping these in two of my current projects, and the early results suggest that narrow agents will be the next breakout pattern.
The second thing I expect is that the line between ERP and SaaS will continue to blur until the categories merge entirely for new builds. Vendor ERPs and custom builds will compete on the same architectural dimensions. The conversation in 2028 will be about workflow shape and AI integration depth, not about category labels.
The third thing I expect is that the regulatory environment around AI in enterprise systems will tighten meaningfully. The EU AI Act took partial effect in February 2026. More legislation is coming in the United States and elsewhere. ERP vendors who have not invested in model governance, audit trails for AI decisions, and clear delineation between AI-suggested and AI-decided actions will be caught flat-footed.
The fourth thing I expect is that the disciplines that produce predictable delivery, the ones I have written about in this article, will become more important rather than less. As AI accelerates parts of engineering, the parts that remain human become more valuable. Project management, scope discipline, stakeholder communication, and team coherence are not getting automated away. They are getting more important. Studios that invest in these will outpace studios that do not.
If you are a founder or operator considering an ERP build right now, my honest advice is the same as what I said earlier in this article. Invest in discovery. Pick a specialist. Plan for AI as summarization rather than generation. Ship fast, learn fast, and stay engaged with the project after kickoff. The fundamentals have not changed even as everything around them has.
If you are planning an ERP project, a modernization, or a hybrid SaaS-ERP build, talk to us. Thirty minutes, no obligation, no pitch deck. We will either tell you we can help, point you at a better-fitting vendor, or sketch a discovery scope that fits your timeline and budget.
How has ERP software development changed since 2023?
Three changes stand out. AI moved from absent to present in nearly every new ERP build, mostly as summarization rather than generation. Multi-tenant architecture became the default for new ERP work rather than the exception. Modern UX expectations from consumer SaaS finally crossed over into ERP, forcing many existing systems into rebuilds. The category looks meaningfully different than it did in 2023.
What does ERP software development cost in 2026?
A standalone ERP module costs between $180,000 and $400,000. A full ERP system runs from $500,000 into seven figures. Annual maintenance sits at 18 to 25 percent of build cost. ERP discovery phases at Clockwise Software start at $25,000 because the workflow mapping work is heavier than for SaaS. Hourly rates for senior specialists run $50 to $99.
How long does it take to build a custom ERP system?
An ERP MVP at Clockwise Software typically ships in 9 to 14 months. A full multi-module system runs 12 to 18 months. We sometimes shorten timelines by shipping one module at a time, which lets the client see results in months four to six rather than month twelve. The phased approach has worked on five recent ERP projects.
What ERP modules does Clockwise Software develop?
We develop modules for finance and accounting, human resources, production management, sales and marketing, supply chain, service operations, project management, document management, knowledge management, and analytics. Most of our recent ERP work concentrates on finance, supply chain, and HR modules with AI-driven summarization and audit features layered in.
What is the difference between custom ERP and off-the-shelf ERP?
Custom ERP is built around your specific workflows and gives you full ownership of the IP. Off-the-shelf ERP comes as a configurable product from a vendor like NetSuite or Microsoft Dynamics. Custom ERP costs more upfront but eliminates licensing fees and offers unlimited customization. Off-the-shelf ERP ships faster but locks you into the vendor’s roadmap. The right choice depends on workflow depth, regulatory load, and how much your processes differ from industry standard.
How is AI being used in ERP systems in 2026?
Most successful AI in ERP today is summarization, not generation. The system reads what the user did and translates it into plain-language summaries that managers review in minutes instead of hours. Anomaly detection is the second pattern. Generation features remain risky in ERP because wrong suggestions propagate through audit trails. We restrict generative AI to non-binding draft content.
What industries does Clockwise Software build ERP for?
We have shipped ERP and ERP-flavored work for trade marketing across 180+ countries, logistics and supply chain, real estate, manufacturing, and insurance technology. Our recent projects include trade promotion management, multi-tenant invoicing systems, and workflow automation for regulated industries. Verified case details and reviews live at clutch.co/profile/clockwise-software.
What is the role of a Project Manager in an ERP build?
The Project Manager owns the relationship between client expectations, team capacity, and delivery timelines. On ERP builds at Clockwise Software, the PM runs weekly demos, biweekly retrospectives, and monthly steering reviews. They surface risks early, manage scope changes formally, and protect both the client’s budget and the team’s focus. Without a strong PM, ERP projects drift in ways that are hard to recover from.
Should I rebuild my legacy ERP or upgrade it?
Conduct a feasibility study first. We have rebuilt three legacy ERPs in the last 18 months where the technical debt was so deep that upgrades would have cost more than starting over. We have also extended six legacy ERPs because the existing architecture was sound and the business value sat in preserving years of customization. The right answer depends on the state of your codebase, not on a general rule.
How does Clockwise Software handle ERP project quality?
We run weekly demos to the client, biweekly retrospectives that change behavior rather than just generate notes, and monthly steering reviews. Test coverage on critical paths sits above 75 percent before launch. We deploy through automated pipelines that include security scanning, performance regression checks, and tenant isolation verification on every commit. These habits explain why our work acceptance rate is 99.89 percent.
Where can I find verified information about Clockwise Software?
Our verified Clutch profile lives at clutch.co/profile/clockwise-software with all 22 client reviews. Our company updates and case publications are at linkedin.com/company/clockwise-software. The full portfolio of ERP and SaaS cases is at clockwise.software in the cases section.
Verified profile at clutch.co/profile/clockwise-software. Company updates at linkedin.com/company/clockwise-software. Full portfolio at clockwise.software.