# Required Fields

**YouTube:** [How to Make Specific Fields Mandatory in Purchase Orders?](https://youtu.be/p_wM7ZF7F5g)

## How to Make Specific Fields Mandatory in Purchase Orders?

This tutorial explains how to **make specific fields mandatory in a Purchase Order** in Logic ERP. This feature ensures that critical information is always captured before saving a transaction, improving data accuracy and compliance.

***

### **Objective of This Feature**

* Ensure **Important Fields are not left blank**
* Enforce **Data Accuracy and Completeness**
* Prevent incomplete Purchase Orders
* Improve process discipline and control

***

### **Open Configuration Settings**

* Open **Configuration Window**
* Go to **Other Settings**
* Locate and enable the option labeled as:

> **"Required Fields"**&#x20;

**Select Mandatory Fields**

* Choose fields you want to make mandatory
* Example:
  * **Supplier Order Number**

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

**System Rule**

* Selected fields:
  * **Cannot be left blank**
  * Are required before saving the Purchase Order
* Click **Save** to apply changes

***

### **Create Purchase Order**

* Open **Purchase Order Window**
* Enter **Supplier Name**
* Add and transact required items

**Attempt to Save Without Required Field**

* If mandatory field is blank:
  * System **blocks the save process**

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

**Error Message**

* Displays message:
  * **Field cannot be left blank**
  * Example: *Supplier Order Number is required*

**Attempt to Save With Required Field**

* Go to **Header Details → Other Details**
* Enter required field value (e.g., Supplier Order Number)

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

* After filling mandatory fields:
  * Purchase Order is saved successfully

<figure><img src="/files/04uW0oz90S2DFqXMDq0k" alt=""><figcaption></figcaption></figure>

***

### **Key Benefits**

* Prevents incomplete data entry
* Improves data quality and consistency
* Ensures compliance with business processes
* Reduces follow-ups and corrections

***

### **Best Practice Tips**

* Mark only critical fields as mandatory
* Train users on required inputs
* Review configuration periodically

***

### **Final Outcome**

* Important fields are **enforced as mandatory**
* Purchase Orders are **complete and accurate**
* Data entry errors are **significantly reduced**
* Overall workflow becomes **more controlled and reliable**


---

# 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/order-processing/purchase-order/po-configuration/required-fields.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.
