Generate labels for sales orders including shipping labels, packing slips, and order documentation.
For packages and shipments:
Order content documentation:
| Placeholder | Description |
|---|---|
{{order.number}} | Order number |
{{order.customer}} | Customer name |
{{order.order_date}} | Order date |
{{order.delivery_date}} | Delivery date |
{{order.total}} | Order total |
{{order.status}} | Current status |
For order line labels:
| Placeholder | Description |
|---|---|
{{line.product.code}} | Product SKU |
{{line.product.name}} | Product name |
{{line.quantity}} | Quantity ordered |
{{line.price}} | Unit price |
{{line.total}} | Line total |
Include in order labels:
Print labels for many orders:
Standard shipping label workflow.
For item-level labels: