How does a quote convert into a real order on acceptance?
When the customer accepts a quote version, it converts into a real order — the quote request records the resulting order id (ConvertedOrderId) and moves to a Converted status. From that point the order behaves like any other (fulfilment, payment, delivery as applicable). Acceptance is the moment the negotiation becomes a commitment: the agreed version's pricing carries into the order.…
When the customer accepts a quote version, it converts into a real order — the quote request records the resulting order id (ConvertedOrderId) and moves to a Converted status. From that point the order behaves like any other (fulfilment, payment, delivery as applicable). Acceptance is the moment the negotiation becomes a commitment: the agreed version's pricing carries into the order. This bridges the quote world and the order world cleanly, so a negotiated deal flows straight into normal operations without re-keying.