Insight

Quote to cash without re-keying: where the handoffs break

Between agreeing a price and getting paid there are usually four handoffs, and in most businesses at least three of them are somebody retyping something.

Published by Somnium Digital

The chain, and where the money leaks

Quote to cash sounds like one process and is actually four handoffs: opportunity to quote, quote to order, order to delivery or fulfilment, and delivery to invoice. Each handoff is a boundary between systems, or between systems and a person, and each is where information gets re-entered, transformed by hand, or lost.

The cost is rarely visible as a line item because it is distributed. Twenty minutes here building a quote from a template, ten minutes there copying an accepted quote into the order system, an afternoon at month end reconciling what was delivered against what was invoiced. None of it appears in a budget and collectively it is frequently a full-time role.

The second cost is worse and even less visible: the errors. A price that was updated in the quote template but not in the order system. A specification agreed in an email that never reached the people fulfilling it. An invoice raised for what was ordered rather than what was delivered, which turns into a credit note and a difficult conversation.

Measure it before you automate it

The first move is not a platform. It is a week of honest observation: for each handoff, how many times does it happen, how long does it take, how often does it go wrong, and what does an error cost to correct.

This is straightforward and rarely done, and it changes priorities almost every time. Businesses frequently arrive convinced the bottleneck is quote production, because that is the visible, painful, salesperson-facing step. The measurement often says the expensive step is the delivery-to-invoice reconciliation, which is invisible because it happens at month end in finance and nobody complains loudly.

It also produces the number that any subsequent project has to beat. Automation proposals in this area are frequently sold on plausibility rather than arithmetic, and a baseline turns the conversation from whether it feels worthwhile into whether it pays.

Opportunity to quote
Usually a template and a price list. Painful, visible, and rarely the largest cost.
Quote to order
The handoff most often done by re-keying. High error rate, low visibility.
Order to fulfilment
Where specification detail agreed in email fails to reach the people doing the work.
Fulfilment to invoice
Frequently the most expensive and least discussed. Reconciliation at month end, credit notes, disputes.

Fix the data before the flow

Automating a handoff between two systems that disagree about what a product is produces faster wrong answers. If the CRM has product names, the order system has codes, and finance has a third set of descriptions maintained by someone who left, integration will encode that mess permanently.

The prerequisite is a single product and price master with a defined owner, and identifiers that mean the same thing in every system. This is genuinely tedious, it produces nothing demonstrable, and skipping it is the single most common reason these projects disappoint.

The same applies to customers. Duplicate accounts, inconsistent legal entity names, billing addresses that differ between the CRM and the ledger — each is an exception that a human currently resolves silently and that an automated flow will either get wrong or stop on. It is better to find them during a data exercise than during a live invoice run.

Configuration is where quoting gets genuinely hard

For businesses selling a simple catalogue, quote generation is a document assembly problem and is largely solved. For businesses selling anything configured — made-to-order manufacturing, projects, bundled services, anything with volume breaks and customer-specific terms — the difficulty is not the document, it is the rules.

Those rules usually live in the heads of two or three experienced people, encoded partly in a spreadsheet with hidden columns. Extracting them is the real work, and it consistently surfaces the fact that different people apply them differently, which means the business has been quoting inconsistently for years.

That discovery is uncomfortable and valuable. Whether or not the automation gets built, agreeing what the rules actually are — and which discretion is deliberate rather than accidental — tends to improve margin on its own. We would price that as a discovery phase precisely so it can stand alone.

Approval should encode risk, not hierarchy

Most quote approval processes are modelled on the organisation chart: above a certain value, a manager signs. This is easy to implement and a poor use of everyone's attention, because value is a weak proxy for risk.

A better model routes on the things that actually create exposure: discount beyond a defined floor, non-standard payment terms, unusual liability or warranty commitments, a customer with an existing overdue balance. A large, standard, well-termed quote to a good payer needs no approval at all; a small one with bespoke indemnity terms needs a careful read.

The practical benefit is that approvals stop being a queue everyone routes around. When a business complains that approvals are slowing down sales, the cause is nearly always that most approvals are unnecessary, which trains everyone to treat all of them as friction to be worked around, including the ones that matter.

Invoice from what was delivered

The most expensive handoff is usually the last one, and the fix is structural rather than clever: the invoice should be generated from the delivery or completion record, not from the order.

