# Do Not Allow Printing of Purchase from within the Purchase Voucher

**YouTube:** [How to Globally Disable Printing from the Purchase Voucher Screen?](https://www.youtube.com/watch?v=junmEAprLHU)

## How to Globally Disable Printing from the Purchase Voucher Screen?

This guide provides step-by-step instructions to disable the ability to print purchase entries directly from the Purchase Voucher screen in **Logic ERP**.

***

### **Step-by-Step Configuration:**

* Open the **Logic Folder** and run **Logic Admin**.
* Go to **Global Settings**.
* Navigate to the **Purchase** tab.
* Locate and enable the option: **"Do Not Allow Printing of Purchase from within the Purchase Voucher".**

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

* Click the **Save** button to apply the new configuration.
* Restart the Logic ERP software for the changes to take effect.

### System Behavior After Enabling the Settin&#x67;**:**

* Once the setting is enabled, the **Print** option will be disabled when viewing or editing any purchase voucher.

<figure><img src="/files/zu7YhsJxMr123XZyN5rs" alt=""><figcaption><p>This picture illustrates that once the setting is enabled, the <strong>Print</strong> option is disabled while viewing or editing a purchase voucher.</p></figcaption></figure>

* This ensures that purchase entries cannot be printed directly from the voucher screen, enhancing control and compliance.


---

# 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/purchase/do-not-allow-printing-of-purchase-from-within-the-purchase-voucher.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.
