> 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-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-2/margin-as.md).

# Margin (%) As

**YouTube:** [How to view Margin% while entering the Purchase Voucher in Logic ERP Software?](https://www.youtube.com/watch?v=oULRY4r0rXM)

## How to view Margin% while entering the Purchase Voucher ?

In this tutorial, we will demonstrate how this feature will helps you to track and report margin percentages for purchased goods.&#x20;

#### **Configuring Margin Percentage**

* Navigate to the "Purchase Voucher Configuration".
* Click on "Other Settings-2".
* Locate the option **"**&#x4D;argin (%) A&#x73;**."**
* Choose the **calculation criteria** from the dropdown menu.

<figure><img src="/files/xP0fPV6Q8erzqk9dJCwE" alt=""><figcaption><p>Let's Choose as "MRP-Purchase".</p></figcaption></figure>

#### **Setting Up Margin Percentage in a Purchase Voucher**

* Create a "N**ew Purchase Voucher"**.
* Open "**Setup Column Attributes"**.
* Search for the **Margin Percent** column and activate it.

<figure><img src="/files/RCSjYXGFE3GluY3aJqBl" alt=""><figcaption><p>Here, you can enable the <strong>Margin</strong> column.</p></figcaption></figure>

### **Observe Impact on Purchase :**

* The **Margin** option will now be visible in the **item grid**.
* Based on the **selected item** and **configuration settings**, the software will automatically display the margin.

<figure><img src="/files/0FiNkrC9ZOu5jRpP0Dt7" alt=""><figcaption><p>As you can see, the Margin has been successfully generated.</p></figcaption></figure>

#### **Key Benefits**

* **Provides a clear view of profitability** for better decision-making.
* **Enhances financial forecasting** by tracking margins effectively.
* **Automates margin calculations**, reducing manual effort.

<br>


---

# 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-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-2/margin-as.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.
