Skip to main content

NextPONumber

The purchase order number a new purchase order would receive right now.

type NextPONumber {
poNumber: String!
}

Fields

NextPONumber.poNumber ● String! non-null scalar common

Next available purchase order number, derived from the company PO number template. A preview rather than a reservation: a purchase order created in the meantime can take this number first.

Returned By

supplyNextPONumber query