# Always Pick Rates from Sale Order

**YouTube:** [How to Configure the Option of Always Picking Sale Order Rates in Billing?](https://www.youtube.com/watch?v=P37uNXX3B74)

## How to Configure the Option of Always Picking Sale Order Rates in Billing?

\
Overview

This guide demonstrates how to configure Logic ERP to optimize the sales process by automatically fetching rates directly from sales orders. Enabling this feature enhances operational efficiency during the billing process.

### Using the Feature

1. **Create a Sales Order:**
   * Begin by generating a new sales order.
2. **Retrieve Sales Order in Sale Bill:**
   * Click on **"Retrieve Order"** and select the desired sales order.
3. **Verify Rate Fetching:**
   * The software is not retrieving rates from the sale order because the option to do so has been disabled.

### Enabling Automatic Rate Retrieval

* **Access Configuration:**
  * Navigate to the sale voucher configuration settings.
* **Enable Option:**
  * Locate and activate the option labeled **"Always pick rates from sale order."**

<figure><img src="/files/CkpQKmBHDGy1DA8D83U0" alt=""><figcaption><p>Let's enable this feature and observe its impact in Billing</p></figcaption></figure>

&#x20; **Save Configuration:**

* Confirm your settings by saving the changes.

### Testing Configuration Impact

1. **Create Sale Bill:**
   * Click on **"Retrieve Order"** and select the desired sales order.
2. **Observe Changes:**
   * The software has now extracted the rates from the Sale Order.

### Conclusion

This feature is designed to streamline your sales process by ensuring consistent rate application directly from sales orders.


---

# 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/sale-voucher-configuration/other-settings-1/always-pick-rates-from-sale-order.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.
