ERP

Why Your ERP Project Failed — And What to Do Next

For factory owners who invested millions, waited years, and still don’t have a system that works.
You didn’t fail. The project failed you.

Maybe it started with a promising demo. A consultant in a nice suit, a slide deck full of dashboards, and a promise that this system would "transform your operations." You signed the contract, paid the deposit, and waited.

Then the delays started. Then the scope changes. Then the invoices kept coming while your production floor was still running on spreadsheets and WhatsApp messages.

If this sounds familiar, you’re not alone — and more importantly, you’re not the problem.


The Real Reasons ERP Projects Fail in Factories

Most ERP failures aren’t about bad luck. They follow predictable patterns that consultants rarely admit to upfront.

flowchart TD
    A(["Factory owner ... needs better operations"])
    B["Internal IT team ... knows tech, not your business"]
    C[/"... afraid to admit gaps, nods along in meetings"/]
    D["ERP vendor ... configures to wrong requirements"]
    E[/"... bills by hour, not by outcome"/]
    F["Floor supervisors, QC, warehouse ... see it for the first time"]
    G(["Project fails ... spreadsheets return, costs remain"])

    A -->|"assigns project to"| B
    B -.->|"silent knowledge gap"| C
    B -->|"briefs vendor with wrong info"| D
    D -.->|"incentive misalignment"| E
    D -->|"months later: go-live"| F
    F -->|"does not fit real workflows"| G

    style A fill:#D3D1C7,stroke:#5F5E5A,color:#2C2C2A
    style B fill:#F5C4B3,stroke:#993C1D,color:#4A1B0C
    style C fill:#FAEEDA,stroke:#854F0B,color:#412402
    style D fill:#F5C4B3,stroke:#993C1D,color:#4A1B0C
    style E fill:#FAEEDA,stroke:#854F0B,color:#412402
    style F fill:#D3D1C7,stroke:#5F5E5A,color:#2C2C2A
    style G fill:#F7C1C1,stroke:#A32D2D,color:#501313

The system was built for someone else. Most ERP platforms — SAP, Oracle, Microsoft Dynamics — were designed for Western enterprises with standardized workflows. Your factory has its own processes, supplier relationships, and operational rhythms built over decades. Forcing your business into someone else’s template is expensive, painful, and usually incomplete.

The implementation partner prioritized billing over outcomes. Large integrators earn revenue from project hours. A six-month project that becomes an eighteen-month project is a disaster for you and a windfall for them. Without a fixed-scope, outcome-based engagement model, incentives are misaligned from day one.

Your IT staff were the wrong bridge — and nobody said so. This is the pattern we see most often, and the one nobody talks about. The factory owner assigns the ERP project to their internal IT team. The IT team understands servers, networks, and software installation. They do not deeply understand how your procurement actually works, how your production orders flow, or why your QC process has three exceptions that don’t fit any standard template. But they won’t say that. They’re afraid to look incompetent. So they nod along in vendor meetings, sign off on requirements documents they don’t fully understand, and configure the system based on assumptions that turn out to be wrong. By the time the real process owners — your floor supervisors, your warehouse leads, your procurement staff — see what’s been built, it’s too late to change without a costly rework. The system goes live wrong, and everyone pretends it can be fixed with more training.

Your operational team wasn’t involved early enough. The people who understand your production floor — your floor supervisors, procurement officers, QC leads — are rarely in the room when the system is designed. The result is a system that looks correct on paper and breaks constantly in practice.

The data migration was underestimated. Moving ten years of inventory data, supplier records, and production history into a new system is one of the hardest problems in enterprise software. Most projects budget two weeks for it. It takes months, and when it goes wrong, nothing works.

There was no plan for after go-live. The consultant leaves. The system is "live." And then your staff spends three hours a day working around bugs, duplicating entries in both the old system and the new one, waiting for someone to pick up a support ticket.


What a Failed ERP Project Actually Costs You

The invoice is only part of it.

There’s the licensing fee you’re still paying for a system nobody uses. The custom modules that are now unmaintained orphans. The staff time spent in training sessions for software they abandoned. The management hours lost chasing the implementation partner. The decisions you couldn’t make because your data was incomplete or wrong.

And there’s the opportunity cost: the competitors who modernized successfully while you were stuck in a project that went nowhere.

A failed ERP implementation doesn’t just waste money. It damages trust — internally, between management and staff; and externally, between you and the vendors and customers who were promised capabilities that never materialized.


Why "Try a Different Big ERP" Is Usually the Wrong Answer

After a failed implementation, the temptation is to try again with a different platform. A different vendor, a different integrator, the same basic approach.

This rarely works.

The underlying problem usually isn’t which ERP you chose — it’s the assumption that a general-purpose platform, configured by an outside team, can solve problems that are specific to your factory.

