Skip to main content

PrintNode — Print Job History & Troubleshooting

Viewing Print Jobs

Navigate to Inventory → Configuration → PrintNode → Print Jobs to see a complete audit log of every print job sent through PrintNode.

Job List Columns

Column Description
Date When the job was created
Title Job description (e.g., "SS Label - WH/OUT/00123")
Printer Which printer the job was sent to
Job ID PrintNode's unique job identifier
Content Type pdf_base64 (PDF/PNG) or raw_base64 (ZPL/raw)
Status Sent (green) or Error (red)
Source Which Odoo model triggered the print (e.g., stock.picking)

Job Details

Click any job to see full details. If the job has an error, the Error Details section shows the full error message — useful for diagnosing connectivity or printer issues.

Important: Print job records are immutable — they cannot be edited or deleted. This provides a reliable audit trail.

Common Issues & Solutions

"No label printer configured"

Cause: No default label printer is set in Settings → PrintNode. Fix: Go to Settings → PrintNode and select a Default Label Printer.

Job shows "Error" status

Cause: PrintNode API rejected the job or couldn't reach the printer. Fix: Check the error message in the job details. Common causes:

  • Printer is offline (check PrintNode client is running)
  • Invalid API key (re-enter in Settings)
  • Network timeout (PrintNode API unreachable)

Printer not appearing in dropdown

Cause: Printer hasn't been synced yet. Fix: Go to Settings → PrintNode and click Sync Printers & Scales.

Scale reads zero weight

Cause: Nothing on the scale, or scale needs time to stabilize. Fix: Place the package on the scale, wait for the reading to stabilize, then click "Weigh from Scale."

Scale reads negative weight

Cause: Scale needs calibration. Fix: Calibrate the scale according to manufacturer instructions, then try again.

"PrintNode API request timed out"

Cause: Network connectivity issue between Odoo and PrintNode cloud. Fix: Check your internet connection. If the issue persists, check PrintNode status page.

Security & Access

Role What They Can Do
Stock User View printers, scales, and print jobs (read-only)
Stock Manager Full management of printers, scales, and print jobs
System Admin Manage PrintNode accounts and API keys

API keys are stored as password fields — only system administrators can view or change them.