> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-installation-configuration-and-troubleshooting-solutions/faqs/printing/add-bill-creation-time-in-printing.md).

# Add Bill Creation Time in Printing

**YouTube:** [How to Add Invoice or Bill Creation Time in Sale Bill Printing?](https://www.youtube.com/watch?v=JIzOni2nEyY)

## How to Add Invoice or Bill Creation Time in Sale Bill Printing?

In this tutorial, we’ll demonstrate how to display the **invoice time** field in sales bill printing.

***

### Add Bill Creation Time in using Sale Multiple Printing Configuration

* Go to **Menu → Configuration → Sale Multiple Printing Configuration**.
* Select the **required series**.
* Under **Print Options → Header Section**

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

* Go to **Insert Shapes Format**&#x20;

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

* Insert a **Rectangle** and Right-click on the rectangle → **Remove Outline**.
* Right-click again → **Insert Field/Text**.

<figure><img src="/files/4u9O4pbtLfElbtbJrJhG" alt=""><figcaption></figcaption></figure>

* Enter the label name as **Bill/Invoice Time**.
* From the list of available fields, search for **Issue Time** → Double-click to insert it.

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

* Define the **Array Number** for the field as **2**.

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

* Save the **layout and configuration**.
* Open the **Sale Bill Window** → Click on **Preview**.
* The invoice time will now be displayed in the header.

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

***

### Add Bill Creation Time in using Designer Printing Format

* Go to **Menu → Continuous Printing → Sales Bill Print Designer and Printing**.
* Select the **required configuration and sales bill**, then click **Refresh**.
* Open the **Design Window**.

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

* In the **Header Section**, ensure there is space to add the field.
* Enter the label (e.g., *Invoice Time*).
* From the **Properties Panel (bottom left)**:
  * Expand **Bill Header Details**.
  * Search for **Voucher Time Field**.
  * Right-click → **Insert Field** into the header.

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

* Right-click on the field → **Field Properties** → Customize the **time format** if required.

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

* Save the settings and open the **Preview**.
* The bill/invoice time will now appear in the header of your sales bill print.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-installation-configuration-and-troubleshooting-solutions/faqs/printing/add-bill-creation-time-in-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.