What most factories actually need isn’t an ERP in the traditional sense. They need systems that are purpose-built for the specific workflows that matter most to their business: inventory and materials tracking, production scheduling, quality control, supplier management, maintenance records, compliance reporting. Not a single monolithic system that claims to do everything, but a set of connected tools that actually do the right things well.


A Different Approach: Start with What’s Broken

At Simplico, we’ve worked with factories across Thailand and across industries — manufacturing, food processing, recycling, and more. The single biggest lesson we’ve learned is this: you don’t need more software. You need the right software, built around your actual operations.

Our approach is different from the large integrators in a few specific ways.

We start with a discovery process that maps your actual workflows — not an idealized version, but what really happens on your production floor, in your procurement process, and in your warehouse. We talk to the people doing the work, not just the people who manage them.

We build in phases. Rather than a two-year "big bang" implementation that delivers everything at once (and usually delivers nothing on time), we identify the highest-value problems first and build working solutions for those. You see results in weeks, not years.

We use modern, lean technology. Our systems are built on FastAPI, React, and PostgreSQL — proven, open-source components without expensive licensing fees. They’re fast, maintainable, and don’t lock you into a vendor relationship for the rest of your operating life.

We document everything and train your team properly. When we finish an engagement, your people can use the system, your IT team (or ours) can maintain it, and you’re not dependent on us to keep the lights on.


What This Looks Like in Practice

flowchart TD
    A(["Factory owner ... needs operations that work"])
    B["Simplico discovery ... talks directly to floor, QC, warehouse, procurement"]
    HW["Hardware integration ... PLCs, sensors, RFID"]
    MES["MES ... real-time floor data"]
    SOC["SOC / security ... OT monitoring"]
    MOD["Custom modules ... plugs into existing software"]
    F["Your factory floor ... machines, people, data connected"]
    G(["Operations that actually work"])

    A -->|"engages"| B
    B -->|"builds what is needed"| HW
    B --> MES
    B --> SOC
    B --> MOD
    HW --> F
    MES --> F
    SOC --> F
    MOD --> F
    F --> G

    style A fill:#D3D1C7,stroke:#5F5E5A,color:#2C2C2A
    style B fill:#9FE1CB,stroke:#0F6E56,color:#04342C
    style HW fill:#CECBF6,stroke:#534AB7,color:#26215C
    style MES fill:#CECBF6,stroke:#534AB7,color:#26215C
    style SOC fill:#CECBF6,stroke:#534AB7,color:#26215C
    style MOD fill:#CECBF6,stroke:#534AB7,color:#26215C
    style F fill:#D3D1C7,stroke:#5F5E5A,color:#2C2C2A
    style G fill:#C0DD97,stroke:#3B6D11,color:#173404

Rather than replacing a failed ERP with another ERP, we focus on the layer where factories actually lose money: the gap between your machines, your people, and your data.

Connecting the production floor to the back office. Your machines generate data — cycle times, downtime events, yield rates, temperature logs — but most of it disappears into thin air or gets manually transcribed into spreadsheets. We build Manufacturing Execution System (MES) components that capture this data at the source, in real time, and make it available to the people who need it: shift supervisors, quality teams, and management. No manual entry. No lag. No guesswork.

Bridging hardware and software. Sensors, PLCs, barcode scanners, RFID readers, weighing systems — factory floors are full of equipment that generates useful signals but rarely talks to anything else. We design and build integrations that connect your physical infrastructure to your digital systems, whether that’s an existing ERP, a custom dashboard, or a standalone application. If a machine can send a signal, we can do something useful with it.

Security and visibility for operational technology. As factories become more connected, they also become more exposed. We build Security Operations Center (SOC) capabilities tailored to industrial environments — monitoring network traffic, detecting anomalies in OT systems, and giving your team the visibility to catch problems before they become incidents.

Custom modules that plug into what you already have. Sometimes the answer isn’t a new system at all — it’s a well-built module that extends your existing tools to cover the gaps. We build purpose-fit applications that integrate with your current accounting software, ERP, or data infrastructure rather than demanding you throw everything out and start over.

The common thread in all of these is a bias toward precision over scope. We build what solves the problem, connect it to what you already have, and make sure it actually works on your floor — not just in a demo environment.


If Your ERP Project Failed, Here’s What to Do Now

First, stop blaming yourself or your team. Failed ERP projects are almost always a failure of approach, not a failure of your business.

Second, don’t rush into another large-scale implementation. Take time to understand what actually went wrong and what you actually need.

Third, consider talking to someone who builds purpose-fit systems rather than configures general-purpose ones.

That’s what Simplico does. We’re a Bangkok-based software engineering studio with over ten years of experience building production systems for factories and enterprises across Thailand, Japan, and the region. We don’t sell licenses. We build working software for real operational problems.

If you’ve been through a failed ERP project and you’re trying to figure out what comes next, we’d like to talk.


Simplico Co., Ltd.
simplico.net | hello@simplico.net

We build lean, purpose-fit software for factories and enterprises that need systems that actually work.