# Prompt Item Selection before Purchase Indent Retrieval

**YouTube:** [How to Prompt for Item Selection Before Indent Retrieval in Purchase Orders?](https://youtu.be/UjUtULOSps8)

## How to Prompt for Item Selection Before Indent Retrieval in Purchase Orders?

This tutorial explains how to enable the **Prompt Item Selection before Purchase Indent Retrieval** feature in Logic ERP. This functionality allows users to select specific items from a Purchase Indent instead of retrieving all items together into the Purchase Order.

***

### **Objective of This Feature**

* Enable selective item retrieval from Purchase Indents
* Allow partial retrieval of required items only
* Improve flexibility during Purchase Order creation
* Avoid unnecessary item retrieval

***

### **Understand Default Behavior**

**Transaction Process**

* Initiate a **New Purchase Order**
* Click on:
  * **Retrieve Option**
* Select a **Purchase Indent**

<div><figure><img src="/files/4OqfXOcLZWJXtrTSSFJo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lLVFbv8leG7aBb9WQnoD" alt=""><figcaption></figcaption></figure></div>

**Default System Behavior**

* All items from the selected Purchase Indent are:
  * Automatically retrieved together

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

***

#### **Enable Prompt Item Selection Feature**

* Open the **Purchase Order Configuration Window**
* Navigate to **Default Settings**
* Locate and enable the option labeled as:

> **“Prompt Item Selection before Purchase Indent Retrieval”**

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

* Click **Save**

***

### **Create a New Purchase Order**

**Transaction Process**

* Create a **New Purchase Order**
* Select the **Supplier**
* Proceed to the **Item Details Section**

**Retrieve Purchase Indent**

* Click on **Retrieve Option**
* Select the required **Purchase Indent** from the list

***

### **Observe Item Selection Prompt**

**System Behavior**

* After selecting the Purchase Indent:
  * A window appears displaying all items available in that Indent

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

**Functionality**

* Users can:
  * Select only the required items
  * Perform partial retrieval instead of retrieving all items together

***

### **Key Benefits**

* Greater flexibility during Purchase Order creation
* Avoids unnecessary item retrieval
* Simplifies partial procurement processes
* Improves accuracy and control in Purchase Orders

***

### **Best Practice Tips**

* Retrieve only required items to avoid excess ordering
* Review selected items before finalizing retrieval
* Use partial retrieval for phased procurement processes

***

### **Final Outcome**

* Users can select specific items before retrieving a Purchase Indent
* Partial item retrieval becomes possible
* Improved flexibility and control in Purchase Order processing
* More efficient and accurate procurement workflow


---

# 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/order-processing/purchase-order/po-configuration/prompt-item-selection-before-purchase-indent-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.
