# Add Finished Goods to Stock After Production

**YouTube:** [How to Add Items to Stock After Production Is Completed?](https://www.youtube.com/watch?v=bjMmbhn7l-Q)

## How to Add Items to Stock After Production Is Completed?

In this tutorial, we will learn how to add **finished items into stock** after completing the entire production cycle in Logic ERP. All previous stages—**Cutting, Stitching, Embroidery, and Washing**—have already been completed. Now, we will move toward the final process: **Packing & Finishing and** then update the finished goods into stock.

***

### **Issue the Final Process (Packing & Finishing)**

* Navigate to the **Issue for Processing – Internal** module.
* Select the **Worker Name** assigned to the packing and finishing task.

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

* Click on **Process Selection** and choose **Packing & Finishing**.

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

* Select all required items  (Double click on S.no to select all) and click **OK**.
* All items will be retrieved—**Save the document**.

***

### **Record Production Receipt After Finishing**

* Since the final process is done **in-house**, open the **Received Against Issue – Internal** module.
  * (*If the final process is outsourced, use **Received Against Issue – External** instead.*)
* Select the **Worker** from whom the finished goods are being received.
* Choose the **Packing & Finishing** process.

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

* Click **Add Issues**

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

* Verify and select the items to proceed.

<figure><img src="/files/9bXh5Wwcpn5EuJfxYJRK" alt=""><figcaption></figcaption></figure>

* &#x20;Click **OK**.

***

### **Review Issued and Received Details**

* Under **Issue Details**, review all items previously issued for finishing.
* Under **Received Details**, check all items received after finishing.
* To record worker-related payroll information, press **Spacebar** on the **Payroll Details** field.

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

***

### **Add All Finished Items into Stock (Optional)**

* You will see an option **Add All in Stock**.
* Enabling this allows you to transfer all finished items into stock directly from this screen.

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

* However, for this tutorial, we will skip this step and update stock using the **Stock Received Production** module.

***

### **Update Stock Through Stock Received Production Module**

* Save the previous document and navigate to Inventory and open **"Stock Receipt - Production".**
* Select **In-House Production Account** to record finished goods received from internal production.

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

* In **Item Details**, click **Retrieve Order** and choose **Production Received – Scan Item Codes**.

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

* Select the **Production Receipt** you want to add to stock.

***

### **Scan and Verify Received Items**

* The **Scan Items for Production Received** window will appear, displaying all received items.
* Scan each item to verify its quantity.
* You can view:
  * **Pending Quantity**
  * **Scan Quantity**
  * **Balance Quantity**

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

* After scanning all items, click **OK**.
* The scanned items will reflect accurately in the main item list.

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

* Review the final quantities displayed at the bottom of the screen.
* Once confirmed, **Save the document** to update all finished items into stock.

***

### **Verify Updated Stock in Reports**

* Navigate to Reports/Queries\Stock Reports and then open **"Stock Ledger - Size Wise".**
* You will see that the finished items have been successfully added to inventory.
* Updated quantities will be visible for each item and size.

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

***

### **Conclusion**

By following these steps, you can efficiently record production receipts and update finished goods into stock after the final production stage. This ensures that your inventory always reflects accurate and up-to-date quantities.


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/production/add-finished-goods-to-stock-after-production.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.
