# Branch + Item Group Wise Defaults - Purchase

**YouTube:** [How to Set Up Branch- and Item Group-Wise Defaults for Purchase?](https://youtu.be/_DLSl0eoHbA)

## How to Set Up Branch- and Item Group -Wise Defaults for Purchase

In this tutorial, you will learn how to **define purchase defaults based on Branch + Item Group** in Logic ERP.\
This feature helps automate **discounts, charges, and rate adjustments**, ensuring **accurate and consistent purchase entries**.

***

### Open Purchase Defaults Setup

To begin:

* Go to the **Setup Module** from the menu bar.
* Navigate to **Party Wise Settings**.
* Open **Branch + Item Group Wise Defaults – Purchase**.

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

* This window allows you to define **default purchase settings for specific branches and item groups**.

***

### Select Branch & Item Group

* Select the **Branch**.

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

* Choose the **Item Group Number** from the dropdown.
* Select the relevant **Item Group**.

<figure><img src="/files/5vUcCNESzHdqyAuqXwPy" alt=""><figcaption></figcaption></figure>

Defaults will be applied based on this **Branch + Item Group Combination**.

***

### Configure Discounts & Charges

You can define multiple default settings:

**Discount Options:**

* **CD (Cash Discount)**
* **TD (Trade Discount)**
* **Special CD**

<figure><img src="/files/8TiavXrd5HiPPilLJ6zr" alt=""><figcaption></figcaption></figure>

**Additional Options:**

* **Labor Charges**
* **Adjustment Amount**

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

* Define:

  * **Per Unit Basis**

  &#x20;              OR&#x20;

  * **Using Conversion Factors**

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

**Rate Adjustment Option:**

* **Add % in Rate**
  * &#x20;Adds a specified percentage to the item rate automatically

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

***

### Understand CD Type Options

* Let’s configure **CD = 10%**.

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

**You will see two important options:**

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

#### **Option 1: Ignore Zero**

* The defined discount (**10% CD**) will:
  * Automatically apply in purchase bills
  * Based on defined criteria

**Verify Discount in Purchase Entry**

* Go to **Purchase Voucher Window**.
* Create a **New Entry**.
* Enter an item from the selected **Item Group** (e.g., Shirts).

<figure><img src="/files/7VwxuqH4zxGgFk4sq9he" alt=""><figcaption></figcaption></figure>

**Result: 10% CD is automatically applied** in the bill.

#### Option 2 Use Zero”

* Now let’s understand the **Use Zero** option.
* Go back to the **"Branch + Item Group Wise Defaults – Purchase"** option.
* Open the **Entry Mode**.
* From the filter at the top, select the configuration that we defined earlier.

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

* Here, you will find the option **"Ignore Zero"**.
* Change this setting from **"Ignore Zero"** to **"Use Zero"**.

**Configuration:**

* Set **CD = 0**
* Select **CD Type = Use Zero**

<figure><img src="/files/3wsAhg795qabyuhBJ4mL" alt=""><figcaption></figcaption></figure>

**What “Use Zero” Means:**

* No discount will be applied
* Overrides all higher-level discounts

Even if discounts are defined at:

* Branch + Party Level
* Party + Company Level

They will **NOT be applied**

***

### Implement Overwrite Behavior

* Go to **Party + Company Wise Defaults**.
* Define a discount (e.g., 10% CD).

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

* Save the settings.

***

### Verify in Purchase Bill

* Create a new **Purchase Entry**.

**Result:**

* No discount is applied
* “Use Zero” setting overrides all other configurations

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

***

### Key Benefits of Branch + Item Group Defaults

* Automate purchase discounts and charges
* Apply branch-specific rules
* Maintain consistency in transactions
* Override unwanted discount configurations
* Improve control over procurement pricing

***

### Final Outcome

You have successfully learned how to:

* Define **Branch + Item Group Wise Defaults**
* Apply **Discounts & Charges Automatically**
* Use **Ignore Zero vs Use Zero Logic**
* Override higher-level discount configurations

Your system is now optimized for **accurate and controlled purchase management**.


---

# 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-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/branch-+-item-group-wise-defaults-purchase.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.
