PurchaseRequisition
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 | |
| number | String | yes | |
| approvalStatus | ApprovalStatus | yes | |
| canPrint | Boolean | no | |
| isPrinted | Boolean | yes | |
| isSent | Boolean | yes | |
| site | Site_node | yes | |
| stockSite | Site_node | yes | |
| currency | Currency_node | yes | |
| transactionCurrency | Currency_node | no | |
| companyCurrency | Currency_node | no | |
| financialSite | Site_node | yes | |
| text | _OutputTextStream | yes | |
| internalNote | _OutputTextStream | yes | |
| externalNote | _OutputTextStream | yes | |
| isExternalNote | Boolean | yes | |
| isTransferHeaderNote | Boolean | yes | |
| isTransferLineNote | Boolean | yes | |
| siteAddress | Address_node | yes | |
| businessEntityAddress | BusinessEntityAddress_node | yes | |
| requester | User_node | yes | |
| requestDate | Date | yes | |
| changeRequestedDescription | _OutputTextStream | yes | |
| isApplyDefaultSupplierHidden | Boolean | no | |
| isSetDimensionHidden | Boolean | no | |
| isCreateOrderLinesHidden | Boolean | no | |
| financeIntegrationStatus | FinanceIntegrationStatus | no | |
| _etag | String | yes | |
| _attachments | AttachmentAssociation_Collection | yes | |
| date | Date | yes | |
| anyLines | BaseDocumentItemLine_Collection | yes | |
| lines | PurchaseRequisitionLine_Collection | yes | |
| orderStatus | PurchaseRequisitionOrderStatus | yes | |
| status | BaseStatus_enum | yes | |
| displayStatus | BaseDisplayStatus | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : PurchaseRequisition
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : PurchaseRequisition_Connection_asyncExport
bulkResync : PurchaseRequisition_Connection_bulkResync
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | PurchaseRequisition_Input |
duplicate : PurchaseRequisition
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | PurchaseRequisition_Input |
confirm : PurchaseRequisition
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| isSafeToRetry | Boolean |
sendRequestChangesMail : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| user | User_Input |
approve : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| approve | Boolean |
createPurchaseOrders : [PurchaseOrder]
| Mutation | Type | Description |
|---|---|---|
| document | IntReference |
close : Boolean
| Mutation | Type | Description |
|---|---|---|
| purchaseRequisition | IntReference |
sendApprovalRequestMail : Boolean
| Mutation | Type | Description |
|---|---|---|
| document | IntReference | |
| user | User_Input |