Problems & solutions · Supply Chain

Merchandise Allocation and Replenishment Software Problems: The 7 That Cost Real Money, and How to Avoid Them

Merchandise Allocation Replenishment Software workflow illustration showing common problems and fixes.
The short answer

The most expensive failure is allocating against a chain average size curve. It is the default in most implementations because it is easy to compute and impossible to argue with in a meeting, and it is wrong in the majority of stores by construction. Extra large sells out in the four doors that always sell extra large, small sits in half the estate, and the medium units that would have sold are in the wrong stores. Markdown fixes it expensively and the season review records it as a buying error. It was not a buying error. The buy was probably fine and the units went to the wrong doors, which is a decision your allocation system made on your behalf.

Why does the size curve get scoped as a chain average?

Because the alternative sounds like a research project and the average sounds like a fact. Somebody produces the chain level split across small, medium, large and extra large, everyone recognises the shape, and it becomes the default. It is then applied to 340 stores that differ from each other more than they differ from the average.

Size demand varies by store for reasons that persist: local demographics, commuter trade against family trade, climate driving layering, and the simple fact that a door which has been out of extra large for two years has taught those customers to shop elsewhere. That last point is why raw sales history is not a safe input. History shows what a store sold, not what it could have sold, and a size that was rarely in stock looks like a size nobody wants. Feed that back into next season and the error compounds every year.

The visible symptom is a post season review where different stores are marked down for opposite reasons. That pattern points at allocation rather than buying, and most retailers read it the other way round.

The fix is to estimate curves per store per category with borrowed strength and lost sales correction. Where a single store's data is thin, borrow from similar stores rather than falling back to the chain. Correct for periods when a size was out of stock rather than treating a stock out as a demand signal. Then make the output reviewable: an allocator should see why a store's curve differs from its cluster and be able to override it with a recorded reason. Ask any bidder how they would estimate a curve for a store with thin history and known stock outs. If the answer is to average the last two years of sales, they will encode your existing errors and call it a system.

What goes wrong with the sales history and stock out flags you feed it?

Everything above depends on size level sales history with reliable availability data, and a great many retailers discover during the project that theirs is incomplete.

The usual problems are specific. Size level sales exist but availability does not, so there is no way to distinguish a size that did not sell from a size that was not there. Where availability does exist it is often derived from a nightly stock position, which misses a size that sold out on Saturday and was replenished on Monday. Transfers and returns are recorded as sales adjustments that distort the demand signal. Promotional periods are unflagged, so a markdown week reads as strong natural demand for a size that was simply cheap.

The failure mode is discovering all of this in week eight, after the model has been built, which turns a modelling project into a data engineering project with an unchanged deadline.

The fix is a data audit before the build is scoped. Take one category and one season and test whether you can reconstruct, for a given store and size on a given date, whether the item was available. If you cannot, that is the first work item and it belongs in the estimate. Where availability history genuinely does not exist, start capturing it now, since a season of clean data is worth more than any amount of modelling on top of ambiguous data. Rebuild store grading as a computed attribute with a documented method rather than inheriting a spreadsheet nobody can explain.

Why do the warehouse and purchase order integrations break after launch?

Allocation that ends in a spreadsheet for the warehouse to interpret introduces a second point of failure, so the distribution centre connection belongs in scope. It is also where the project ages badly.

The failure is rarely a broken interface. It is drift between what the engine believes is available and what is actually pickable. Units arrive damaged and are quarantined, a receipt is posted late, a cross dock allocation is planned against inventory that has not physically landed, and a partial receipt is treated as a full one. The allocation runs on a number that was true at midnight and false by the time the wave is released, so stores receive short and the allocator is blamed for a warehouse problem.

Purchase order generation drifts differently. Vendor pack configurations change between seasons, a supplier ships an alternative ratio, and the engine keeps optimising against a pack structure that no longer exists. Nothing errors. The size mix simply degrades.

