# Directly Assign Raw Material Against a Job Order

**YouTube:** [How to Directly Assign Raw Material Against a Job Order?](https://www.youtube.com/watch?v=LKNkYrROp9E)

## How to Directly Assign Raw Material Against a Job Order?

In this tutorial, we will learn **how to assign raw materials against a job order in Logic ERP**. This process ensures proper tracking of material consumption, inventory control, and accurate production costing.

***

### **Generate the Job Order**

* From the **Production Module**, create a **New Job Order**
* Choose whether the job order is assigned to an **Internal Worker** or an **External Party**
* For this example, select **Internal Worker**
* Select the **Worker Name**

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

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

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

* Click **Save** to generate the job order

***

### **Assign Raw Materials to the Job Order**

* Navigate to **Assign Raw Material Against Job Order**
* Select the **Relevant Job Order** from the list

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

* Once selected, the job order details will be displayed on the screen

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

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

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

* Select the **Raw Material Item(s)** to be allocated
* Enter the **required quantity**

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

* Click **Save** to confirm the allocation

***

### **Review Assigned Raw Materials**

* Open the **Job Order Wise Raw Material Assigned Report**
* Generate the report to review allocation details

**Report Details Include:**

* Job order number
* Raw material item details
* Assigned quantities
* Process information
* Material cost

<figure><img src="/files/032WxRMbYITqJ4YXF7u7" alt=""><figcaption></figcaption></figure>

***

### **Conclusion**

Assigning raw materials against a job order in Logic ERP helps you:

* Track raw material usage accurately
* Monitor inventory movement
* Control production costs
* Maintain transparency in the production process


---

# 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/directly-assign-raw-material-against-a-job-order.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.
