> 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-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-series-for-multiple-branches.md).

# Setup Series For Multiple Branches

**YouTube:** [How to Configure Bill Series Across Multiple Branches?](https://youtu.be/_U7ANCTGW_8)

## How to Configure Bill Series Across Multiple Branches?

In this tutorial, we will learn how to **create and configure a Billing Series for multiple branches in Logic ERP**, and how to copy an existing sales configuration from one branch to others to maintain consistency.

***

### Open Setup Series for Multiple Branches

* From the **Main Menu**, navigate to **Setup**
* Go to **Setup Items**
* Open **Setup Series for Multiple Branches**

***

### Create a New Billing Series

* Enter the **New Bill Series**
* Select the appropriate **Series Type**

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

* From **Add Financial Year or Branch**, choose the required option from the dropdown

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

* Select the applicable **Branches**

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

* After defining all details, click **Create**

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

The billing series is now created for the selected branches.

***

### Copy Sales Configuration to the New Series

To apply the same billing configuration across branches:

* Open the **Copy Sale Configuration** Tab
* Select the **Source Branch**
  * This should be the branch where the sales configuration is already defined correctly

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

* Select the **Source Series** from which settings will be copied

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

* Select the **Destination Branch**

<figure><img src="/files/2YyeOXhKPeW6LzfDWBtL" alt=""><figcaption></figcaption></figure>

* Select the **Destination Series** where the configuration needs to be applied

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

* Click **Copy**

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

The configuration is now successfully applied to the destination series.

***

### Verify Series in the Head Office Branch

* Since we are logged into the **Head Office Branch**:
  * Open the **Sales Bill** window
  * Check the **Series selection**

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

* The newly created billing series is visible with all defined settings

***

### Verify Series in Another Branch

* Log in to **another branch**
* Open the **Sales Bill** window
* Check the **Series list**

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

The same billing series with identical configuration is available here as well, confirming that the setup has been successfully applied across multiple branches.

***

### Conclusion

By configuring a **Billing Series for Multiple Branches** in Logic ERP, you can:

* Maintain uniform billing configurations across branches
* Reduce repetitive setup work
* Ensure consistency in sales processes
* Simplify branch-wise operations

This feature is especially useful for organizations operating with centralized controls and multiple locations.


---

# 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:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-series-for-multiple-branches.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.
