# Branch + Supplier + Items

**YouTube:** [How to Set Up Item Linking by Branch and Supplier?](https://www.youtube.com/watch?v=OtOaFX-eLaQ)

## How to Set Up Item Linking by Branch and Supplier?

In this tutorial, we will learn how to **link Branch, Supplier, and Items for Purchase Orders in Logic ERP** and understand how this configuration controls item visibility during purchase order entry.

***

### Open Branch + Supplier + Item Linking Setup

* From the **Main Menu**, navigate to **Setup**
* Open **Party Wise Settings**
* Click on **Branch + Supplier + Items**

***

### Define Branch–Supplier–Item Linking

You can define the linking in two ways:

* Entry Mode (Individual Linking)
* Batch Mode (Multiple Linking)

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

#### **Let us understand Batch Mode (Multiple Linking)**

* Select the **Branch**

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

* Select the **Supplier**

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

* Choose the **Item** to be linked

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

* Click **Save**

***

### Review Defined Linking

* Switch to **Entry Mode**
* Review and verify the linked **Branch, Supplier, and Items**

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

* Make changes if required and save

***

### Import Branch–Supplier–Item Linking via Excel

You can also define the linking using Excel import:

* Click on **Import from Excel**
* Use the **Excel Help** button to:
  * Check the required columns
  * Verify column names and format

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

* Ensure that:
  * Excel column headers **exactly match** the names shown in Excel Help
* Browse and select the Excel file
* Choose the correct **Sheet Name**
* Click **Refresh** to load the data

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

* Once verified, click **Save**

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

The linking will be successfully imported.

***

### Understand How the Linking Works in Purchase Orders

* Open **Purchase Order** from **Order Processing**
* Ensure you are logged into the **same branch** for which linking is defined
* Select the **Supplier**

<figure><img src="/files/8DFJF04EqAs1vzPngJLH" alt=""><figcaption></figcaption></figure>

**While entering items:**

* The system automatically **filters the item list**
* Only those items are displayed which are:
  * Linked to the selected **Supplier**
  * Mapped to the current **Branch**

***

### Conclusion

By configuring **Branch + Supplier + Item linking** in Logic ERP, you can:

* Restrict item selection supplier-wise and branch-wise
* Avoid incorrect item selection in purchase orders
* Maintain better vendor control and purchase accuracy
* Simplify and standardize purchase order entry

This setup is especially useful for organizations dealing with **supplier-specific item procurement** across multiple branches.


---

# 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/branch-+-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.
