# Convert Packing Slips to Sale Bills

**YouTube:** [How to Convert Packing Slips to Sales Bills?](https://www.youtube.com/watch?v=l0LkMZTq2yI)

## How to Convert Packing Slips to Sales Bills?

In this tutorial, we will learn how to convert **Packing Slips** into **Sale Bills** in **Logic ERP**. This process ensures a smooth transition from dispatch documentation to final billing with accurate data flow.

***

### Generate the Packing Slip

* Open the **Packing Slip** module
* Enter the **Customer Name**
* Select the appropriate **Godown**

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

* Choose the **Sale Order** against which the packing slip is to be generated

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

***

### Enter Item and Packing Details

* Navigate to the **Item Details** section
* Enter the **Packing Box Number**

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

* Enter the **Allocated Quantity**
* Select the required **Items** for packing
* Repeat the process for all applicable items

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

* Click **Save** to generate the packing slip

***

### Open Packing Slip to Sale Bill Conversion

* Navigate to **Convert Packing Slips to Sale Bills**
* Select the appropriate **Sale Bill Series** from the dropdown menu

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

***

### Select Packing Slip for Conversion

* Select the **Packing Slip** to be converted

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

* Click **Refresh** to fetch the packing slip details
* Press the **Space Key** or **double-click** on the header grid to select the document

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

***

### Convert to Sale Bill

* Click **Save Bill** to initiate the conversion process
* The system converts the packing slip into a sale bill automatically

***

### Verify the Conversion

* Open the **Sale Bill** module
* Verify that the converted bill is listed
* Confirm that:
  * All packing slip details are accurately captured
  * Item quantities and references are correct

<figure><img src="/files/2Rl7JLjb4hCNgs5gIItn" alt=""><figcaption></figcaption></figure>

***

### Conclusion

The packing slip has been successfully converted into a sale bill. This process ensures **accuracy**, **traceability**, and **efficient billing** without re-entering transaction details.


---

# 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/billing/convert-packing-slips-to-sale-bills.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.
