# Allow Rate = 0

**YouTube Link:** [How to Enable Zero Rates in the Sale Bill ?](https://www.youtube.com/watch?v=3octn99gvh0)

## How to Enable Zero Rates in the Sale Bill ?

In this Tutorial, we walk you through enabling zero rate billing in Logic ERP. This feature allows you to process transactions with a zero sale rate, ideal for scenarios like internal transfers, discounts, or promotional items.

**Step-by-Step Guide**

* **Initial Observation**:
  * When entering a sale rate as zero, the software will display an error message: "Enter rate." This is because zero rate billing is initially not allowed.

<figure><img src="/files/EIBFNysEkiV3yZksIEbf" alt=""><figcaption><p>Prompt for "Zero Rate"</p></figcaption></figure>

* **Configuration**:
  * To allow zero rate billing, head to the "Sale Voucher Configuration."
  * Select the appropriate billing series.
  * Find the option labeled "Allow rate = 0."

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

* **Save Changes**: Make sure to save the modifications.

#### Demonstrating the Feature

* Verify the feature by generating a Sales Bill.
* Complete transactions by Entering Item Rate with Zero.
* The software will now allow you to proceed with a zero rate entry.

**Conclusion**

Once configured, Logic ERP will seamlessly handle zero rate transactions. This simplifies internal transfers or promotions without requiring manual workarounds.


---

# 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/allow-rate-0.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.
