Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Purchase order lines

Field descriptions for the [sn_shop_purchase_order_line] table, which stores individual line items under a purchase requisition or sourcing request.

sn_shop_purchase_order_line table

You can add or associate a purchase order with a purchase order line.

FieldData typeDescription
Purchase orderReferenceERP PO number as unique identifier of the purchase order.
SupplierReferenceSupplier for which the shopper places the order.
Product nameStringName of the product or service purchased from a supplier.
Product typeChoice listDefines whether product purchased is classified as goods or services. The values are:- Good - Service - Handling fee
Goods receipt requiredChoice listApplicable only if product type is “Good”. The values are: - Yes - No
Acknowledgement typeChoice listApplicable only if product type is “Service” or “Handling fee”. The values are: - Milestones - Service acknowledgement - Two way match
Expected delivery dateDateApplicable only if product type is “Good".
ERP line numberStringA unique identifier generated within an ERP system for the purchase order line.
Start dateDateThe date on which service is expected to be rendered. This is applicable only if Product type is “Service”.
End dateDateThe date on which service is expected to end. This is applicable only if Product type is “Service”.
Purchase quantityStringThe quantity of the goods or service purchased.
UnitChoice listThe unit of rate at which product or service is sold by supplier. The values are: - Fixed fee - Individual unit
Unit pricecurrencyThe price of each individual unit purchased.
Total line amountcurrencyTotal amount of purchased goods and services including estimated tax and shipping.
RecipientReferenceThe person to whom goods or services are being delivered.
Address Street address where goods will be shipped or where services will be provided.
City City where goods will be shipped or where the services are provided.
State or Province State or Province where goods will be shipped or where the services are provided.
Country Country where goods will be shipped or where the services are provided.
Zip or Postal code Zip or Postal code where goods will be shipped or where the services are provided.
General Ledger Account The account to which capital or operational expenses will be posted.

Parent Topic:Data required for invoice processing