> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-in-action-a-feature-overview/distribution/billing/display-distributor-retailer-margins-at-the-time-billing.md).

# Display Distributor/Retailer Margins at the time Billing

YouTube: [Distributor / Retailer Margins at Billing time](https://youtu.be/iLUKNQ4tIvA?si=RL6iBa3jmzvKWdi7)

### 💰📊 How to Enable **Retailer & Distributor Margins** in **Logic ERP**

Tracking **margins during billing** is essential for smart business decisions! 🧠\
**Logic ERP** makes this easy by displaying **Retailer** and **Distributor** margins right on the **billing screen**, helping you boost 💹 **profitability** and stay cost-aware in real time.

***

### 🛠️**Steps to Enable Margins in Billing Screen:**

* 🧾 **Create a New Sale Bill** to apply the settings.
* 🧩Navigate to **➡️Setup Column Attribute** to enable margin in billing screen.
* ✅Tick the option **Retailer and Distributor Margins** to the billing screen.
* 📊During billing, **Logic ERP** will now **display these margins**, allowing real-time monitoring of cost scenarios instantly! ⚡

***

### 🧮**Configuring Bill-Wise Profitability:**

* In **Sale Voucher Configuration**🧾, you can define **bill-wise profitability**.
* Navigate to **Other Settings➡️** and navigate to **Default -2**⚙️.
* Locate and select the option **"Define Bill-wise Profit."**��
* Click on **"Display Bill-wise Profit"**��️ and configure all necessary settings.
* Set up all required configurations 🧑‍💼
* Enable✅ the option **"Include taxes in retailer margin."**

🧾➡️ With these steps, **taxes will be included in the retailer margin**, giving you a more comprehensive view of profitability! 📈💡

***

#### ✅ **Benefits:**

* 🔍 Real-time margin visibility
* 🧠 Smarter pricing decisions
* 💼 Enhanced profitability tracking
* 🔐 Greater control over cost and selling strategies&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-in-action-a-feature-overview/distribution/billing/display-distributor-retailer-margins-at-the-time-billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