The fix is to reconcile the available to allocate position rather than trust it. Compare the engine's view against the warehouse position before each run and hold the run if the variance exceeds a threshold you set. Treat quarantined, damaged and in transit stock as explicit states rather than as absence. Version pack configurations with effective dates and validate the received pack against the expected one at receipt, so a substitution raises an exception instead of quietly reshaping every allocation that follows. And confirm wave picking, carton building and store fulfilment as real integration work rather than a file drop.

What happens when pack rounding, minimums and fair share rationing are treated as afterthoughts?

These three are the constraint layer, and they are routinely scoped as rules to apply after the maths. Applied afterwards, they undo the maths.

Pack rounding done store by store, by allocating ideal units and then rounding to whole packs, accumulates error across the estate. You end up with units unallocated at the end of the run or the largest stores over shipped, and neither outcome is visible unless somebody checks. Presentation minimums applied uniformly consume a large share of a buy on stores that will never sell through, while need based allocation left unconstrained leaves smaller doors unable to display the item credibly. Neither is wrong. What is wrong is having no stated rule, so each allocator resolves the conflict differently and nobody can explain last season.

Fair share is the one that costs most and gets noticed least. Most spreadsheets and a surprising number of implementations fill store requests in list order until distribution centre stock runs out, so the last stores get nothing regardless of how well they sell. That happens precisely in the weeks when a product is working, which is when the cost of getting it wrong is highest.

The fix is to treat the constraints as part of the optimisation rather than as post processing. Solve pack selection across the estate to minimise deviation from each store's target size profile, subject to pack integrity and available inventory. State the minimums per store grade and fixture type, and state explicitly what happens when the buy cannot fund minimums everywhere, per category, since fashion and basics usually deserve opposite answers. Ration proportionally to need with a floor that protects presentation. Then model pack ratios before the buy, because a prepack that fits no store cluster guarantees stranded inventory before a single unit ships.

Should you build custom or configure what you already own?

Buy, and mean it, in several common situations. If you are a grocery or high frequency replenishment business, RELEX Solutions does forecasting and replenishment at a level that would take years to reproduce, and building instead would be a serious mistake. If your structure is conventional and you already run Oracle Retail, Oracle Retail Allocation integrates natively and that integration is worth a great deal. Blue Yonder is credible where allocation sits inside a broader supply chain programme, and Impact Analytics is worth evaluating where forecast quality is the primary complaint.

There is also a version of this where the packaged system is not the problem. Allocation tools are frequently implemented with default clusters, default minimums and a size curve nobody has revisited since go live, because the consultant left and no analyst owns the configuration. Before commissioning a build, ask who in your organisation owns the store clusters and when the curves were last recalculated. If the answer is nobody and years ago, appoint an owner and give the incumbent a season. That is a far cheaper experiment than a build and it sometimes ends the conversation.

Build when two or more are true. Your size and pack structure is complex enough that packaged tools require manual finishing every week. You already hold clean sales history with availability in a data platform, which removes the largest cost. Your categories differ enough that no single vendor model fits both halves of the business. Allocation headcount is growing faster than store count. Or you have implemented a packaged system and your team still exports to Excel to finish the job, which tells you the fit failed regardless of what the contract says.

How do hidden costs get into the quote?

Six items, and the first two are usually the whole variance.

  • History quality. Size level sales with reliable availability is the input everything depends on, and repairing it is a data engineering project frequently discovered after the modelling scope is fixed.
  • Warehouse integration. Wave picking, carton building and store fulfilment need real work, plus the reconciliation between the available to allocate position and the physical one.
  • Multiple distribution centres and cross docking. Sourcing decisions multiply the optimisation, and cross dock timing adds constraints that single site models do not carry.
  • Category divergence. Grocery replenishment and fashion size allocation share almost no rules, so two category groups is close to two builds of the engine layer.
  • Store grading rebuild. Turning an inherited spreadsheet into a computed, documented attribute is merchandising time and it gates the first run.
  • Parallel season. Running the engine alongside the existing process for a season and comparing outcomes is the only honest validation, and it is real cost.

