Skip to main content

Exportable purchase order columns reference

This page lists every column the Purchase Orders list export can produce, in both content modes, plus the smaller per-PO Export lines CSV. It's the reference companion to Export the list — read that for the click-by-click flow; come here to look up exactly which columns land in the file.

The list export at a glance

Click Export in the Purchase Orders list header to open the export dialog. You choose three things:

ChoiceOptions
ScopeAll records (ignores filters) · Filtered results (default) · Current page · Selected records (when you have a selection)
Content modePO Summary — one row per purchase order · PO with Line Items — one row per line item, with the PO details repeated on each
FormatXLSX (Excel) or CSV

Exporting requires the Export purchase orders permission.

The summary export matches your visible columns

In PO Summary mode, the file contains exactly the PO-level columns you currently have visible in the grid — including any custom-field and logistics-tracking columns you've switched on. Tailor your columns with the Columns button first if you want a specific layout. In PO with Line Items mode, the visible PO columns are still respected, but the ten line-item columns are always included in full regardless of which columns are visible.

PO-level columns (both modes)

These are the purchase-order (header) columns. Every one below is available; which appear in a given export depends on your visible columns (see the note above). The key is the datatable column key; the heading is the label written into the file.

Heading in the fileWhat it holds
IDInternal PO ID
PO #Purchase order number
Order DateOrder date (in your account timezone)
SupplierSupplier name
DestinationDestination warehouse name
Order StatusOrder status
Submission StatusSubmission status
Receipt StatusReceipt status
Shipment StatusShipment status
Invoice StatusInvoice status
ETAEstimated delivery date
Tracking #Inbound tracking number
Total QtyTotal quantity across all lines
Product SubtotalSum of product-line subtotals
Additional CostSum of charge/cost lines (freight, duty, etc.)
TaxTotal tax
DiscountTotal discount
TotalPO total
CurrencyCurrency code
Payment TermPayment-term name
IncotermIncoterm description
Supplier NotesSupplier-facing notes (private internal_notes aren't exported here)
TagsComma-separated tags
InvoicesSupplier invoice numbers recorded against the PO
Is DropshipYes / No
TypeStandard, Dropship, FBA Inbound, or AWD Inbound
Other DateThe free-purpose second date field
Fully Received AtWhen the PO became fully received
ASN Sent AtWhen an advance shipment notice was last sent
Created AtRecord created timestamp
Updated AtRecord updated timestamp
Submission FormatThe document format used when submitting to the supplier
Tax IncludedWhether line costs already include tax (Yes / No)
Currency RateExchange rate to your base currency
Requested Shipping MethodThe free-text requested shipping method
Shipping MethodThe linked shipping-method full name

Supplier address block

Heading in the fileWhat it holds
Supplier EmailSupplier's primary email
Supplier PO EmailSupplier's dedicated purchase-order email, if set
Supplier CompanyCompany name
Supplier ContactPrimary contact name
Supplier PhonePhone
Supplier AddressStreet address
Supplier CityCity
Supplier State/ProvinceState / province
Supplier State/Province CodeState / province code
Supplier ZipPostal code
Supplier CountryCountry
Supplier Country CodeCountry code

Destination address block

Heading in the fileWhat it holds
Destination EmailShip-to email
Destination CompanyShip-to company
Destination PhoneShip-to phone
Destination AddressShip-to street address
Destination CityCity
Destination State/ProvinceState / province
Destination State/Province CodeState / province code
Destination ZipPostal code
Destination CountryCountry
Destination Country CodeCountry code

(The destination block has no separate "Contact" column — only the supplier block does.)

Custom fields and logistics-tracking dates

Alongside the native columns above, the export offers a column for each purchase-order custom field and each logistics-tracking date you've configured. Like all summary columns, they're included only when they're switched on in the grid's Columns picker. See Notes, tags, and custom fields.

Line-item columns (PO with Line Items mode only)

In PO with Line Items mode, each line becomes its own row: the visible PO columns above are repeated, then these ten line-item columns are appended in full (they ignore the visible-columns picker). A PO with no lines still exports one row, with these columns left blank.

Heading in the fileWhat it holds
Item SKUProduct SKU
Item BarcodeProduct barcode
Item NameProduct name
Item DescriptionLine description
Item QtyOrdered quantity
Item Received QtyQuantity received so far
Item PricePer-unit cost
Item Discount RateThe line's discount rate
Item Tax RateThe line's tax rate
Item Line TotalQuantity × price

A list export isn't directly re-importable

The list export is built for reading and reporting — its headings are display labels (PO #, Item SKU, Supplier), not the import keys the Import Purchase Orders importer expects (purchase_order_number, sku, supplier_name). To bulk-create POs from a spreadsheet, start from the importer's own downloaded template instead of a list export.

Per-PO Export lines (CSV)

Separately, an open PO can export just its lines: open the PO's line-item grid, then use the overflow (three-dot) menu → Export lines. The file is named purchase_order_lines.csv and has these columns:

Column headerWhat it holdsRe-imported by Import lines?
purchase_order_numberThe source PO's numberNo
skuProduct SKUYes
barcodeProduct barcodeYes (matches by SKU or barcode)
descriptionLine description (falls back to product name)No — ignored
quantityOrdered quantityYes
unit_costPer-unit costYes
discount_rateThe line's discount rateNo — ignored
tax_rate_idThe line's tax rate IDNo — ignored
Only SKU/Barcode, Quantity, and Unit Cost round-trip

You can feed purchase_order_lines.csv back through the Import lines tool, but it only reads SKU/Barcode, Quantity, and Unit Cost. The description, discount_rate, and tax_rate_id columns are exported for reference but are ignored on re-import — imported lines take their description from the product name and their tax/discount from the PO defaults, not from these columns. Adjust description, discount, and tax on the line after importing (see Edit a PO and its line items).

Single-PO document exports

An open PO's own Export dropdown produces document-style outputs rather than data columns: Download PDF (the supplier-facing PO), Export CSV (the PO's lines), and Print Pick List. These are covered in Export documents from a single PO.

Next steps

Last verified: