# Allow Editing of Amount Column

**YouTube:** [How to Enable Editing of the Amount Column in Sale Bill?](https://www.youtube.com/watch?v=TDm4s8QRsEk)

## How to Enable Editing of the Amount Column in Sale Bill?

In this tutorial, we will guide you how to enable the editing of the amount column in a sales bill. This simple customization allows you to manage and adjust transaction details seamlessly, making your sales process more efficient.

### Step-by-Step Guide

* Navigate to the Sale Voucher Configuration
* Select **the Relevant Billing Series**
* **Enable Amount Editing**: Find the option to Allow Editing of Amount Column and tick the checkbox to enable this feature.

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

* **Save Changes**\
  Ensure you save the modifications made to apply the changes.

#### Creating a Sale Bill

Follow these steps to observe the feature in action:

1. Create a Sale Bill.
2. Enter an Item and other details.
3. Try and enter a value in the amount column. It should allow you to edit the amount column.
4. As soon you change the value in the amount column the rates will automatically be changed accordingly.

<figure><img src="/files/h360euaaqFJS4eGvlQb0" alt=""><figcaption><p>Here  you can observe, the amount column is now editable,</p></figcaption></figure>

### Benefits of This Feature

* **Editable Amounts**: Directly modify amounts during the billing process.
* **Auto-Updated Sale Rate**: The sale rate adjusts automatically according to the edited amounts.
* **Enhanced Flexibility**: Offers greater control and adaptability in handling sales transactions.

By following these steps, you can leverage the ability to edit amounts in sales bills.


---

# 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-editing-of-amount-column.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.
