# Quantity As Gross Quantity Option Added in Sale Voucher Configuration

Now you can adjust the Gross Quantity Value in the Sale Voucher Configuration when generating the Sale Bill of the items. A new option i.e., **Quantity As Gross Quantity** added in “Setup Sale Configuration” window to adjust **Gross Quantity Change** value

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

### How does this option work?

For example, you have an item who's **Total Qty** you entered is 10 and its **Shortage (%)** is 20. Now, when you will enter the Shortage (%) value manually, the **Gross Qty** will get updated automatically. No change will occur in Total Qty value

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

If you want to set Shortage Percentage value for the items, then there’s another new option added i.e., “**Shortage Value as**” option. You can set Shortage Value for the item as “per pack, percentage, and per unit”

<figure><img src="/files/2J1Wol8C3jawnchz7RmH" alt=""><figcaption></figcaption></figure>

By doing these settings, you don’t have to manually enter Shortage(%) value. It will automatically update pick the value that you set in “Shortage Value As” option. For example, in the above picture, the **per pack** shortage value of the item for “PCS” is set to **.6**. It means its Shortage(%) will be 60.  For Pack/Size of 26 & 28, the Shortage Value is set as **Percentage**, whose values are 10  & 20 respectively. See the picture below to clarify your doubts

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


---

# 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-version-release-notes/november-2019/billing/quantity-as-gross-quantity-option-added-in-sale-voucher-configuration.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.
