# Packing List From Sales Bill

**YouTube:** [How to Create Case / Box -Wise Packing List From Sales Bill?](https://www.youtube.com/watch?v=Rm7ZcfKRz8g)

## How to Create Case / Box - Wise Packing List From Sales Bill?

In this tutorial, we will learn how to **create and manage a packing list against a sales bill in Logic ERP**, using both **item-wise** and **case-wise** packing methods.

***

### Open Packing List from Sales Bill Module

* Navigate to **Packing List from Sales Bill**
* Select the **Sales Bill** against which the packing list needs to be generated

<figure><img src="/files/6x8G6tjAX5lg0Wpn6orO" alt=""><figcaption></figcaption></figure>

***

### Enter Packing Header Details

In the header section, enter the following information:

* **Packed By** – Name of the person who packed the goods
* **Prepared By** – Name of the person who prepared the packing list
* **Gross Weight** – Total weight of the consignment
* **Net Weight** – Net weight of the packed goods

<figure><img src="/files/6fYzs7tt0AJIhK4qnCWE" alt=""><figcaption></figcaption></figure>

* After entering the details, press **Enter**.
* The **Packing Details** window will open.

***

### Packing Details – Item Wise Entry

**Item-Wise Packing Method**

* The **upper section** displays item details from the selected sales bill
* The **lower section** is used to record packing information

**To enter item-wise packing details:**

* Select an item from the upper section
* Enter the **Case Number** in which the item is packed
* Enter the corresponding **Item Quantity**
* Repeat the process for all required items

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

* Click **Save** once completed

***

### Review Item-Wise Packing Report

* Open the **Packing List from Sales Bill Report**
* The report will display:
  * Case numbers
  * Item details
  * Packed quantities

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

This provides a complete overview of item-wise packing against the sales bill.

***

### Packing Details – Case Wise Entry

**Case-Wise Packing Method**

* Select **Case Wise** option in the packing details window
* Enter the **Case Number**
* Select the items to be packed in that case

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

* Click **Allocate** to assign the selected items

<figure><img src="/files/5SACPmqx9t6I1bPYesZ8" alt=""><figcaption></figcaption></figure>

**You can:**

* Add multiple cases
* Allocate **partial quantities** of items to different cases

***

### Save and Review Case-Wise Packing Details

* Click **Save** after completing case-wise allocation
* Open the **Packing List from Sales Bill Report**
* Verify that:
  * Case-wise packing details are correctly reflected

<figure><img src="/files/3fClDkHcXqkigC9Rm34W" alt=""><figcaption></figcaption></figure>

The data is now successfully recorded and displayed.

***

### Conclusion

The **Packing List from Sales Bill** feature in Logic ERP allows you to:

* Generate accurate packing lists directly from sales bills
* Enter packing details **item-wise or case-wise**
* Track quantities, cases, and weights efficiently

This ensures better dispatch control, accurate documentation, and improved operational efficiency.


---

# 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/packing-list-from-sales-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.
