# Apply Scheme Filters on Items in ‘Enter Item Other Details’ Window

There are multiple Scheme Filters added in “**Enter Item Other Details**” window, which you can use for displaying the list of items in a particular scheme category. Following are the Scheme Filters added:

1. **Default**: For applying Free scheme on every quantity value of the item.
2. **No Scheme**: No free scheme applied.
3. **Full Scheme**: Free scheme applied on total Sale Scheme Qty of the item.
4. **Half Scheme**: Free scheme applied on half Sale Scheme Qty of the item.
5. **1/3 Scheme**: Free scheme applied on 1/3 of Sale Scheme Qty of the item.
6. **1/4 Scheme**: Free scheme applied on 1/4 of Sale Scheme Qty of the item.

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

You can also make changes in the column attributes of the items. Press **Spacebar** on your Keyboard to make changes.

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

It will affect the Sale Bill. Also, in case there’s no scheme applied on the Item Lot Number, then it will pick the Scheme Value from the Enter Item Other Details. But this only works when the item is mentioned here.


---

# 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/setups/apply-scheme-filters-on-items-in-enter-item-other-details-window.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.
