# Configurable billing screens

YouTube: [Configurable Billing Screens](https://youtu.be/6wxrCKz9r48?si=6XL-A1JTKljPnplD)

## 🛠️ Configuring Sales Interfaces

In this tutorial, we’ll guide you through how to configure billing screens in Logic ERP, allowing you to customize your setup according to your needs 💼🧾.

***

* 📌 **Choosing the Bill Series**
  * 🧾 Select the **sale bill series** you want to configure.
  * 📂 Each series can be configured independently, so you can tailor the setup for different types of bills.

***

* 🧱 **Customizing Columns**

  * ⚙️ Go to ***Setup Column Attributes*** to add or remove columns.
  * ✅ **Tick** the boxes next to the columns you want to include.
  * ❌**Untick** the columns you don’t need.
  * 💾Click ***Save*** once you’ve made your selections.

  The selected columns will appear on the screen according to your configuration! 🎉

***

* 🔀 **Reordering Columns**
  * Go back to ***Setup Column Attributes*** to reorder the columns.
  * 🖱️ Click on the column you want to move and use the⬆️⬇️ **arrows** to adjust its position.
  * 📌For example, move the **HSN Code** column to the end.

***

* ↔️**Resizing Columns**
  * You can resize columns by dragging the edges left or right.
  * Use the following preset options for resizing columns:
    * ��*Fit to Screen*
    * ��*Fit to Contents*
    * ��*User Default*
    * ��*Default*
  * Choose the option that best fits your needs! 👍

***

* 🔒 **Locking and Unlocking Columns**

  To **lock** important columns (like Agent or Price List):

  * 🔧 Go to **Sale Voucher Configuration**.
  * 📋 Select the bill series.
  * 🛡️ Navigate to **Other Settings > Column Locks**.
  * 🔍 Find the column, then ✅ tick it to lock.

🧩 Locked columns won’t show on the screen. To **unlock**, just untick the box. 🔓

***

* 🔁 **Configuring Sale Challan and Return**
  * 📦Select the correct **series** to configure the ***Sale Challan*****&#x20;screen.**
  * 🧾 The *Agent* and *Price List* columns will appear differently in the ***Sale Challan*** window compared to the ***Sale Bill*** window.
  * 🔄Similarly, configure the ***Sale Return*** screen by selecting the correct bill series.

***

* 🖐️ **Configuring the Sale Bill Touch Screen Window**
  * The **touch screen** version of the ***Sale Bill*****&#x20;window**🧾 will have the **same column configurations** as the standard ***Sale Bill*****&#x20;window.**
  * This is because the configurations are applied **per series**📲.

***

✅**Conclusion**\
That’s how you can configure your billing screens in **Logic ERP** to meet your business needs🎯. We hope this tutorial was helpful💬🙌.

***


---

# 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-in-action-a-feature-overview/distribution/billing/configurable-billing-screens.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.
