# Allow Saving of Bills without Items

**YouTube:** [How to Allow Saving a Sale Bill Without Items?](https://www.youtube.com/watch?v=890lh4L5v-Y)

## How to Allow Saving a Sale Bill Without Items?

In this tutorial, we will guide you through the process of enabling the setting that allows you to save a sales bill without adding any items.&#x20;

### **Default Behavior and Customization**

* By default, the software prompts an alert when attempting to save a bill without items.

<figure><img src="/files/ia0CDk2oz32vb42xHTZP" alt=""><figcaption><p>The picture shows the software prompting an alert when attempting to save a bill without items.</p></figcaption></figure>

* This behavior can be modified to suit your needs.

### **Steps to Enable Saving a Sales Bill Without Items:**

* Open **Logic Admin** and navigate to **Global Settings**.
* Go to the **Sales Settings 1** section.
* Locate and enable the option Labeled: "**Allow Saving of Bills Without Items"**.

<figure><img src="/files/YaOhxLnJOsFlEJpPEWHD" alt=""><figcaption><p>We will keep this feature enabled to evaluate its effect on the billing process.</p></figcaption></figure>

* Save the changes and restart the software to apply the new settings.

### **Implement the Functionality:**

* Navigate to the **"Billing"** and create a new **"Sale Bill".**
* Try saving a sales voucher without any items.
* The software will now allow the bill to be saved without items, confirming that the setting has been enabled.

### **Important Note:**

* This feature will only work if the **Calculation Mode** defined in the sales voucher configuration is set to **Bill Wise**.

<figure><img src="/files/hZ6vrwTMLUQ8KtUDe3Kv" alt=""><figcaption><p>The above shown image represents calculation as Bill Wise.</p></figcaption></figure>


---

# 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-1/allow-saving-of-bills-without-items.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.
