# Stock Transfer - Carton Wise

**YouTube:** [How to Perform Godown - Wise, Carton - Wise Stock Transfer?](https://www.youtube.com/watch?v=ovhIHyNcttc)

## How to Perform Godown - Wise, Carton - Wise Stock Transfer?

This tutorial explains how to **transfer Godown-wise stock on a Carton basis** in Logic ERP. It covers checking existing carton stock, performing the transfer, and verifying the updated stock location through reports. This process ensures accurate stock movement and tracking across Godowns.

***

### **Objective of This Feature**

* Transfer stock **between Godowns using Carton tracking**
* Maintain **accurate stock location records**
* Enable **barcode/manual carton selection**
* Improve **inventory control and traceability**

***

### **Accessing Stock Transfer Entry**

* Navigate to **Main Menu → Inventory Module**
* Open **“Stock Transfer – Carton Wise”** entry window

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

***

### **Check Existing Carton Stock**

* Navigate to **Reports/Queries** and **Stock Reports**
* **Carton Wise Stock Report**
* Select the relevant **Item**
* Generate the report

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

**Observation**

* View current stock location (e.g., **Main Godown**)
* Identify available carton stock before transfer

***

### **Perform Carton Wise Stock Transfer**

#### **Enter Transfer Details**

* Define:
  * **From Godown**
  * **To Godown**

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

**Select Carton**

* Choose carton using:
  * **Barcode Scan**
  * OR manual **Carton Code Entry**

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

**Save Transfer Entry**

* Click **Save** to complete the process

**Result**

* Carton stock is successfully transferred
* Example:
  * From **Main Godown → Retail Godown**

***

### **Verify Stock Transfer**

* Open **Carton Wise Stock Report**
* Press **F2 (Refresh)**

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

**Result**

* Updated **Godown Name** is displayed
* Confirms successful stock transfer

***

### **Key Benefits**

* Enables **precise stock tracking at carton level**
* Reduces errors in stock movement
* Improves **inventory visibility across Godowns**
* Supports **barcode-based operations**

***

### **Best Practice Tips**

* Always verify stock before and after transfer
* Use barcode scanning for faster and accurate selection
* Ensure correct Godown selection during transfer

***

### **Final Outcome**

* Stock is **accurately transferred between Godowns**
* Carton-level tracking ensures **high precision**
* Inventory records remain **updated and reliable**
* Overall stock management becomes **efficient and transparent**


---

# 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-carton-wise.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.
