# Prompt for Lot No. for every item in case of PO Retrieval

**YouTube:** [How to Enable Lot/ Batch Number Prompt for Each Item During Purchase Order Retrieval ?](https://www.youtube.com/watch?v=vmccp8bAD50)

## How to Enable Lot/ Batch Number Prompt for Each Item During Purchase Order Retrieval?

This setting ensures that users are prompted to enter a **lot number for each item** during purchase order (PO) retrieval, improving batch traceability and inventory accuracy.

***

### **Step-by-Step Configuration**

* Open the **Logic Folder** and run **Logic Admin**.
* Go to **Global Settings**.
* Navigate to the **Purchase** tab.
* Locate and enable the option: **“Prompt for lot number for every item in case of PO retrieval.”**

<figure><img src="/files/mVmL1HNnBXLffBtVUhNJ" alt=""><figcaption><p>Let's Keep this feature enable to observe its Impact in Billing.</p></figcaption></figure>

* Click Save to apply the setting.
* **Restart the Software** to activate the changes.

> **Note:** This setting is also available within **Purchase Voucher Configuration**, where it must be enabled **individually for each voucher series**.\
> Using **Global Settings** ensures that the rule is enforced **across all series and branches**.

***

### **Functionality During Purchase Entry**

* Begin a new **Purchase Entry** by retrieving a **Purchase Order**.
* Select the desired **purchase order** from the list.
* Choose the items you wish to retrieve.
* The system will automatically display a **Lot Number window** for **each item**.
* You must specify:
  * The **Lot Number**
  * The **Quantity** to be retrieved

<figure><img src="/files/i8T4IGdKI5pTxLapuvm0" alt=""><figcaption><p>The system automatically displays a 'Lot Number' window for each item.</p></figcaption></figure>

***

### B**enefits**

* Improves **lot-level tracking** and **inventory management**.
* Ensures that **every item** has a **defined lot number** during purchase.
* Minimizes manual follow-ups and errors in stock identification.


---

# 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-learning-hub-tutorials-and-best-practices/user-access/logic-global-admin/purchase/prompt-for-lot-no.-for-every-item-in-case-of-po-retrieval.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.
