# Do Not Allow Back Date Entry in All Documents

**YouTube:** [How to Globally Restrict Backdated Entries for All Documents?](https://www.youtube.com/watch?v=jlK4FzS_lf8)

## How to Globally Restrict Backdated Entries for All Documents?

In this tutorial, we’ll show you how to **restrict backdated entries across all documents** in **Logic ERP**, ensuring data integrity and compliance with accounting policies.

***

### **Enable the Global Restriction**

* Open **Logic Admin** and navigate to **Global Settings**.
* Go to **Other** section and click to "User Rights Settings"&#x20;
* Locate and enable the option: **“Do Not Allow Back Date Entry in All Documents”**

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

* Save the settings.
* Restart the software to apply the changes.

***

### **Review the Restriction Across Document Types**

* **Purchase Voucher**
  * Create a **purchase voucher** using a **backdate**.
  * Enter transaction details.
  * Attempt to **save the entry**.
  * The software **blocks the action** and displays an error message:\
    \&#xNAN;*“Backdated entries are not allowed.”*

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

* **Sales Voucher**
  * Try to create a **sales entry** with a backdated transaction.
  * On saving, the **same error message** appears, preventing the entry from being saved.

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

* **Bank Voucher**
  * Attempt a **backdated bank transaction**.
  * The system will again **restrict the entry** and display the error prompt.

***

### **Conclusion**

By enabling this option, Logic ERP **strictly enforces a no-backdate policy** across all document types, helping organizations maintain **accurate, timely, and compliant records**.


---

# 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/others/user-rights-settings/do-not-allow-back-date-entry-in-all-documents.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.
