Zebra Barcode Labels from purchase_order_items
How it works
purchase_order_items tableEnter PO number (poID) to fetch items from the database
Check items • set number of labels • choose BOX or PALLET
| Item ID | Type | Inventory / Description | Vendor Product | Qty Ordered | Num Labels | Label Type |
|---|
After downloading the .zpl file from above, use this Python script to print it raw over the network:
The script is included in this folder. It uses only Python standard library (socket). Update the default IP in the script or pass it via argument.