# Cancel a Production Job Order

**YouTube:** [How to Cancel a Production Job Order?](https://www.youtube.com/watch?v=uGu9odVsWbc)

## How to Cancel a Production Job Order?

In this tutorial, we will learn how to **cancel a Job Order** in **Logic ERP** and how to verify its cancellation status through reports.

***

### **Access to Cancel a Job Order**

* Navigate to the Production\Production Vouchers and then click to **Cancel Job Order** module from the main menu.
* Next, Click on **"Job Order Selection"** Button.

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

* Select the **Job Order** you wish to cancel.

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

* Click on the **Cancel JO** button.

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

* The system will confirm that the **Job Order has been successfully canceled**.

**Note:** Along with the **Cancel JO** button, an **UnCancel JO** button is also provided so that if any JO is cancelled by mistake, you can restore (un-cancel) it. The job order will be restored to its previous active status.

***

### **Verify the Cancellation Status**

* Navigate to the **Pending Job Orders Report**.
* The report will display the **cancellation status** of each job order along with all relevant details.

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

* This helps ensure proper tracking and confirmation of canceled or active job orders.

***

### **Conclusion**

By following these steps, you can easily cancel or un-cancel job orders in Logic ERP and verify their status through the pending job orders report. This feature ensures accurate record maintenance and smooth workflow management.


---

# 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/cancel-a-production-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.
