> 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-version-release-notes/december-2018/inventory/new-update-in-purchase-voucher-configuration-settings.md).

# New Update in Purchase Voucher Configuration Settings

**YouTube:** [New Update in Purchase Voucher Configuration Settings](https://youtu.be/9RRKSVSzyXo)

### ‘Free Scheme (%) As’ Option Added in Configuration Settings

A new option added in Purchase Voucher Configuration Settings to display free items or discount percentage in the purchase bill. With “**Free Scheme (%) As**” option, you will get details regarding total:

**1.** Free Qty\
**2.** Free Qty + TD\
**3.** Free Qty + CD\
**4.** Free Qty + SPCD

<figure><img src="/files/uFmpV9tHkdLVgbVxkrwk" alt=""><figcaption></figcaption></figure>

Let us assume you selected “**Free Qty.**” option. When you will enter the item details, enter “Free Units” value that you are offering with “Total quantity”. Assuming Total Quantity is 100 and no. of Free Units are 25, then the **Prod Unit** column attribute value will be “**100+25 Sch:20%**.”

<figure><img src="/files/TW6Stp5dp8E58rDiG2Z8" alt=""><figcaption></figcaption></figure>

**Note:** The Scheme Percentage depends upon Item Name & Lot Number value.

When you will select “Free Qty+TD” option, you need to enter TD value in case of Free Units. The scheme % will get calculated on the basis of TD you are offering.

<figure><img src="/files/QmPRBDYRW6uHWAGBvPOD" alt=""><figcaption></figcaption></figure>

Assuming you enter Total Qty=125 and T.D.(%)=25, then the **Prod Unit** column attribute value will be “**93.75+31.25 Sch:25%**.”

<figure><img src="/files/hKTz91LVfZhMmBx4GzNn" alt=""><figcaption></figcaption></figure>

Note: If you enter both, Free Units along with TD, CD, or SDCD, then preference will be given to free units value.


---

# 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-version-release-notes/december-2018/inventory/new-update-in-purchase-voucher-configuration-settings.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.
