> 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/billing/packing-slip/packing-slip-configuration/show-sales-orders-of-all-branches.md).

# Show Sales Orders of all branches

**YouTube:** [How to Display Sales Orders from All Branches in Packing Slips?](https://youtu.be/7VsZ-J6o0DY)

## How to Display Sales Orders from All Branches in Packing Slips?

In this tutorial, we will learn how to use the **"Show Sales Orders of All Branches"** option in Logic ERP to retrieve Sales Orders created across all branches while generating a Packing Slip.

***

### Objective of This Feature

* View Sales Orders from all branches
* Retrieve orders created outside the current branch
* Improve order accessibility during Packing Slip entry
* Simplify branch-wise Sales Order retrieval
* Provide centralized access to Sales Orders

***

### Observe the Default Behavior

* Initiate a **New Packing Slip** entry.
* Select the required customer.
* Click on the **Sales Order Selection** option.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FDttASoNuH91V6BejEaXr%2FBy%20Defaults.png?alt=media&amp;token=8305698a-7692-4e49-b3fc-cb1ff24b5b87" alt=""><figcaption></figcaption></figure>

**Result**

* By default, the search list displays only the **Sales Orders created in the currently logged-in branch**.
* Sales Orders belonging to other branches are not displayed.

***

### Access to the Packing Slip Configuration

* Open the **Packing Slip Configuration** window.
* Navigate to the **Other Options 2** section.
* Locate and enable the option labeled as:&#x20;

> **"Show Sales Orders of All Branches"**

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FOsJkypQJapQ0taaEo0r6%2FCNF.png?alt=media&amp;token=36bcbf23-76f4-4283-a370-71a04ad595a0" alt=""><figcaption></figcaption></figure>

* Save the configuration changes.

***

### Retrieve Sales Orders from All Branches

* Initiate a **New Packing Slip** entry.
* Select the required customer.
* Click on the **Sales Order Selection** option.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2Fq0oMFJ2r04y3PcLruOaI%2FAfter.png?alt=media&amp;token=711450b1-950d-4ff9-8d66-48b277582c35" alt=""><figcaption></figcaption></figure>

**Result**

The Sales Order search list now displays **Sales Orders from all branches**, allowing you to retrieve orders created in branches other than the currently logged-in branch.

***

### Key Benefits

* **Centralized Order Access:** View Sales Orders from multiple branches in one place.
* **Improved Flexibility:** Retrieve orders created in any branch.
* **Faster Order Processing:** Eliminates the need to switch branches to locate Sales Orders.
* **Better Branch Management:** Simplifies order fulfillment across branches.
* **Easy Configuration:** Enable the feature whenever cross-branch order retrieval is required.

***

### Important Note

When **"Show Sales Orders of All Branches"** is disabled, only Sales Orders from the current branch are displayed. Once enabled, the Sales Order selection list includes orders from **all branches**.

***

### Final Outcome

After enabling **"Show Sales Orders of All Branches"**, Logic ERP allows users to view and retrieve **Sales Orders from all branches** while creating a Packing Slip, providing greater flexibility in cross-branch order processing.


---

# 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-learning-hub-tutorials-and-best-practices/billing/packing-slip/packing-slip-configuration/show-sales-orders-of-all-branches.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.
