# Do Not Allow Entry W/O Purchase Order/Challan

**YouTube Link:** [How to make Purchase entry mandatory through Order or Challan only in Logic ERP Software?](https://www.youtube.com/watch?v=zkZlL3_KAHc)

## How to make Purchase entry mandatory through Order or Challan only in Logic ERP Software?

In this tutorial, we'll explore a feature that restricts purchase entries in the ERP system without a purchase order or challan. This improves security and control over procurement processes.&#x20;

### Setup-by-Step Guide

* Navigate to the "Purchase Voucher Configuration".
* Select the option "Do Not Allow Entry W/O Purchase Order/Challan".
* Tick the checkbox to activate this validation.

<figure><img src="/files/Is6ocXY0CpKtWUqJiE1Y" alt=""><figcaption><p>Let's Keep this feature enable to observe it's Impact.</p></figcaption></figure>

### **Observe Effect on Purchase :**

* Create a "Purchase Bill".
* As soon as you enter the item and move to the next line in the grid, the software will prompt, "No Entry Allowed Without Purchase Order/Challan."

<figure><img src="/files/MUC3dhc8MoovrwU81vei" alt=""><figcaption><p>Prompt for "No Entry Allowed Without Purchase Order/Challan."</p></figcaption></figure>

By Implementing these measures, you can effectively restrict manual purchase entries within the ERP system, thereby enhancing security and ensuring greater control over your procurement processes.


---

# 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/setups/configurations/purchase-voucher-configurations/other-settings-1/do-not-allow-entry-w-o-purchase-order-challan.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.
