PendingPurchaseDocument
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_updateTick | Int | yes | |
_updateUser | User_node | yes | |
_createUser | User_node | yes | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
uuid | String | yes | |
number | String | yes | |
lines | PendingPurchaseDocumentLine_Collection | yes | |
document | _OutputBinaryStream | yes | |
documentMimeType | String | yes | |
supplier | Supplier_node | yes | |
site | Site_node | yes | |
currency | Currency_node | yes | |
dueDate | Date | yes | |
documentDate | Date | yes | |
totalTaxAmount | Decimal | yes | |
totalAmountExcludingTax | Decimal | yes | |
totalAmountIncludingTax | Decimal | yes | |
processingStatus | ApAutomationDocumentStatus | no | |
isConfirmed | Boolean | yes | |
isResultPopulated | Boolean | yes | |
type | ApAutomationDocumentType | yes | |
origin | ApAutomationDocumentOrigin | yes | |
result | Json | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : PendingPurchaseDocument
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : PendingPurchaseDocument_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | PendingPurchaseDocument_Input |
updateDocumentWithDetails : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference |
syncDocuments : Boolean
createPurchaseDocumentFromPendingDocument : String
Mutation | Type | Description |
---|---|---|
document | IntReference |