> 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/orders/define-branch-+item-group-+month-wise-quantity-limit-for-po.md).

# Define Branch +Item Group +Month wise Quantity Limit for PO

A new option **” Setup Branch +Item Group +Month wise Quantity Limit for PO”** is added in **Party Wise Settings .** This Option will allow to Set the Purchase Order quantity limit Branch + Item Group +Month wise .

Step 1: Go to **“Setup Branch +Item Group +Month wise Quantity Limit for PO”** under **Party Wise Settings.**

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

Step 2: There are 2 Ways to Setup this option :-\
\
1\. **Batch mode:** In this mode , you can choose the Item group ,Branch name and set **PO limit as ” Item Group Wise or Branch + Item Group wise** .Select the Month / Year ,MRP and Quantity limit and Click on save.*(Refer to the image below)*

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

2.**.Entry Mode:** In this mode you can set the Limits on Entry basis as shown in Image Below:

<figure><img src="/files/37FkywayfurJYhLg9ngq" alt=""><figcaption></figcaption></figure>

Step 3: Go to **Other settings** in **Purchase Order Configuration** ang Apply **Check PO Qty Limit As** Item Group Wise or Branch +Item Group Wise (As per the one you have defined in party wise settings).

<figure><img src="/files/0UvIYaAT7gAgiMetKSjJ" alt=""><figcaption></figcaption></figure>

After All the configuration Setup, Create one PO and check .As you can see in the image mentioned below depicts the error that the Current quantity is entered as 10 whereas the PO Qty limits is set to be 3.

<figure><img src="/files/PBLzivFVFBxnAGcf5s7Y" 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/orders/define-branch-+item-group-+month-wise-quantity-limit-for-po.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.
