# Item Vendor Mapping

### What is Item Vendor Mapping?

Item Vendor Mapping in XoroERP simplifies procurement processes by establishing a direct link between items and vendors. This feature allows users to map specific items to preferred vendors, ensuring accurate pricing and discounts are applied automatically when creating purchase orders. By streamlining the vendor-item relationship, businesses can optimize procurement efficiency and maintain cost-effective purchasing practices.

{% hint style="info" %}
To Access Item Vendor Mapping module, go to **Menu > Purchase >  Item Vendor Mapping**
{% endhint %}

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

### **Key Features**

* **Efficient Mapping:** Seamlessly link items to vendors to facilitate smooth procurement workflows.
* **Automatic Rate Retrieval:** Retrieve mapped rates and discounts for items associated with selected vendors, eliminating manual price adjustments.
* **Validity Controls:** Enable or disable mappings based on their relevance and validity, ensuring accurate pricing at all times.
* **Customization Options:** Tailor mappings by specifying vendor list prices, discounts, part numbers, and lead times for each item-vendor pairing.
* **Automatic Creation:** Automatically generate item vendor mappings when default vendors are assigned to items, saving time and effort.

### **Use Cases**

1. **Special Pricing Agreements:** Utilize item vendor mappings to implement special pricing agreements with specific vendors for particular items. This ensures that negotiated rates and discounts are consistently applied during procurement.
2. **Preferred Vendor Management:** Streamline procurement operations by designating preferred vendors for specific items, optimizing sourcing strategies and maintaining supplier relationships.
3. **Price Consistency:** Ensure price consistency across purchase orders by establishing standardized rates and discounts for items from preferred vendors, reducing discrepancies and improving cost control.
4. **Lead Time Management:** Set lead times for items associated with vendors to accurately plan procurement activities and minimize delays in inventory replenishment.
5. **Automated Procurement:** Enable automatic mapping creation to simplify procurement processes and ensure that accurate pricing information is readily available when creating purchase orders.

Item Vendor Mapping within XoroERP serves as a pivotal tool for enhancing procurement efficiency and cost-effectiveness. By establishing direct associations between items and vendors, businesses can ensure accurate pricing, streamline procurement workflows, and optimize supplier relationships. This feature empowers users to leverage negotiated rates, discounts, and lead times, resulting in improved cost control, minimized manual intervention, and enhanced overall procurement performance.


---

# 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://docs.xorosoft.com/xoroerp-1/purchase/item-vendor-mapping.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.