What keeps the number down is one distribution centre, one category group, and initial allocation only in release one, with replenishment following once the curves are trusted.

What separates a build that works from one that fails here?

The allocator's Monday changes shape. If they still open a spreadsheet, nothing was solved. The engine should run and present exceptions: the stores and items where the answer is unusual, where a constraint was violated, where a store has been out of stock repeatedly, and where last week's override produced a worse outcome than the default. Reviewing sixty decisions instead of building 340 rows is the business case, because it is what lets a stable team handle a materially larger estate.

Overrides are recorded with reasons and then measured against the default, because an override system with no feedback loop preserves the errors you already had.

The statistics are real and the interface is not the product. Store level curve estimation with shrinkage across similar stores, lost sales correction during stock outs, and demand forecasting feeding replenishment targets are established techniques with measurable effects on stranded inventory. Be sceptical of any demonstration built around a chat window, because allocators do not want to converse with a system. They want a size curve per store and a short list of exceptions.

Allocation feeds back into buying. If the engine can tell the buyer that a proposed prepack ratio fits no store cluster, you prevent stranded inventory before the order is placed, which is worth more than any in season fix.

And ownership is in writing before kickoff, including the repository, the cloud accounts and the forecasting models trained on your own sales history. At Digital Heroes the client owns all of it from the first commit. Models built on your demand data are among the most valuable assets a retailer creates and they should never sit in a supplier's account.

Research & sources

The evidence behind this guide

Independent findings on why this investment pays off. Every link goes to the primary source.

  1. 48% of private companies cite integration with legacy systems or technical debt as a top obstacle to realizing the full value of their digital and AI investments (behind data quality/availability at 72% and gaps in AI fluency or technology talent/leadership at 53%). Source: Deloitte (2026) →
  2. Digital Champions expect to achieve about 16% in cost savings and around 15% in revenue gains from digital operations over five years; the study surveyed 1,155 manufacturing executives across 26 countries. Source: PwC / Strategy& (2018) →
  3. This analysis cites IDC research that companies lose 20-30% of revenue annually to inefficiencies caused by data silos, Gartner's estimate that poor data quality costs organizations at least $12.9 million per year on average, and a Salesforce benchmark that 80% of IT leaders say data silos hinder digital transformation - illustrating the business case for integrating systems. Source: Cherry Bekaert (citing IDC, Gartner, Salesforce, DATAVERSITY) (2024) →
  4. McKinsey found that currently demonstrated technologies can fully automate about 42% of finance activities and mostly automate a further 19%, indicating roughly 60% of finance work is technically automatable. Source: McKinsey & Company (2018) →
Parth Srivastav · General Manager · Delhi

As General Manager, Parth connects commercial decisions to what the delivery teams can realistically build. Scope, pricing structure, team shape and account health all cross his desk. His writing is useful for anyone trying to work out what a software project should cost and why.

View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.

FAQ

Frequently asked questions

