> 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/november-2019/setups/new-filters-added-in-enter-item-other-details-window.md).

# New Filters added in ‘Enter Item Other Details’ Window

Enter-Item-Other-Details-Set-value for new Filter update made in “**Enter Item Other Details”** Window to apply Food & Drug Lisc. No. on the items.

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

If you want the change the value for the Food Lisc. or Drug Lisc. No., then Press **F2** button on your keyboard. You can select between ‘**YES**‘ or ‘**NO**‘. You can also press the **Spacebar** button on your keyboard to do so. It will change the value of the Entire Column.

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

If you want to change the value of a particular item, then press Spacebar on your Keyboard.

Let us suppose you selected the **YES** option. Now, when you will check the item details in ‘**Setup Items**‘, you will notice that the “**Drug Lisc. No. is Required for Billing**” option has been automatically selected.

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

Now, when you will try to generate Sale Bill of the item for the party whose Drug Lisc. No. is expired or not defined, it will show the warning message. Also, billing will not get initiated.

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


---

# 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/november-2019/setups/new-filters-added-in-enter-item-other-details-window.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.
