# Allow Retrieval of One Purchase Indent Per Order

**YouTube:** [How to Allow Only One Purchase Indent per Purchase Order?](https://www.youtube.com/watch?v=EdeAkKyrL5I)

## How to Allow Only One Purchase Indent per Purchase Order?

This tutorial explains how to restrict the retrieval of only **One Purchase Indent per Purchase Order** in Logic ERP. This feature helps maintain better control over procurement transactions and prevents combining multiple indents into a single order.

***

### **Objective of This Feature**

* Restrict retrieval to **one Purchase Indent per Order**
* Improve control over Purchase Order creation
* Maintain clear document linkage
* Simplify tracking and reconciliation

***

### **Understand Default Behavior**

* Create a **New Purchase Order**
* Click on the **Retrieve** option.
* Select **Purchase Indent**.

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

* Choose all the Purchase Indents that you want to retrieve.

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

* Click on **OK**.
* Once you click **OK**, all the items from the selected Purchase Indents will be retrieved successfully.

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

**System Behavior**

* System allows retrieval of **Multiple Purchase Indents** into a single Purchase Order.

***

### **Enable Restriction**

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

> **“Allow Retrieval of One Purchase Indent Per Order”**

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

* Click **OK** to apply changes.

***

### **Retrieve Purchase Indent**

**New Transaction**

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

**Process**

* Click on **Retrieve Purchase Indent**

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

**System Behavior**

* In the search list:
  * The option to select multiple Purchase Indents has now been removed.
  * System restricts selection to **only one Purchase Indent** at a time

***

### **Key Benefits**

* Better control over Purchase Order mapping
* Clear one-to-one document linkage
* Easier tracking and auditing
* Reduced confusion during procurement processing

***

### **Best Practice Tips**

* Use this feature where each indent requires separate approval or tracking
* Train users on restricted retrieval behavior
* Review procurement workflow before enabling

***

### **Final Outcome**

* Only one Purchase Indent can be retrieved per Purchase Order
* Improved procurement accuracy and document control
* Simplified tracking and reconciliation process
* Better operational efficiency


---

# 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/allow-retrieval-of-one-purchase-indent-per-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.
