# New Rate Formula-Scheme Campaign

Logic ERP added a new rate formula in Setup Scheme Campaign Slab Details, using this we can define the rate percent as applied on the Sale rate, basic rate or MRP rate as accordingly.

Follow the steps to apply this formula

**Step 1** : Go to **Setup** > **Configuration** > **Setup Scheme Campaign Slab Details**

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2024/01/Screenshot-116.png" alt=""><figcaption></figcaption></figure>

**Step 2:** Open Rate Formula, a pop-up will open to adjust the rate and percentage of rate formula, adjust it as accordingly.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2024/01/Screenshot-117.png" alt=""><figcaption></figcaption></figure>

**Step 3:** Now create a sale bill to apply this scheme formula, And check formula rate is applied or not.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2024/01/Screenshot-118-1.png" alt=""><figcaption></figcaption></figure>

**Step 4:** As Shown Below, it will apply the 20% of the Basic Rate.

As the Basic rate is 100 and 20% will be added to the basic rate. So, Net Payable amount is 120.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2024/01/rate1.png" alt=""><figcaption></figcaption></figure>

Here, shows the amount payable after scheme and tax applied on it.

<figure><img src="https://www.logicerp.com/tutorials/wp-content/uploads/2024/01/rate2.png" alt=""><figcaption></figcaption></figure>


---

# 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-version-release-notes/december-2023/billing/new-rate-formula-scheme-campaign.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.
