> 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/user-access/logic-global-admin/pos-options/pos-options-1/show-pending-cash-bank-receipts-advances-in-billing-for-all-branches.md).

# Show Pending Cash/Bank Receipts/Advances in Billing for all Branches

**YouTube:** [How to Show Pending Cash/Bank Advances in Billing for All Branches?](https://youtu.be/58vaCyS4UX0)

## How to Show Pending Cash / Bank Advances in Billing for All Branches?

This tutorial explains how to enable and utilize the feature in **Logic ERP** that displays **all pending Cash and Bank Receipts**, including advances from **all branches**—not just the current one—within the **billing window**.

***

### **Default Behavior**

By default, when you access the **billing/payment window**, Logic ERP shows pending receipts **only from the branch you are currently logged into**.

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

***

### **How to Enable All Branch View**

* **Open Logic Admin**.
* Go to **Global Settings**.
* Under **POS Options**, click to **POS Options 1**
* Locate and **enable** the option labeled as:

  > &#x20;**"Show Pending Cash/Bank Receipts/Advances in Billing for all Branches"**

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

* **Save** the settings and **restart** the software to apply the change.

***

### **Step-by-Step Usage**

* Open the **Sale Bill** window.
* **Add items** to the bill.
* Navigate to the **Payment** window.
* Click on **Link CRBR** (Cash/Receipt/Bank Receipt).
* Now, you will see **all pending entries**—including **advances and receipts from every branch**, not just the current one.

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

***

### **Why Use This Feature?**

| Benefit                      | Description                                                                 |
| ---------------------------- | --------------------------------------------------------------------------- |
| Centralized Payment View     | Easily access pending payments across branches during billing.              |
| Better Cash Flow Utilization | Apply advances or pending receipts from any branch without switching users. |
| Accurate Bill Settlement     | Prevent missed or duplicate advances by having full visibility.             |

***

### **Conclusion**

Enabling this feature ensures **seamless access to all pending financial receipts across branches**, streamlining the billing process and improving financial control at the point of sale.


---

# 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/user-access/logic-global-admin/pos-options/pos-options-1/show-pending-cash-bank-receipts-advances-in-billing-for-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.
