> 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/setups/configurations/purchase-voucher-configurations/other-settings-3/pick-rate-from-po.md).

# Pick Rate From PO

YouTube: [How to configure Purchase Order Rates retrieval in Purchase?](https://www.youtube.com/watch?v=YzHGxeLtekQ)

## How to configure Purchase Order Rates retrieval in Purchase?

In this tutorial, we'll explain how to manage the ability to edit rate fields through purchase order retrieval in Purchase. This feature ensures the integrity and accuracy of rates by restricting changes when needed.

### Steps to Enable Rate Editing

* Navigate to the "Purchase Voucher Configuration".
* Click on "Other Settings-3".
* Locate the option "Pick Rate From P&#x4F;**."**
* Firstly, let us Choose "PO Rates and Allow Editing".

<figure><img src="/files/5BgdxJAPgKzXJUY8DOCy" alt=""><figcaption><p>Let us Choose "PO Rates and Allow Editing</p></figcaption></figure>

### **Observe Impact on Purchase:**

* Create a "New a Purchase Voucher".
* As you can see here, we can enter the **rate** at this point.

<figure><img src="/files/sDJ2QBMfkJpqgiXH0P3f" alt=""><figcaption><p>As here you can see, we can enter the <strong>rate</strong> at this point.</p></figcaption></figure>

### Steps to Disable Rate Editing:

If you need to Disable Rate Editing after retrieving a purchase order:

1. **Modify Configuration:**
   * Access the configuration settings as described above.
2. **Adjust Rate Settings:**
   * Toggle the setting to Disable rate edits for the desired flexibility.

### Conclusion

By following these steps, you can easily enable or disable the editing of rates when processing purchase orders. Stay informed with the latest updates by subscribing to our YouTube channel and activating the notification bell.


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-3/pick-rate-from-po.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
