Skip to main content

Quote-to-Order Conversion

Quote-to-order conversion is the process of turning an accepted quote into a confirmed sales order. QOM supports this transition while keeping quotes and orders as separate commercial documents. This page explains the differences between them and how information maps from one to the other.

Why quotes and orders are separate

QOM separates quotes and orders for several reasons:

  1. Different party models — Quotes reference parties (from PRM) because quotes may be issued to prospects who are not yet customers. Orders reference customers (from FAR) because only registered customers can place orders. Converting a quote to an order requires the party to have been converted to a customer first.

  2. Different detail structures — Quotes have a three-level hierarchy (header, version, lines) to support pricing revisions. Orders have a two-level hierarchy (header, lines) because once confirmed, the pricing is fixed.

  3. Different tracking requirements — Order lines carry fulfilment details, such as fulfilled quantity, shipped quantity, actual ship date, and cancelled quantity, that are not relevant during the quoting phase.

How data maps across

Header-level mapping

Quote fieldOrder fieldNotes
Quote codeNot carried; orders get their own auto-generated code
Quote typeOrder typeMay change (e.g. "quotation" becomes "sales order")
Currency codeCurrency codeCarried over directly
Quote statusOrder statusReset to the initial order status
Sold-to partySold-to customerRequires party-to-customer resolution in FAR
Ship-to partyShip-to customerSame party-to-customer resolution
Payment termPayment termCarried over directly
Payment methodPayment methodCarried over directly
Price list versionTaken from the accepted quote version

Line-level mapping

Quote line fieldOrder line fieldNotes
Quoted itemItemThe resolved item (not the original requested item)
Line descriptionLine descriptionCarried over
Quoted quantityOrdered quantityCarried over
Quoted UOMOrdered UOMCarried over
Unit quoted priceUnit selling priceThe agreed price becomes the selling price
Unit list priceUnit list priceCarried over for reference
Fulfilled/shipped quantityInitialised to zero or null
Cancelled quantityInitialised to null

What QOM leaves to the conversion workflow

The conversion workflow is responsible for several business decisions:

  • Traceability — recording how the new order relates back to the accepted quote.
  • Order creation — creating the order with the correct customer, shipping, pricing, and line details.
  • Quote status — closing or marking the quote as converted after the order is created.

Price list continuity

The accepted quote version's price list version should be carried to the order header to ensure the order is priced from the same list that the customer agreed to during quoting.