> 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/sales/create-a-copy-of-a-sale-bill.md).

# Create a Copy of a Sale Bill

**YouTube:** [How to Create a Copy of a Sale Bill?](https://www.youtube.com/watch?v=P2Dh8oq4cKs)

## How to Create a Copy of a Sale Bill?

In this tutorial, we’ll guide you through the **process of creating a bill copy** in Logic ERP.

***

### Access a Previously Created Bill

* The system currently shows the existing bill number as **240**.
* To open a previous bill, first **unhide the Modify button**:
  * Turn **off the Num Lock key** on your keyboard.
  * Press **Alt + Insert**.
* As you can see, the **Modify button** is now visible on the screen.

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

You can:

* **Left click** the Modify button to directly enter the bill number you want to open.
* Or **right-click** the Modify button to display a **list of all previously created bills**.

***

### Copy a Previous Bill

* Let’s **right-click** on the Modify button to display the list of bills.
* Select the bill you want to copy — for example, **GST-237**.
* Open the selected bill.
* Now, **right-click on the “New Bill” option**.
* The system will prompt a confirmation message:\
  \&#xNAN;*“Do you want to change the currently open bill to a new bill?”*
* Click **Yes** to confirm.

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

***

### Outcome Summary

* The selected bill (**GST-237**) is successfully copied to the new bill, which is created as **GST-240**.

<figure><img src="/files/mlV8ZPZ7ZOuEhNIr9Wtt" 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/sales/create-a-copy-of-a-sale-bill.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.
