Handle quotes

Convert a quote to an order

Acceptance, conversion, and the references that let both sides find the deal again.
How this will work. The screens on this page are planned and not yet on your tenant — see the guide overview for what works today.

Acceptance is the customer's decision. Conversion is what the platform does with it. Keeping them separate is what lets a converted quote still pass through an approval, and what stops an order appearing that nobody meant to place.

Before you begin: the quote must be in sent and not past valid_until. A superseded or expired quote cannot be accepted — revise it instead, see Negotiate and revise.

The customer accepts on the storefront

The contact opens the quote from their account area, reviews the lines, and selects Accept. They can add their own purchase-order number at that point, and you should encourage it: that number is what their accounts-payable department will match your invoice against.

What happens next depends on what that contact is allowed to do — the same two doors that govern any order, described in Quotes, approvals and negotiation:

The contact mayOrder valueResult
Place ordersBelow your thresholdOrder created as placed
Place ordersAbove your thresholdOrder created as pending, awaiting approval
Only request ordersAnyOrder created as pending
Approve ordersAnyOrder created as placed

An accepted quote can therefore still produce an order that is not yet real. That is correct. The buyer agreed to your price; their own governance still applies — and on their side, a second approval workflow may run inside their procurement system before the acceptance ever reaches you. See How procurement governance works.

Manual conversion by the rep

Most acceptances in the Mittelstand do not arrive as a click. They arrive as a PDF purchase order by email, or as a phone call.

  1. Open the quote on Sales › Quotes.
  2. Select Record acceptance.
  3. Enter the customer's purchase-order number and the date they accepted.
  4. Attach their document.
  5. Convert.

Record the acceptance date the customer gave, not today's date. The gap between those two is your own processing delay, and it is worth being able to see it.

What the order carries

The order created from a quote is an ordinary order with three references filled in:

FieldHolds
numberA fresh order number from your order range
external_refThe quote number — AN-000412
customer_order_numberThe buyer's purchase-order number

Those three are what make the deal findable from any side later. Your ERP reconciliation matches on the order number, the customer's accounts-payable matches on their PO number, and your sales team searches on the quote number. See Reconcile with your ERP.

The prices come from the quote, not from the price lists. This is the whole point of the frozen snapshot: the order lines carry the quoted unit prices, the quoted currency, the quoted tax basis and the quoted rounding, and the resolution chain is not consulted again. A price list that changed between the send and the acceptance changes nothing.

Do not add lines to a converted order and expect the quote price to apply. A line added after conversion is priced by the live resolution chain, at today's prices, like any other order line. It will not carry the quoted discount, and nobody will notice until the invoice. Revise the quote instead, or accept that the new line is a separate commercial fact.

Partial acceptance

Whether a buyer may accept some lines and not others is a policy you set in Quote settings. Both answers are defensible:

  • All or nothing. The quote is one package. Accepting part of it is a counter-offer, and the buyer's storefront offers no line-level accept. Right wherever the price depended on the total basket.
  • Line-level. The buyer accepts the lines they want. The order carries those; the remaining lines close as declined with the reason not accepted, and they show up in your win/loss analysis as lost lines rather than a lost quote.

If you allow line-level acceptance, check your discounts. A 12 % concession given for a €40,000 basket applies to a €6,000 basket just as happily, and the volume that justified it never arrives.

What to check

  • The order exists on Order Management › Orders with the quote number in external_ref.
  • The order's unit prices equal the quote's, to the cent — including on any line where a price list has changed since.
  • The quote shows converted and links to the order.
  • If the buyer was a requester, the order is in pending and appears in the Awaiting approval counter, not in fulfilment.

When it does not work

SymptomCauseDo this
Accept action missing for the buyerThe quote expired, or was supersededRevise with a new validity
Order created but prices differ from the quoteLines were added after conversionCompare the order against the quote's PDF; the added lines are live-priced
Order stuck in pendingThe contact holds orders.request only, or the value crossed your thresholdWork the approval queue — The three order statuses
Duplicate order for one quoteManual conversion after the buyer already accepted onlineCancel one with a reason; conversion is not idempotent by design

Next