# Do not allow duplicate items in Purchase Order

**YouTube:** [How to Restrict Duplicate Item Entry in Purchase Orders?](https://youtu.be/_K1c6ddJjxo)

## How to Restrict Duplicate Item Entry in Purchase Orders?

This tutorial explains how to **restrict duplicate item entries in Purchase Orders** in Logic ERP. By enabling this configuration, the system ensures that the same item cannot be entered multiple times within a single purchase order, helping maintain data accuracy and preventing duplication errors.

***

### **Objective of This Feature**

* Prevent **duplicate item entries** in the same Purchase Order
* Ensure **data accuracy and consistency**
* Avoid confusion in **quantity and costing**
* Improve **procurement control**

***

### **Accessing Configuration Settings**

* Open the **Purchase Order Module**
* Go to **Configuration Window**
* Navigate to the **General Options Section**

**Enabling Duplicate Restriction**

* Locate the enable the option:

> **“Do Not Allow Duplicate Items in Purchase Order”**

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

* Click **Ok.**

***

### **Implement Duplicate Restriction**

* Start a **New Purchase Order Entry**
* Go to the **Item Details Section**
* Add required items
* Try adding an item that is **already included** in the same PO

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

**System Behavior**

* System automatically **blocks the entry**
* Displays a **notification message**:
  * Item already exists in the current order

***

### **Key Benefits**

* Eliminates **duplicate entries and errors**
* Ensures **accurate quantity tracking**
* Simplifies **purchase order management**
* Improves **data reliability**

***

### **Best Practice Tip**

* Enable this feature for:
  * Standard procurement processes
* Disable only if:
  * Same item needs to be entered multiple times for valid reasons

***

### **Final Outcome**

* Duplicate items are **restricted within Purchase Orders**
* Data remains **clean and error-free**
* Procurement process becomes **more controlled and efficient**


---

# 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/do-not-allow-duplicate-items-in-purchase-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.
