> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/purchase-order/po-configuration/pick-payment-terms-from-supplier-master.md).

# Pick Payment Terms from Supplier Master

**YouTube:** [How to Enable Picking Payment Terms from Supplier Master in Purchase Orders?](https://www.youtube.com/watch?v=1TmNCTYqT8I)

## How to Enable Picking Payment Terms from Supplier Master in Purchase Orders?

This tutorial explains how to automatically pick Payment Terms from the Supplier Master during Purchase Order entry in Logic ERP. This feature helps users avoid manual selection of payment terms and ensures consistency in supplier transactions.

***

### Objective of This Feature

* Automatically fetch Payment Terms from Supplier Master
* Reduce manual entry during Purchase Order creation
* Maintain consistency in supplier transactions
* Improve accuracy and save time during PO entry

***

### Access to Purchase Order Configuration

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

> **“Pick Payment Terms from Supplier Master”.**

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

* **Important:** Ensure that the **Payment Terms** field is visible in the Purchase Order header section.

**If the Field is Locked**

* Go to: **General Options** and **Column Locks**
* Search for **Payment Terms.**

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

* Unlock the field and save the changes.

***

### Create a New Purchase Order

**Transaction Process**

* Initiate **New Purchase Order Entry.**

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

**Observation**

* The **Payment Terms** field is now enabled in the Header section.

***

### Verify the Functionality

**Action**

* Select the required **Supplier**
* Click on **Payment Terms Field**

<figure><img src="/files/7N9Z5avQs6GaUFTdMhpL" alt=""><figcaption></figcaption></figure>

**System Behavior**

* The software automatically picks:
  * **Payment Terms defined in the Supplier Master**

***

### Review Payment Terms in Supplier Master

* Open **Setup New Account Window**
* Search and select required **Supplier**
* Click on **Other Details**
* Navigate to **Other Details Section**

**Available Option**

* Here, you can define **Payment Terms**

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

**Functionality**

* Any Payment Terms defined in the Supplier Master:
  * Will automatically appear in the Purchase Order
  * Whenever this feature is enabled

***

### Key Benefits

* Eliminates manual selection of Payment Terms
* Improves transaction accuracy
* Saves time during Purchase Order entry
* Ensures consistent supplier payment policies

***

### Best Practice Tips

* Define accurate Payment Terms in Supplier Master
* Keep supplier information updated regularly
* Use standardized payment terms for better accounting control

***

### Final Outcome

* Payment Terms are automatically fetched from the Supplier Master
* Purchase Order entry becomes faster and more efficient
* Manual errors are reduced
* Supplier transaction consistency is maintained in Logic ERP


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pick-payment-terms-from-supplier-master.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.
