QUANTM7 Docs
PlatformDocuments

Documents

Generate invoices, packing slips, pick lists, credit notes, and pro-forma invoices as PDFs from the admin panel.

Documents lets you create PDFs from any order. Five types cover the full order lifecycle. Every document uses your store's branding and works in nine languages.

Document types

TypeWhat it doesWhen to use
InvoiceBill with line items, totals, tax, and statusAfter payment or for credit terms
Packing slipItem list for the team packing the orderWhen getting parcels ready
Pick listList for picking items from shelvesWhen filling orders
Credit noteRefund record linked to the invoiceAfter a full or partial refund
Pro-formaQuote valid for 30 daysBefore payment, for trade buyers

Where to find it

Go to Settings > Documents in the sidebar. The page has two parts:

  1. Settings for branding, language, and global options
  2. Builder for setting up each document type

Making a document

From any order page, click the Print dropdown. Pick a type to create a PDF. You can preview, save, or print it.

Bulk actions

From the orders list, select orders and use bulk actions to download as a ZIP file. Up to 50 at once.

What shows on each type

Invoice

The invoice has all the details a customer needs:

  • Order number and invoice reference
  • Billing and shipping addresses
  • Line items with amounts, prices, and totals
  • Tax (shown as included or added on top)
  • Discounts (order-wide and per line)
  • Payment status and past payments
  • Shipping method and cost
  • Balance (paid vs still owed)
  • Purchase order number
  • Bank details for credit terms
  • Tracking info with carrier and number
  • Order notes
  • QR code to check the document is real (optional)

Each section has a toggle switch. Turn off what you don't need.

Packing slip

Shows items to pack: product name, variant, SKU, and count. No prices or payment info.

Pick list

A view for warehouse staff listing items across orders. Built for speed when picking.

Credit note

Made from the order page when you process a refund. Links to the invoice with its own number (CN-0001, CN-0002).

Pro-forma

A pre-payment document valid for 30 days. Uses a PF- prefix with the order number.

Branding

Under settings, you control the look of your documents:

SettingWhat it does
Primary colourHeading and accent colour
Accent colourBorders and small highlights
FontTypeface used on the PDF
Logo spotWhere your logo sits (left, centre, right)
LanguageLabel language (nine choices)

The PDF pulls your logo, company name, address, and VAT number from store settings. Update those under Settings > General.

Invoice numbering

Invoices get numbers in order, starting at INV-0001. Turn on yearly reset to use INV-2026-0001. The count restarts each January.

Credit notes have their own count (CN-0001). Yearly reset works the same way.

Features for customers

Auto-email

Turn on Auto-email invoice on payment. When an order is paid, the buyer gets an email with a link to their invoice PDF.

Invoice portal

Buyers can view and download invoices at /account/invoices on your storefront. Each one has a secure, signed link.

By default, invoice links expire over time. Turn on Non-expiring URLs to make them last. Good for buyers who need old invoices for their books.

QR code check

Turn on Digital signature to add a QR code to each invoice. Scanning it confirms the document is genuine.

Supported languages

Labels like "Invoice", "Bill To", and "Total" work in nine languages:

CodeLanguage
enEnglish
frFrench
deGerman
esSpanish
itItalian
nlDutch
ptPortuguese
jaJapanese
zhChinese

Set the default in document settings. All labels on the PDF switch to match.

Getting started

  1. Go to Settings > Documents
  2. Set your colours, font, and logo spot
  3. Choose your language
  4. Toggle the sections you want on each type
  5. Open an order and click Print to make your first PDF

For custom layouts using Quill code, see Templates.

On this page