# Prompt Retail Customer Selection before Save/Print

YouTube: [How To Enable Retail Customer Prompt Before Saving or Printing the Sale Bill ?](https://www.youtube.com/watch?v=xjXziRp4qlE)

## How To Enable Retail Customer Prompt Before Saving or Printing the Sale Bill?

 In this tutorial, we will explore how to configure Logic ERP to prompt for retail customer selection before saving and printing a bill.

### **Step-By-Step Guide:**

* Navigate to the **Sales Voucher Configuration** and select the relevant billing series.
* Locate the option and Disable **"Prompt Retail Customer Selection Before Save and Print."**

<figure><img src="/files/k5v7wjGPwBOmXqnUGpFo" alt=""><figcaption><p>Let's keep this feature Disabled to observe its Impact in billing.</p></figcaption></figure>

### **Testing with the Feature Disabled:**

* Access to the Billing and create new Sale Nill.
* As soon as you Save the bill.
* Observe that the bill gets saved **without prompting** for retail customer selection.

### **Enabling the Feature:**

* Go back to **Sales Voucher Configuration** and enable the setting.
* Save the changes.

### **Implimenting with the Feature Enabled:**

* Now, attempt to save a bill again.
* Upon saving, the system **prompts for retail customer selection** before finalizing the bill.

<figure><img src="/files/VcE8KxYKVNpFF1VqNK2z" alt=""><figcaption><p>As you can see in this picture, a prompt to select a retail customer appears while saving the sale bill.</p></figcaption></figure>

* **Complete the Process:**
  * Select the retail customer from the prompt and proceed with saving the bill.

### **Conclusion**

By enabling this feature, businesses can ensure that every bill is linked to a retail customer, improving accuracy and customer management in Logic ERP.<br>


---

# 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/prompt-retail-customer-selection-before-save-print.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.
