# Do Not Allow Multiple Companies in a Single Sale Bill/Return

**YouTube:** [How to Restrict Selection of Multiple Brand Items in Sale Bill ?](https://www.youtube.com/watch?v=9aDkPv54Ycg)

## How to Restrict Selection of Multiple Brand Items in Sale Bill ?

By default, the system allows adding items from different brands (companies) in a single sale or sale return bill. This tutorial shows how to restrict this behavior.

***

### S**teps to Enable Brand Restriction in Sale Vouchers**

* Open the **Logic** folder and launch **Logic Admin**.
* Click on **Global Settings**.
* Navigate to the **Sales Settings - 2** tab.
* Locate and enable the option: **"Do Not Allow Multiple Companies in a Single Sale Bill Return"**

<figure><img src="/files/atuRsIjR5dWhr6BKW4sh" alt=""><figcaption><p>Let's keep this feature enable to observe its impact in Billing.</p></figcaption></figure>

* Click **Save** to apply the changes.
* **Restart the software** to ensure the setting takes effect.

***

### Confirm Functionality

* Create a new **Sale** or **Sale Return** voucher.
* Add an item from one brand.
* Try to add another item from a **different brand**.
* The system will display a message stating that items from **multiple brands or companies are not allowed** in a single bill.

<figure><img src="/files/UNg5txqAp7gmQIrwogoR" alt=""><figcaption><p>This picture shows that the software is prompting you that multiple companies cannot be selected.</p></figcaption></figure>

***

### **Benefits of Enabling This Setting**

* **Improves Billing Accuracy** – Prevents accidental mix-ups between brands during invoicing.
* **Enforces Brand-Specific Billing Policies** – Ensures brand-level segregation for accounting or reporting.
* **Reduces Manual Errors** – Avoids conflicts in pricing, discounts, or tax rules across brands.
* **Supports Inventory Control** – Easier tracking and reconciliation of stock and sales per brand.
* **Streamlines Auditing** – Simplifies brand-based sales analysis and auditing.


---

# 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/user-access/logic-global-admin/sale/sale-settings-2/do-not-allow-multiple-companies-in-a-single-sale-bill-return.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.