How do we test whether a developer can build a real size curve?
Ask how they would estimate a curve for a store with thin history and known stock outs. The answer you want mentions borrowing strength from similar stores where a single door's data is sparse, and correcting for periods when a size was unavailable rather than reading a stock out as low demand. If the answer is to average the last two years of sales, they will encode the errors you already have and present them as a system.
What data do we actually need before this project can start?
Size level sales history with reliable availability, so that for any store, size and date you can say whether the item was there. Test that on one category and one season before scoping the build. If you cannot reconstruct availability, repairing it is the first work item and belongs in the estimate, and where the history genuinely does not exist you should start capturing it now, because a single season of clean data is worth more than sophisticated modelling on ambiguous data.
Why does pack rounding store by store cause problems?
Because the error accumulates. Allocating ideal units and then rounding each store to whole packs leaves units unallocated at the end of the run or over ships the largest stores, and neither outcome is visible unless someone checks. Solve pack selection across the estate as a constrained optimisation that minimises deviation from each store's target size profile subject to pack integrity and availability, and model pack ratios before the buy rather than after it.
What is fair share rationing and why do implementations miss it?
It is how you split distribution centre inventory when stores collectively need more than you hold. Most spreadsheets and a surprising number of implementations fill store requests in list order until stock runs out, so the last stores receive nothing regardless of how well they sell. That happens exactly in the weeks when a product is working, when the cost is highest. Ration proportionally to need with a floor that protects presentation minimums.
Why do allocations go short after the warehouse integration is live?
Because the available to allocate position drifts from the physically pickable one. Damaged units are quarantined, receipts post late, cross dock allocations are planned against stock that has not landed, and partial receipts are treated as complete. Reconcile the engine's view against the warehouse position before each run, hold the run when variance exceeds a threshold you set, and model quarantined and in transit stock as explicit states rather than as absence.
We already run a packaged allocation tool. Is our problem configuration?
Possibly. Ask who owns the store clusters and when the size curves were last recalculated. Many implementations run for years on defaults because the consultant left and no analyst inherited the configuration, and that failure looks identical to a fit failure. Appoint an owner and give the incumbent a season. If your team still exports to Excel every week to finish the job afterwards, the fit genuinely failed.
What should an allocator's week look like after a good implementation?
Reviewing exceptions rather than building rows. The engine runs and surfaces the cases needing judgement: unusual results, violated constraints, stores with repeated stock outs, and overrides that produced worse outcomes than the default. If the honest answer during evaluation does not include a specific number of exceptions to review, expect your team to keep exporting to Excel and to have bought a report rather than an engine.
Where does AI genuinely help, and where is it decoration?
It helps in the statistics: store level curve estimation with shrinkage, lost sales correction during stock outs, and demand forecasting feeding replenishment targets are established techniques with measurable effects on stranded inventory. It is decoration in the interface. A conversational layer over allocation solves nothing an allocator asked for, and a demonstration built around a chat window rather than a size curve per store should make you cautious.
How much should a small business budget for its first custom app or website?
For a focused first build, most small businesses land between $8,000 and $60,000: roughly $8,000 to $45,000 for a custom website and $25,000 to $60,000 for an internal tool or simple web app, based on Digital Heroes delivery across 2,000+ projects. Customer-facing products with payments, logins, or a mobile app start around $40,000. Quotes far below these bands usually mean a template with your logo on it, not software shaped around your workflow.
What tech stack is best for custom supply chain software?
Boring and mainstream wins: a typed backend such as Node with TypeScript, Python, or C#, PostgreSQL for transactional inventory data, a React web frontend, and hosting on AWS, Azure, or GCP. Real-time needs like scanner feeds or live shipment tracking add a message queue such as Redis or RabbitMQ. Be wary of any agency pitching an exotic stack; in Digital Heroes handover work, systems built on niche frameworks are consistently the hardest and most expensive for a new team to take over.
When is SAP actually a better choice than building custom supply chain software?
Choose SAP when you need a full ERP, operate in a heavily audited industry that expects standard systems, or run global operations where localization, tax, and compliance content matter more than workflow fit. SAP's strength is breadth: finance, manufacturing, and supply chain in one validated suite. Custom wins when your edge lives in a specific workflow, like how you allocate inventory or route orders, that SAP would force you to bend to its standard process. Many Digital Heroes clients keep SAP as the system of record and build custom operational tools around it.
Can we migrate years of data out of our current system into new custom software?
Almost always yes, through CSV exports or the vendor's API, and migration should be scoped as its own workstream with field mapping, a dry run, and a planned cutover window rather than an afterthought. The real time sink is rarely moving the data; it is cleaning it, since years of duplicates, free-text fields, and inconsistent formats surface all at once. Pull a full export from your current vendor before committing to anything new, because some SaaS plans restrict exports on lower tiers.
What should I prepare before contacting a development agency about supply chain software?
Bring a written list of your workflows from purchase order to delivery, the systems each step touches, and the 3 to 5 pain points costing you the most hours or errors. Export a sample of your real data, SKUs, orders, and locations, because data shape drives half the design decisions. You do not need a formal spec; Digital Heroes scopes most supply chain projects from a two-page problem description plus screen-share walkthroughs of the current process.
How fast does custom supply chain software pay for itself?
Most operations see payback in 12 to 24 months, faster when the system replaces manual data entry or per-user SaaS fees. Measure it concretely: hours of double entry removed, error and mis-ship rates, inventory carrying cost, and the license fees you stop paying. One recurring pattern from Digital Heroes projects: a distributor spending 60+ staff hours a week re-keying orders between systems can often justify a $50,000 build on labor recovery alone within the first year.
How many SaaS seats do we need before building custom becomes cheaper?
The crossover usually shows up between 20 and 50 seats on premium tiers. Salesforce Enterprise lists at $165 per user per month, so 40 users cost about $79,000 a year in subscriptions, which is real money against a custom system you would own outright. Run the comparison over three years: if subscription spend beats the build cost plus 15-20% annual maintenance, custom wins on price before you even count workflow fit.
What security and compliance requirements should supply chain software meet?
At minimum: role-based access control, encryption in transit and at rest, audit logs on inventory and order changes, and tested backups, because the system holds supplier pricing and customer purchase history your competitors would love to see. If enterprise customers connect to it, expect security questionnaires and possibly SOC 2 expectations; food, pharma, and aerospace add traceability rules like FDA lot tracking or ITAR data handling. Raise these in the first scoping call, since retrofitting audit trails onto a live system costs far more than designing them in.
How long does it take to build custom supply chain software?
Plan on 10 to 14 weeks for a first production release covering one or two core workflows, and 6 to 9 months for a full platform spanning procurement, inventory, and fulfillment. Digital Heroes ships most supply chain MVPs in about 12 weeks with a 4 to 6 person team. Integrations are the schedule risk: each ERP, EDI, or carrier connection typically adds 2 to 4 weeks of build and testing.
What does it cost to maintain custom supply chain software each year?
Budget 15 to 20 percent of the original build cost per year, so roughly $9,000 to $12,000 annually on a $60,000 system, covering hosting management, dependency updates, bug fixes, and small enhancements. Across its maintenance contracts, Digital Heroes sees supply chain systems need more upkeep than typical web apps because carrier APIs, EDI specs, and ERP versions keep changing underneath them. Hosting itself is usually minor, often $100 to $500 per month for a mid-size operation.
Who owns the code when an agency builds my supply chain software?
You should own it outright, with full IP assignment on payment written into the contract, and you should walk away from any agency that only licenses the software to you. Insist on the code living in a repository under your own GitHub or GitLab account from day one, not handed over at the end. Digital Heroes contracts assign all custom code, database schemas, and documentation to the client; the only carve-outs should be clearly listed open source libraries.
How big a development team does a supply chain software project need?
A typical build runs with 4 to 6 people: a project lead or analyst, two or three developers, a QA engineer, and a part-time designer. Digital Heroes staffs most supply chain MVPs this way for 10 to 14 weeks, then drops to 1 or 2 people for maintenance after launch. Bigger is not better here; past 7 or 8 people on a single-product build, coordination overhead usually cancels the added speed.
Who can build a custom supply chain software system?

Digital Heroes builds custom supply chain software systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.

Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.

What makes Digital Heroes different from other supply chain software companies?

Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.

Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.

How can I check Digital Heroes is legitimate before getting in touch?

Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.

Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.

Keep reading
let's build

Build something worth launching.

A plan, a team, a timeline, within 24 hours. No decks, no discovery calls. Tell us what you're building and we'll come back with a real scope and a real number.

message us directly · we reply within one business day

mission briefing

Monthly dispatch

Playbooks, real build costs, and what we're shipping. One email a month. No fluff.

visit us

New York HQ

1140 Broadway, Suite 704 · New York, NY 10001

Get directions
Online now

Hey there 👋 How can we help you today?