# Move 0 to C.D in case of Net Rate Items

YouTube: [How to Transfer Zero to CD for Net Rate Items in Sale Bill ?](https://www.youtube.com/watch?v=5kRfhXQQ5GY)

## How to Transfer Zero to CD for Net Rate Items in Sale Bill?

In this tutorial, we will guide you through the process of ensuring that a value of zero is automatically moved to the **CD (Cash Discount) field** when working with **net rate items** in your billing system.

### **Access Sales Voucher Configuration**

* Navigate to the **Sales Voucher Configuration** and select the relevant billing series.
* **Print Options:** Ensure that the **Net Rate Position** is correctly defined, and the **Net Rate Application** is properly configured for all applicable net rate items.
* **Other Settings 1:** Locate the feature labeled **"Move Zero to CD in Case of Net Rate Items."**

<figure><img src="/files/fIHHNhnorguBdtiSWtlH" alt=""><figcaption><p>Let's <strong>keep the feature disabled</strong> and observe its effect during billing.</p></figcaption></figure>

### **Understanding the Impact of This Feature**

* Navigate to the Billing and Create a new Sale Bill.
* Process an item transaction and apply a **CD percentage** to it.
* Notice that when the feature is disabled, the **CD percent does not reset to zero**, even for net rate items.

### **Enable the Feature and Observe Changes**

* Now, **enable the "Move Zero to CD" feature** in the configuration.
* Process the same transaction again.
* Upon entering the **CD percentage and moving to the next line**, you will observe that the **CD value automatically resets to zero**, ensuring correct billing for net rate items.

<figure><img src="/files/PnOoiv7Sj4O17LHsII0Y" alt=""><figcaption><p>As you can see, the CD value has automatically reset to zero.</p></figcaption></figure>

By enabling this feature, businesses can **avoid incorrect CD calculations and maintain accuracy in net rate billing**.<br>


---

# 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/move-0-to-c.d-in-case-of-net-rate-items.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.
