# Prompt Amount Details before Printing

**YouTube:** [How to Prompt for Amount Details Before Printing in a Sale Bill?](https://www.youtube.com/watch?v=vKLwzzwGOV8)

## How to Prompt for Amount Details Before Printing in a Sale Bill?

In Logic ERP Software, this feature ensures that the operator reviews the bill amount and other details before the final print, helping to minimize billing errors and improve accuracy.

***

### Access Global Settings in Logic Admin

* **Open** Logic Admin.
* Navigate to **Global Settings**.
* Under **POS Options**, go to **POS Option 1** section.
* Locate and enable the option labeled as:&#x20;

  > **Prompt amount details before printing**

<figure><img src="/files/lbv3J0wxmMhYfkFoIGrZ" alt=""><figcaption><p>Let's proceed with this option turned on to understand its practical implications in Voucher entry.</p></figcaption></figure>

* Click **Save** and **restart** the software to apply changes.

***

### **Feature Walkthrough**

* Open the **Sale Bill - Touch Screen** window.
* Process a **Sale Bill** as usual.
* Once the **payment is completed** and the user initiates the **print**,
  * A **prompt will appear** showing the **bill amount details**.
  * This gives the user a final review before printing the bill.

<figure><img src="/files/jvPhXrYNgw6dKSf3BKSR" alt=""><figcaption><p>Now, as you can see in this picture, the amount details prompt has appeared.</p></figcaption></figure>

***

This feature improves accuracy and lets the operator double-check values, reducing mistakes in printed invoices.


---

# 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/pos-options/pos-options-1/prompt-amount-details-before-printing.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.
