# Auto pick Quantity in Sale Order

An option is added in Sale order configuration that allows to move 1 in Quantity column by default at the time of entering sale order .

Go to **Sale Order configuration> Defaults**. You may define it as “**Quantity”** if you want to pick one in quantity column while creating order or None if not required.

<figure><img src="/files/cdqoXRW3OmMeIb4o0Gh3" alt=""><figcaption></figcaption></figure>

The following image demonstrates that the Default quantity is entered as 1 by default before entering item in Sale order.

<figure><img src="/files/Ezl6mwRLdSy9MpOQxl6F" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/orders/auto-pick-quantity-in-sale-order.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
