# Do not allow duplicate  Order No. for Same Supplier

**YouTube:** [How to Restrict Duplicate Supplier Order Numbers in Purchase Orders?](https://youtu.be/ZbzREFv1w0o)

## How to Restrict Duplicate Supplier Order Numbers in Purchase Orders?

This tutorial explains how to prevent entering **duplicate Supplier Order Numbers** for the same supplier in Purchase Orders in Logic ERP. This validation ensures every supplier order reference remains unique, improving accuracy and tracking.

***

### **Objective of This Feature**

* Prevent duplicate **Supplier Order Numbers**
* Maintain unique supplier references
* Avoid confusion in order tracking
* Improve data accuracy and control

***

### **Create Initial Purchase Order (Default Behavior)**

**Process**

* Open **Purchase Order Module**
* Select **Supplier**
* Go to **Other Details**
* Enter **Supplier Order Number**

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

**Next Steps**

* Proceed to **Item Details Section**
* Enter items and **Save** the Purchase Order

> **Note:** The system currently allows duplicate Supplier Order Numbers. To restrict this, follow the steps below.

***

#### **Enable Duplicate Restriction**

* Open **Configuration Window**
* Go to **Other Settings**
* Locate and enable the option labeled as:

> **“Do not allow duplicate Supp. Order No. for Same Supplier”**

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

* Click **OK** to apply changes.

***

### **Implement in New Purchase Order**

**Transaction Process**

* Start a **New Purchase Order Entry**
* Select the **Same Supplier**

**Enter Duplicate Supplier Order Number**

* Go to **Other Details**
* Enter the **same Supplier Order Number** used earlier

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

**Next**

* Proceed to **Item Details Section**
* Enter item details

**System Validation**

* While saving, system **restricts the entry**

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

* Displays alert message:
  * *Supplier Order Number already exists for the same supplier*

**Correct Action**

* Modify the **Supplier Order Number**
* Enter a **unique value**

**Result**

* Purchase Order is successfully saved

***

### **Key Benefits**

* Ensures unique supplier order tracking
* Prevents duplicate entries
* Improves record accuracy
* Enhances audit and reporting clarity

***

### **Best Practice Tips**

* Always follow a structured numbering system
* Avoid reusing supplier order references
* Train users to verify before entry

***

### **Final Outcome**

* Duplicate Supplier Order Numbers are restricted
* Each supplier order remains unique
* Better control and accuracy in Purchase Orders
* Improved efficiency and data reliability


---

# 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-order-no.-for-same-supplier.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.
