proFormaInvoiceNextNumber
query
Get next pro forma invoice number
Returns the next sequential number for a new pro forma invoice in the specified document set.
query {
proFormaInvoiceNextNumber(companyId: Int!, documentSetId: Int!): ProFormaInvoiceNumberRead!
}Returns: ProFormaInvoiceNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |