# พิมพ์ใบนำส่งสินค้า

เมื่อรายการสั่งซื้อมีสถานะเป็น "รอการจัดส่ง" ร้านค้าสามารถพิมพ์ใบนำส่งสินค้าหรือใบปะหน้าพัสดุผ่านระบบ deeple ได้ โดยมีขนาดให้เลือก 2 รูปแบบ คือ ขนาด A4 และ A6 สามารถเลือกใช้ได้ตามความเหมาะสมของขนาดกล่องพัสดุ โดยมีขั้นตอนดังนี้

{% hint style="warning" %}
ฟีเจอร์พิมพ์ใบนำส่งสินค้ารองรับเฉพาะอุปกรณ์ Notebook หรือ Computer เท่านั้น
{% endhint %}

1. คลิกเมนู "การจัดส่ง"

![](/files/FSrGnZZumw07HMyThqc2)

2\. คลิกเมนูย่อย ”รายงานการนำส่งสินค้า”

3\. เลือกรายการสั่งซื้อที่ต้องการพิมพ์ใบนำส่ง

{% hint style="info" %}

1. ระบบจะแสดงเฉพาะรายการสั่งซื้อที่มีสถานะเป็น "รอการจัดส่ง" และ "COD พร้อมจัดส่ง" เท่านั้น
2. สามารถใช้ตัวกรองเพื่อค้นหารายการสั่งซื้อที่ต้องการได้ โดยคลิกที่ "+เพิ่มตัวกรอง"
   {% endhint %}

![](/files/eBdlXckfqKptBs65Tdn2)

4\. เลือกขนาดใบปะหน้าที่ต้องการ โดยมีให้เลือก 2 ขนาด คือ ขนาด A4 และ A6

![](/files/h1fbdZMdmi5k2lyfzDK1)

5\. บันทึกไฟล์ใบปะหน้า

![](/files/6aK6hu8yVUxjLVqubQiG)

{% hint style="info" %}
หากเป็นพัสดุประเภทชำระเงินปลายทางทั้งในรูปแบบชำระเงินเต็มจำนวนและแบบมีค่ามัดจำ ใบปะหน้าจะแสดงเป็น “(COD) ฿xxx” ซึ่งหมายถึง COD ตามด้วยจำนวนเงินที่ทางผู้ให้บริการจัดส่งต้องเก็บเงินจากลูกค้า
{% endhint %}

![](/files/VEVm4153jKhFnnKXO5qh)

6\. ระบบจะดาวน์โหลดไฟล์ใบปะหน้าในรูปแบบ .pdf ลงบนอุปกรณ์ของคุณโดยอัตโนมัติ

7\. ปริ้นท์ใบปะหน้าแล้วนำไปแปะหน้ากล่องพัสดุได้ตามที่ต้องการ


---

# 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://tutorials.deeple.ai/store-management/shipping-management/consignment-report.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.
