# Assign and Issue Raw Materials for the First Production Process

**YouTube:** [How to Assign and Issue Raw Materials for the First Production Process?](https://www.youtube.com/watch?v=7xAlv10oB8E)

## How to Assign and Issue Raw Materials for the First Production Process?

In this tutorial, we will learn **how assigned raw materials are issued to a job order and how they are actually consumed in the production process in Logic ERP**. This process ensures accurate tracking of material movement, pending quantities, and actual utilization during production.

***

### **Generate a Job Order**

* Navigate to the **Job Order Creation** module
* Choose whether the process will be handled by an **Internal Worker** or an **External Party**
* For this demonstration, select **Internal Worker**
* Select the **Worker Name**

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

* Enter the **Finished Item** to be produced along with the **required quantity**

<figure><img src="/files/2pCXdY99tQgGzdRniNtm" alt=""><figcaption></figcaption></figure>

* Click **Save** to create the job order

**Important Note: Methods of Assigning & Issuing Raw Material**

Raw materials can be:

* Assigned and issued **directly against a Job Order**, or
* Assigned and issued **through the “Issue for Processing – First Process” document**

In this tutorial, we will demonstrate the **Issue for Processing – First Process** method.

***

### **Create Issue for Processing – First Process Document**

* Open the **Issue for Processing – First Process** module
* Select the **Worker Name**

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

* Choose the **Process** to be initiated
* Enter the **Processing Rate**

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

* Select the **Relevant Job Order**

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

* Verify that the job order details are retrieved correctly

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

* Click **Save** to generate the document

***

### **Assign Raw Material Against Issue for Processing – First Process**

* Navigate to **Assign Raw Material Against Issue – First Process**
* Select the **Issue for Processing – First Process Document**

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

* Click on **Assign Raw Material for Job Order**

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

* Select the **Raw Material Item(s)** to be assigned
* Enter the required quantities

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

* Click **Save** to confirm the assignment

Raw materials are now successfully assigned against the processing document.

***

### **Review Assigned Raw Materials (Before Issue)**

* Open the **Job Order Wise Raw Material Assigned Report**
* Generate the report

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

**Report Observations (Before Issue):**

* Assigned quantities are visible
* **Issued Quantity column is blank**, indicating no material has been issued yet
* Entire quantity appears under **Pending Quantity**, confirming availability for issue

***

### **Issue Assigned Raw Materials**

* Open the **Issue Assigned Raw Material – Internal** module
* Select the **Worker Name**
* Choose the **Relevant Job Order**

<figure><img src="/files/3xn4ICh5yM5WEggcP7Ll" alt=""><figcaption></figcaption></figure>

* Select the **Job Order Items** to issue

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

* Select the **Assigned Raw Materials** for those items

**During Issue:**

* All assigned raw materials and quantities are automatically retrieved

<figure><img src="/files/09ewEF0Rt92sE0TJPP6x" alt=""><figcaption></figcaption></figure>

* You can:
  * Modify quantities if required
  * Remove any material you do not wish to issue
* For demonstration, remove the first raw material with quantity **4.**
* Click **Save** to complete the issue transaction

***

### **Review Post-Issue Status in Report**

* Reopen the **Job Order Wise Raw Material Assigned Report**
* Generate the report again

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

**Report Observations (After Issue):**

* Issued quantities are now reflected in the **Issued Quantity** column
* The raw material that was not issued correctly appears in the **Pending Quantity** column
* The report clearly distinguishes between:
  * Issued materials
  * Pending materials

***

### **Conclusion**

Issuing raw materials against job orders in Logic ERP helps you:

* Track actual material consumption
* Monitor pending and issued quantities accurately
* Maintain effective inventory control
* Ensure transparency in the production process
* Support cost tracking and production analysis

This structured approach ensures **accurate material utilization and efficient production management** within the system.


---

# 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/assign-and-issue-raw-materials-for-the-first-production-process.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.
