# Allocate Accounts to Sales Nature

**YouTube:** [How to Allocate Multiple Accounts to Sales Nature?](https://www.youtube.com/watch?v=Hbzt7g8HSRY)

## How to Allocate Multiple Accounts to Sales Nature?

In this tutorial, we will learn how to **allocate or update Sale Nature for accounts in Logic ERP**. This feature helps ensure that **customer accounts are correctly linked with the appropriate sale nature**, making taxation and reporting more accurate.

***

### Open Allocate Accounts to Sale Nature Window

First, navigate to the setup section where account allocations can be configured.

**Navigation Path**

* Go to the **Main Menu**
* Open the **Setup Module**
* Expand **Set Other Account Details**
* Click **Allocate Accounts to Sale Nature**

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

* This will open the **account allocation window**, where all accounts available in the system are displayed.

***

### Understand the Sale Nature Filter

* At the top of the screen, you will see the **Sale Nature dropdown**.
* The dropdown contains **different types of sale natures available in the system**, such as:
  * Local B2B
  * Interstate B2B
  * Local B2C
  * Interstate B2C

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

When you **select a specific sale nature**, the system automatically:

* Filters the account list
* Displays **only those accounts associated with selected sale nature**
  * Select **B2C** from the **Sale Nature dropdown**
  * The screen will now display **all accounts currently linked with B2C sale nature**.

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

This makes it easier to **identify and manage accounts linked to a particular sale nature**.

**View Accounts in Other Sale Nature**

* Navigate to the **Accounts in Other Sale Nature section**
* This section shows accounts **not linked with the currently selected sale nature**.

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

***

### Select the Account to Update

Now let’s update the sale nature of an account.

* From the **Select Accounts option**, choose the account:
  * **Logic ERP**&#x20;

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

* Before updating the sale nature, we will verify its current configuration.

**Verify Current Sale Nature of the Account**

Navigate to:

* **Setup Module**
* Open **Setup New Accounts**
* Search and select **"Logic ERP"**

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

As observed:

* The current **Sale Nature is B2C**

Now return to the **Allocate Accounts to Sale Nature** window to update it.

***

### Change the Sale Nature of the Account

* In the **Sale Nature dropdown**,&#x20;
* Select the new **Sale Nature**.
* For example: **Local B2B**

**After selecting the new sale nature:**

* The account **moves from the current list**
* It appears under **Accounts in Other Sale Nature**

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

* Select the account from the list
* Click **Save**

The **sale nature allocation will now be updated successfully**.

***

### Verify the Updated Sale Nature

Finally, confirm the changes.

Go back to:

* **Setup Module**
* Open **Setup New Accounts**&#x20;
* Select Account Name "**Logic ERP"**

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

You will observe that the **Sale Nature has been updated**:

* **Previous Sale Nature:** Interstate B2B
* **Updated Sale Nature:** Local B2B

This confirms that the **sale nature allocation has been successfully updated**.

***

### Conclusion

Using the **Allocate Accounts to Sale Nature feature in Logic ERP**, businesses can:

* Correctly assign **tax-related sale nature to customer accounts**
* Simplify **GST and sales classification**
* Manage **account configurations efficiently**
* Ensure **accurate billing and reporting**

This functionality helps maintain **better control over account classifications and transaction accuracy**.


---

# 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/set-other-account-details/allocate-accounts-to-sales-nature.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.
