> 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/october-2022/setups/setup-addon-items-group-wise.md).

# Setup Addon Items-Group Wise

A New option **Item Type as Group Wise** option added in **Setup Addon items under F\&B Setup.** This option will allow you to add Addon items By using Item Groups.

Step-1: Go to **F\&B Setup** > **Setup Addon items** from Main menu . Set item type as **Group Wise.**

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

Step-2: Select the **Item Group** and click on Refresh Button.

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

Step 3: Click on **Add items** .Select the items to add from the Search list. You can also add Min and Max Qty .

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

Step 4: At the time of billing ,the following **Addon Item Window** will appear that will allow you to **Select the Addon items** in bill. For instance ,we have chosen Jalapeno as addon item and then click on ok button.

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

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

**\*\*NOTE – THE FOLLOWING MESSAGE WILL BE PROMPTED IF YOU TRY TO ENTER QUANTITY LESS THAN THE SPECIFIED MINIMUN QUANTIY OR MORE THAN SPECIFIED MAXIMUN QUANTITY IN SETUP ADDON ITEMS WINDOW.**

<figure><img src="/files/cUbI6RC789K1GAipivO0" 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/october-2022/setups/setup-addon-items-group-wise.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.
