# Branch + Party + Item Group Wise Defaults

**YouTube:** [How to Set Up Branch- , Party- , and Item Group- Wise Defaults for Sale?](https://www.youtube.com/watch?v=Ip_9D1ioXfY)

## How to Set Up Branch- , Party- , and Item Group- Wise Defaults for Sale?

In this tutorial, you will learn how to **configure billing defaults based on Branch + Party + Item Group** in Logic ERP.\
This feature helps automate **discounts, charges, and pricing rules**, ensuring **accuracy and consistency in sales transactions**.

***

### Open Default Setup Window

**To begin:**

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

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

* This window allows you to define **highly specific billing rules**.

***

### Select Branch, Party & Item Group

Define the combination for which defaults will apply:

* Select **Item Group Number**

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

* Choose the **Branch**

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

* Select either:

  * **Party**&#x20;

  &#x20;        Or

  * **Party Group**

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

* Then choose the respective **Party / Party Group**

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

* Select the relevant **Item Group(s)**

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

Defaults will apply only to this **specific combination**.

***

### Configure Discounts & Charges

You can define multiple default settings:

**Discount Options:**

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

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

**Additional Options:**

* Labor Charges
* Adjustment Amount

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

* **Define:**

  * Per Unit Basis

  &#x20;               Or&#x20;

  * Using Conversion Factors

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

**Rate Adjustment Option:**

* **Add % in Rate**
  * Automatically increases item rate by a defined percentage

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

***

### Understand CD Type Options

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

You will find two important options:

* **Ignore Zero**
* **Use Zero**

#### Option 1: Ignore Zero

* The defined discount (e.g., 10% CD):
  * Automatically applies in billing
  * Based on defined criteria

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

**Verify Discount in Sales Entry**

* Go to the **Sale Bill Window**.
* Create a **New Entry**.
* Enter item belonging to the selected **Item Group**.

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

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

#### Option 2: Use Zero

Now configure a restriction:

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

<figure><img src="/files/Zsp9tvDXEiKkefXJWGza" 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/2kcbLlyg8xO98OZH1ggu" alt=""><figcaption></figcaption></figure>

**What “Use Zero” Means:**

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

**Even if discounts are defined at:**

* Branch + Party Level
* Party-wise Level

They will **NOT be applied**

***

### Implement Overwrite Behavior

* Navigate to Setup and Party Wise Settings
* Open **"Set Party Wise Defaults".**
* Select the **Customer**.

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

* Define a discount (e.g., 15% CD).

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

* Save the changes.

***

### Verify in Sales Bill

* Create a new **Sale Entry**.

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

**Result:**

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

***

### Key Benefits of Branch + Party + Item Group Defaults

* Highly specific discount control
* Automates billing calculations
* Prevents unauthorized discount application
* Overrides conflicting configurations
* Improves pricing consistency

***

### Final Outcome

You have successfully learned how to:

* Configure **Branch + Party + Item Group Defaults**
* Apply **Discounts Automatically**
* Use **Ignore Zero vs Use Zero Logic**
* Override higher-level discount settings

Your system is now optimized for **precise and controlled billing operations**.


---

# 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-+-party-+-item-group-wise-defaults.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.
