# Price List Selection Mandatory

**YouTube:** [How to Make Price List Selection Mandatory in Purchase Orders?](https://youtu.be/tFxTvlKq6zM)

## How to Make Price List Selection Mandatory in Purchase Orders?

This tutorial explains how to make **Price List Selection Mandatory** during Purchase Order entry in Logic ERP. This feature ensures that users must select a price list before proceeding with item transactions, helping maintain accurate pricing and controlled procurement processes.

***

### **Objective of This Feature**

* Make price list selection compulsory in Purchase Orders
* Ensure accurate rate application during transactions
* Prevent entries without predefined pricing
* Improve pricing consistency and control

***

### **Enable Mandatory Price List Setting**

* Open **Purchase Order Configuration Window**
* Navigate to **Default Settings**
* Locate and enable the option labeled as:

> **“Price List Selection Mandatory”**

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

* Enable the option

**Unlock Price List Field**

* Go to **General Options**
* Click on **Column Locks**
* Search for **Price List Field**
* Unlock the field so it becomes selectable during entry

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

* Save the configuration

***

### **Create Purchase Order Without Price List**

**Transaction Process**

* Create a **New Purchase Order**
* Select any **Supplier**
* Do not select a **Price List**

**Proceed to Item Details**

* Enter an item and try to continue

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

**System Restriction**

* Software restricts the action and displays:
  * *“Price list not selected. Please select the price list from the header to continue.”*

***

### **Create Purchase Order With Price List**

**Action**

* Navigate back to the **Header Section**
* Select the required **Price List** from the dropdown

**System Prompt**

* System asks&#x20;
  * *“Update Rates”*

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

**Response**

* Click **Yes** to proceed

V**erify Functionality**

* Once the price list is selected:
  * Software allows you to continue the Purchase Order entry

***

### **Key Benefits**

* Ensures proper pricing during procurement
* Prevents transactions without price lists
* Improves pricing accuracy and consistency
* Reduces manual pricing errors

***

### **Best Practice Tips**

* Define and maintain updated price lists regularly
* Use appropriate price lists supplier-wise or category-wise
* Keep the Price List field unlocked for required users only

***

### **Final Outcome**

* Price List selection becomes mandatory during Purchase Order entry
* Users cannot proceed without selecting a valid price list
* Improved pricing control and procurement accuracy
* Better consistency in purchase transactions


---

# 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/price-list-selection-mandatory.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.
