> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-2/supplier-item-filter.md).

# Supplier/Item Filter

YouTube: [How to filter Items based on Supplier wise Companies or Brands in Purchase ?](https://www.youtube.com/watch?v=5-xPWm1ql9I)

## How to filter Items based on Supplier wise Companies or Brands in Purchase ?

In this Tutorial, we'll explore a powerful feature that enhances procurement efficiency and inventory accuracy through effective linking of suppliers and brands.

### **Enabling Through Configuration**

* Navigate to the "Purchase Voucher Configuration".
* Click on "Other Settings-2".
* Locate the option **"**&#x53;upplier/Item Filte&#x72;**."**
* For Example: Choose as "Supplier + Companies"

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

* Save the Changes.

### Link Supplier to Companies

* Navigate to the **Setups/Party Wise Settings**.
* Select **"Supplier + Companies"**.
* Link the **Supplier** to the respective **Companies**.

<figure><img src="/files/fG5MLFv2X9LMLyvXtArv" alt=""><figcaption><p>This picture illustrates that the supplier is linked to this Company.</p></figcaption></figure>

### **Observe Impact on Purchase :**

* Create a "Purchase Voucher".
* As soon as you select the linked supplier, only the associated companies will be displayed in the billing.

<figure><img src="/files/8wpS0VhHJbVs6qC64BTj" alt=""><figcaption><p>Here you can observe only the associated companies is showing.</p></figcaption></figure>

#### Key Features

* **Enhanced Item Search**: By linking suppliers and brands, the item search displays only those products associated with the selected brand.
* **Efficient Procurement**: This linking capability makes purchasing more efficient by showing only relevant items in your item search list.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-2/supplier-item-filter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
