supplierReceiptNextNumber
query
Get next number for a Supplier receipt
Returns the next number
query {
supplierReceiptNextNumber(companyId: Int!, documentSetId: Int!): SupplierReceiptNumberRead!
}Returns: SupplierReceiptNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |