supplierPurchaseOrderNextNumber
query
Get next number for a Supplier purchase order
Returns the next number
query {
supplierPurchaseOrderNextNumber(companyId: Int!, documentSetId: Int!): SupplierPurchaseOrderNumberRead!
}Returns: SupplierPurchaseOrderNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |