# Do Not Merge Items

**YouTube:** [How to Stop Item Merging in Godown-Wise Transfers?](https://youtu.be/dA6DQWDPH04)

## How to Stop Item Merging in Godown -Wise Transfers?

In this Tutorial, we will learn **how to restrict the merging of quantities for similar items in godown-wise stock transfer entries in Logic ERP**.

***

### Default System Behavior

By default, when the **same item is scanned or entered multiple times** during a godown-wise stock transfer, Logic ERP **automatically merges the item** and increases the quantity in a single line.

***

### Disable Item Merging

To restrict this behavior, follow these steps:

* Open the **Configuration** window.
* Navigate to **Other Settings**.
* Enable the option **“Do Not Merge Items”**.

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

* Save the configuration.

***

### Verify the Changes

* Create a **new godown-wise stock transfer voucher**.
* Select **Godown From** and **Godown To**.
* Scan or enter the **same item multiple times**.

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

**Result:**\
Each scan creates a **separate line entry**, and the quantities are **no longer merged**, regardless of how many times the same item is transacted.

***

### Benefit

* Better tracking of individual scans
* Useful for barcode-based operations
* Prevents unwanted quantity consolidation

***

This is how you can **restrict item quantity merging in godown-wise stock transfer entries in Logic ERP**.


---

# 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/inventory/stock-transfer-godown-wise/stock-transfer-godown-wise-configuration/do-not-merge-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.
