---
title: "Auto Transaction Creation Option Property"
slug: "auto-transaction-creation-option-property"
updated: 2025-09-25T08:07:45Z
published: 2025-09-25T08:07:45Z
canonical: "zenoplesupport.aqore.com/auto-transaction-creation-option-property"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto Transaction Creation Option Property

## Auto Transaction Creation Option Property

This feature introduces a new option property enabling clients to control the automatic creation of transactions by the system’s midnight job. This option allows the automatic transaction creation process to be enabled or disabled based on client preference.

### Functionality

- Option Property Details
  1. Entity: Company
  2. Option Name: Auto Transaction Creation
  3. Option Type: Single-select dropdown
  4. Values: True, False
  5. Default Value: True
  6. Description: Allows users to specify if transactions should be automatically created every midnight.
- Behavior:
  1. When set to True (default), the system automatically creates transactions daily during the midnight job.
  2. When set to False, the automatic transaction creation via midnight job is disabled, preventing transaction creation during this process.
