# Auto Pick LOT Number if Single LOT or have Same MRP

A new option added in Sale Voucher Configuration **Lot Selection** setttings i.e., “**Auto Pick if Single Lot(or Same MRP)**.” This option will prevent the ‘LOT search for Item’ window from opening in the Sale Bill if there’s only single LOT allocated to the item or the item has multiple LOTs allocated with same MRP.

For example: Suppose there’s an item who have more than one LOT numbers. In normal case, the LOT search window will always pop-up. But if you set Lot Selection to ‘**Auto Pick if Single Lot(or Same MRP) ‘**, then the LOT search window will not open if the MRP is same for every LOT number of the item.

<figure><img src="/files/84KqjmyKPOpDC7N9g58d" 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/november-2019/billing/auto-pick-lot-number-if-single-lot-or-have-same-mrp.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.
