TrueSKU
Help CentreTrueSKU support docs
Purchase options

Supplier Items

Supplier items describe how you buy stock. They are purchase options and supplier catalogue records. Once linked, they tell TrueSKU how purchase orders should increase SKU stock.

How supplier items fit in

A single SKU can have several supplier items if you can buy the same stock from more than one supplier. Supplier items can store supplier order codes, descriptions, barcodes, locations, unit costs, tax rates, pack sizes, minimum order quantities and lead times.

Supplier items link to SKUs, and SKUs link to listings

Linked vs unlinked supplier items

TypeBehaviour
Linked to SKUReceiving stock through a purchase order increases the linked SKU stock.
UnlinkedCan be imported and prepared before you create or choose the SKU it should replenish.
Rule of thumb: if the supplier item represents something you sell and count, it should usually be linked to a SKU before using it for purchase order receiving.

Importing supplier items

Supplier item CSV imports are normally run from inside a specific supplier page. That means you usually do not need to know the internal Supplier ID.

ColumnUse
order_codeThe supplier's code for the item. Within the current supplier, this is the main human-friendly identifier.
supplier_nameOptional safety check. If supplied, it must match the supplier page you are importing into.
supplier_idOptional internal ID. Useful in exports/reimports, but not normally needed when importing from a supplier page.
supplier_item_idOptional internal item ID. If supplied, TrueSKU updates that exact supplier item for the current supplier.
barcodeOptional barcode, EAN, UPC, GTIN or internal scan code.
locationOptional shelf, bay, bin, aisle or picking reference.
tax_rateUse numeric values such as 20, 5 or 0. Do not include the percent sign.
Updating existing supplier items: if supplier_item_id is supplied, TrueSKU updates that item. Otherwise it updates by current supplier + order_code. New order codes create new supplier items.

Creating SKUs from supplier items

If your supplier spreadsheet is the cleanest source, you can import supplier items first and then create SKUs from them. TrueSKU uses the supplier item order code as the SKU code. Barcode and location are copied to the new SKU. If linking to an existing SKU, barcode and location are copied only when the SKU field is empty.

Splits

Splits are used when buying or receiving one supplier item creates stock for one or more other items. Use them only where the real purchasing process needs it.

Splits vs bundles

FeatureMeaningExample
SplitBuying/receiving one supplier item produces other stock items.Receive a mixed carton and add stock to several child SKUs.
BundleSelling one SKU consumes several component SKUs.Sell a gift set made from a mug, coaster and box.

Importing supplier items from CSV

Supplier item imports are usually run from a supplier's own item page. In that case, you do not normally need to know the Supplier ID. TrueSKU already knows which supplier you are importing into.

ColumnMeaning
order_codeThe supplier's product/order code. This is the normal human-friendly identifier for supplier item imports.
supplier_item_idInternal TrueSKU row ID included in exports for exact re-imports. Useful, but not required for normal template imports.
supplier_idInternal TrueSKU supplier ID. Mainly useful for exports, API work or support/debugging.

If supplier_item_id is present, TrueSKU can update that exact supplier item. Otherwise it updates by order_code within the current supplier.

Supplier-first setup: if your supplier spreadsheet is cleaner than your marketplace data, import supplier items first, then use Create SKUs to turn those purchase options into stock records.

Barcode and location

Supplier items can store barcode and location values. When you create a new SKU from a supplier item, TrueSKU copies useful values such as barcode and location onto the new SKU where available.

VAT/tax rate

Use numeric values in CSV files: 20 for 20% VAT, 0 for zero-rated items and 5 for 5% VAT.

For full import/export rules, see CSV Imports & Exports.