# Merge Similar Items

**YouTube Link:** [How to Merge Similar Items during voucher entry in Logic ERP Software?](https://www.youtube.com/watch?v=x9P_mTU8KQQ)

## How to Merge Similar Items during voucher entry in Logic ERP Software?

In this Tutorial we'll explains a feature in Logic ERP that allows merging quantities of identical items in a purchase voucher. When you transact the same article with the same pack multiple times, the system will merge these entries into a single line, increasing the quantity instead of listing it separately each time.

**Steps to Enable the Feature**

1. Navigate to "Purchase Voucher Configuration".
2. Click on "Other Setting-1".
3. Locate the option "Merge Similar Items".

<figure><img src="/files/EOyleocSnS8WAq0JL4tq" alt=""><figcaption><p>Let's Keep this feature enable to observe it's Impact.</p></figcaption></figure>

### **Observe Effect on Purchase :**

* Create a "Purchase Voucher".
* Now, whenever you select the same item twice in a bill with same Pack/Size, the software will automatically merge the item.

<figure><img src="/files/RXdob72KSQjwyQKA7ZAY" alt=""><figcaption><p>As you can see, the item appears twice in the first grid because that Items have been merged.</p></figcaption></figure>

<br>


---

# 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/configurations/purchase-voucher-configurations/other-settings-1/merge-similar-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.
