# Supplier + Items

**YouTube:** [How to Configure Supplier–Item Linking for Purchase](https://www.youtube.com/watch?v=Erik4qGAJNY)?

## How to Configure Supplier–Item Linking for Purchase?

In this tutorial, you will learn how to **link specific items with suppliers** in Logic ERP.\
This feature ensures **accurate item selection, controlled purchasing, and automatic rate application**.

***

### Open Supplier + Item Linking Window

**To Begin:**

* Go to the **Setup Module** from the main menu
* Navigate to the **Party Wise Settings Section**
* Open **Supplier + Items Linking**

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

This window allows you to define **which items can be purchased from a specific supplier**.

***

### Link Supplier with Items&#x20;

* **Link Supplier**
  * Select the **Supplier Name**
  * All linking will be applied to the Selected Supplier.

<figure><img src="/files/5ftdTiCinJoqOYPBRxj6" alt=""><figcaption></figcaption></figure>

* **Link Items with Supplier**
  * Select the **Items** you want to link with the Supplier
  * Only these linked items will be available during purchase transactions for this supplier.

<figure><img src="/files/2WCa3RQFZJOnTbZIal6n" alt=""><figcaption></figcaption></figure>

* **Define Default Rates (Optional)**
  * Enter **Default Purchase Rate** for each item

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

* **These Rates will be:**
  * Automatically picked during **Purchase Orders / Purchase Bills**
  * Useful for maintaining pricing consistency
* **Save & Review**
  * Click **Save** to apply the configuration
* Use **Entry Mode** to Review saved details

<figure><img src="/files/631ywexHCq9jIpnch627" alt=""><figcaption></figcaption></figure>

***

### Import Linking via Excel (Optional)

For bulk setup:

* Click on **Import from Excel**

<figure><img src="/files/99TX1CDfTnOmIY2Uq6gI" alt=""><figcaption></figcaption></figure>

* Use **Excel Help** to check required columns

<figure><img src="/files/2yibBdpqBAmIldmJR1rz" alt=""><figcaption></figcaption></figure>

* Browse and select your file
* Click **Refresh** to load data

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

**Imported Data Includes:**

* Supplier-item linking
* Default rates
* Quotation dates
* Click **Save**

***

### Enable Supplier + Item Filter in Purchase Bill

* Open **Purchase Bill Configuration**
* Go to **Other Settings 2**
* **Select: Supplier + Items** in filter option

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

* Save the configuration
* Click **New Bill** to refresh the window

***

### Verify in Purchase Bill Entry

* Select the **Supplier**
* Enter bill details
* Go to **Item Section**
* Press **Spacebar** in item field

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

**Result:** Only **linked items** will be displayed

***

### Apply in Purchase Order

* Open **Purchase Order Configuration**
* Enable the same **Supplier + Items filter**

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

* Save and click **New Order**

**During Entry:**

* Select Supplier
* Search Items
* Only linked items will appear

<figure><img src="/files/97SlZMUwOSkyy1W2LDVs" alt=""><figcaption></figcaption></figure>

* Default Rate (e.g., ₹1200) will be Auto Filled

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

> **Note:** Make sure that for the default rate, the **"Pick Supplier + Item Rates"** option is enabled (ticked) in your Purchase Order configuration.

***

### How This Feature Works

* Links suppliers with specific items
* Filters item selection during purchase
* Applies predefined rates automatically

Ensures controlled and error-free purchasing.

***

## Key Benefits

* Restricts incorrect item selection
* Speeds up purchase entry
* Ensures rate consistency
* Supports bulk import via Excel
* Improves supplier-item management

***

### Final Outcome

You have successfully learned how to:

* Link **Suppliers with Items**
* Apply **item filters in purchase transactions**
* Use **default rates automatically**
* Import data using Excel

Your purchase process is now more **accurate, efficient, and controlled**.


---

# 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/setups/party-wise-settings/supplier-+-items.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.