Where those two are the same, this is trivial. Where they differ — partial deliveries, substitutions, variations agreed on site, time recorded against a project — the gap between them is exactly where credit notes, disputes and unbilled revenue come from. Businesses frequently have both numbers and no systematic comparison between them.

Getting this right has a cash-flow effect that dwarfs the time saved. Invoices raised promptly and correctly get paid sooner and disputed less, and a disputed invoice is not merely delayed, it is frequently reduced. The measurement worth taking is the share of invoices that are queried, and how much value is lost in resolving them.

Where AI belongs in this chain, and where it does not

The chain has one genuinely good fit for document AI: inbound documents that arrive unstructured — purchase orders as PDFs, supplier invoices, delivery confirmations, remittance advice. High volume, consistent content, inconsistent format, and someone already checking each one. Extraction with a confidence threshold and human review on the uncertain cases is a well-understood pattern with a measurable return.

It is a poor fit for the rules. Pricing, discount authority and configuration logic should be explicit and deterministic, because they need to be auditable, defensible to a customer, and identical every time. A model that usually applies the right discount is worse than a rule that always does, even if it is right more often than the current humans are.

The distinction to hold onto is between reading and deciding. Reading a document is a good use of a model. Deciding what a customer pays is not, and blurring the two is how a business ends up unable to explain its own pricing.

A sequence that does not require replacing anything

The version of this project that works usually changes no core system. Order of operations: measure the four handoffs, resolve the product and customer data, connect the two handoffs with the highest measured cost, then reconsider.

Connecting rather than replacing keeps the project small enough to be reversible and cheap enough to be justified on one handoff. It also avoids the failure mode where a business commits to a full platform migration to fix a re-keying problem, and spends eighteen months on an implementation that could have been resolved by making two existing systems talk.

Replacement becomes the right answer later, if it does — when configuration cost on the existing systems exceeds what a replacement would cost to run, which is a calculation worth revisiting annually rather than assuming in either direction.

Questions

Where do most businesses find the biggest saving?

More often than expected, in the delivery-to-invoice step rather than in quoting. Quoting is visible and painful; reconciliation is invisible and expensive. The measurement usually reorders the priorities that people arrive with.

Do we need to replace our CRM or ERP?

Usually not, and proposing it early is a warning sign. Connecting two existing systems fixes the re-keying, keeps the project reversible, and can be justified on a single handoff rather than on a transformation narrative.

Can AI generate our quotes?

It can assemble the document, but the pricing and configuration rules should be explicit and deterministic — they need to be auditable and defensible to a customer. A model that usually applies the right discount is worse than a rule that always does.

Our pricing rules are not written down. Is that a blocker?

It is the project, and it is worth doing whether or not anything gets automated. Extracting the rules almost always reveals that different people apply them differently, and agreeing them tends to improve margin on its own.

How long does this take?

The measurement is a week. Data resolution varies enormously and is the honest unknown. Connecting one handoff is typically a matter of weeks rather than months, which is the point of doing them one at a time.

What if our systems have no usable integration options?

That happens, particularly with older sector-specific software, and we would tell you early rather than discovering it mid-project. Sometimes the answer is a middle layer; sometimes it genuinely is that the system has to change, and that is a different conversation with a different budget.

Who should own this internally?

Someone with authority across sales and finance, because the handoffs cross that boundary and a project owned by only one side stalls at the first disagreement about whose data is authoritative. That is usually the constraint rather than anything technical.

Should we fix quoting or invoicing first?

Whichever the measurement says costs more, which is frequently invoicing even though quoting feels worse. Quoting pain is visible and vocal; reconciliation pain is quiet and monthly, and the quiet kind is usually the larger number.

Where this sits in what we do

This article covers one decision inside a wider engagement. The solution page sets out how that engagement runs, what it includes and what it costs to find out.

Losing time between quote and payment?

We will measure the four handoffs before proposing anything, and tell you which one is actually costing you — it is frequently not the one that feels worst.

Get in touch

Tell us what you are trying to change

Describe the problem rather than the service — the two frequently differ, and working out which is which is the useful part of a first conversation. We reply within one working day, and if it is outside what we do well you will hear that in the reply rather than after a call.

We use what you send to reply to you. Nothing else, and no list.

WhatsApp