Convert Specific Quote Lines to Order allows users to control which items from a Quote are included when converting to an Order.
A new Add to Order field has been added to the Quote Lines on both Sales Quotes and Purchase Quotes. This field defaults to True, meaning all lines will normally be included in the conversion.
When the Make Order action is selected, the system will only process Quote Lines where Add to Order is set to True.
Lines where Add to Order is set to False will remain on the original Quote and will not be converted into an Order.
This provides flexibility for handling partial conversions without requiring manual deletion of lines.

Quantity to Convert from Quote
Quantity to Convert from Quote allows users to specify whether the full or partial quantity from a Quote Line should be converted into an Order.
A new Qty. to Order field has been added to the Quote Lines on both Sales Quotes and Purchase Quotes. This field defaults to the original Quantity on the Quote Line.
Before running the Make Order action, the user can adjust the Qty. to Order value.
When the Quote is converted, the system uses this value to create the corresponding Sales or Purchase Order line.
This provides flexibility for handling partial fulfilment without editing the original Quote quantity.

Quantity Already Ordered from Quote
When a quote line is partially converted using Qty. to Order, the Qty. Ordered field on the quote line records the cumulative total of all quantities already converted into Sales Orders from that line. This field is read-only and is updated automatically each time a conversion takes place.
This allows Users to reopen a quote at a later point and immediately see how much of the original quoted quantity has already been committed to orders, and how much remains available to convert.

Behaviour when updating Quantity
If the Quantity on a quote line is changed after a partial conversion has already taken place, the following rules apply:
If Quantity is increased, the Qty. to Order field will automatically recalculate to reflect the new remaining quantity available to convert (Qty. to Order = Quantity − Qty. Ordered).
If Quantity is decreased to a value below the current Qty. Ordered, the system will display an error and prevent the change, as it is not possible to reduce the quoted quantity below what has already been converted into orders.
The Qty. to Order field will also display an error if a User attempts to enter a value greater than the remaining quantity available to convert (Quantity − Qty. Ordered), ensuring that no more than the available balance can be converted at any one time.