> 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-learning-hub-tutorials-and-best-practices/billing/packing-slip/packing-slip-configuration/packing-box-no-as.md).

# Packing Box No As

**YouTube:** [How to Configure Packing Box Numbers in Packing Slip–Delivery Orders?](https://youtu.be/XGwamvNnuAs)

## How to Configure Packing Box Numbers in Packing Slip–Delivery Orders?

In this tutorial, we will learn how to configure the **Packing Box No As** option in Logic ERP. This feature allows users to either enter the packing box number manually or automatically use the current Packing Slip number as the box number.

***

### Objective of This Feature

* Simplify packing box number entry
* Automatically generate box numbers from Packing Slip numbers
* Reduce manual data entry
* Improve packing and box tracking
* Ensure consistent box numbering

***

### Access to the Packing Slip Configuration

* Open the **Configuration Window**.
* Navigate to the **Other Options 1** section.
* Locate the option **"Packing Box No As"**.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FtfiGNb62cgrsDpVRxwPE%2FCNF.png?alt=media&amp;token=75cb3e0f-d3bd-47be-b6d7-05eca22b93ea" alt=""><figcaption></figcaption></figure>

**Available Options**

The dropdown provides two options:

* **Default** – Packing box number is entered manually.
* **Packing Slip** – Packing box number is automatically picked from the Packing Slip number.

***

### Observe the Default Behavior

By default, the option is set to **Default**.

* Initiate a **New Packing Slip Entry**.
* Select the required **Customer**.
* Retrieve the required **Sales Order**.
* Proceed to the **Item Details** section.
* Scan the required item barcode.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FSqNSrnzzCLdhWMfq4DUq%2FDeafult.png?alt=media&amp;token=f6c5ca1a-1059-4f07-a0dc-5bb3d62a0435" alt=""><figcaption></figcaption></figure>

**Result**

* While scanning the item, you need to **manually enter the required Packing Box Number**.
* As observed, the scanned items are allocated to the box number entered manually.

***

### Automatically Pick Packing Slip Number

* Return to the **Configuration Window**.
* Change **Packing Box No As** to **Packing Slip**.
* Save the configuration changes.

#### Observe the Automatic Box Number

* Initiate a **New Packing Slip Entry**.
* In this example, the current Packing Slip number is **PS-5**.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FJ9yvTtNO10jULEbnQoWC%2FBill%20No.png?alt=media&amp;token=26e44860-caf7-454c-8882-b3e1eabdf3fa" alt=""><figcaption></figcaption></figure>

* Select the required **Customer**.
* Retrieve the required **Sales Order**.
* Proceed to the **Item Details** section.

<figure><img src="https://4031188996-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXMVkjt8zqHBQX1c9QvFS%2Fuploads%2FCBpHOjwsIO0JEFdboao1%2FPack.png?alt=media&amp;token=9e923c54-3bc8-4e02-912a-9afc2e41f7aa" alt=""><figcaption></figcaption></figure>

**Result**

The **Packing Box Number** is automatically populated with the current **Packing Slip Number (D03)**.

This eliminates the need to manually enter the box number during packing slip entry.

***

### Key Benefits

* **Automatic Box Numbering:** Uses the Packing Slip number as the box number.
* **Reduced Manual Entry:** Eliminates repetitive box number entry.
* **Improved Accuracy:** Minimizes errors in box numbering.
* **Faster Packing:** Speeds up packing slip processing.
* **Better Tracking:** Keeps Packing Slip and Box numbers aligned.

***

### Final Outcome

After setting **Packing Box No As** to **Packing Slip**, Logic ERP automatically picks the current Packing Slip number as the Packing Box Number, making packing slip entry faster, easier, and more accurate.


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/billing/packing-slip/packing-slip-configuration/packing-box-no-as.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
