# Default Cash A/c

**YouTube:** [How to Set Up a Default Cash Account in Sale Bill?](https://www.youtube.com/watch?v=LJAQU_wSqbM)

## How to Set Up a Default Cash Account in Sale Bill?

This tutorial explains how to configure a **default cash account** that is automatically selected during the billing process in Logic ERP.

***

### **Access Sales Voucher Configuration**

* Open the **Sales Voucher Configuration** window.
* Select the **relevant billing series**.
* Under **"Other Settings - 1"**, click on **"Other Settings"**.
* Then navigate to **"Defaults - 1"**.
* Locate the option labeled as:

  > **"Default Cash Accounts"**

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

* This field displays a dropdown list of all **predefined cash accounts** available in the system.

***

### Implement **Without Setting a Default**

* Leave the **Default Cash Account** field blank.
* Proceed to the **billing screen** and initiate a new transaction.
* Observe:
  * The **Cash Account field is empty**.

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

* You must **manually select** a cash account from the available list to proceed with billing.

***

### Implement With **Default Cash Account**

* Return to the **Sale Voucher Configuration**.
* Under **Other Settings**, select a **Default Cash Account** from the list.
* Save the configuration.
* Open the billing screen again and start a new transaction.
* You’ll now notice:
  * The **Cash Account field is pre-filled** with the selected default cash account.

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

* This saves time and reduces manual input errors during billing.

***

### **Conclusion**

By setting a **Default Cash Account**, you streamline the billing process, ensuring consistency and efficiency across all transactions.


---

# 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/configurations/sale-voucher-configuration/other-settings-1/other-settings/defaults-1/default-cash-a-c.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.
