PurchaseOrder
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 | |
site | Site_node | yes | |
siteAddress | Address_node | yes | |
businessEntityAddress | BusinessEntityAddress_node | yes | |
stockSite | Site_node | yes | |
supplier | Supplier_node | yes | |
billBySupplier | Supplier_node | yes | |
currency | Currency_node | yes | |
transactionCurrency | Currency_node | no | |
companyCurrency | Currency_node | no | |
paymentTerm | PaymentTerm_node | yes | |
text | _OutputTextStream | yes | |
totalTaxAmount | Decimal | yes | |
totalTaxableAmount | Decimal | yes | |
totalExemptAmount | Decimal | yes | |
taxCalculationStatus | TaxCalculationStatus | yes | |
taxEngine | TaxEngine | no | |
totalTaxAmountAdjusted | Decimal | yes | |
internalNote | _OutputTextStream | yes | |
externalNote | _OutputTextStream | yes | |
isExternalNote | Boolean | yes | |
isTransferHeaderNote | Boolean | yes | |
isTransferLineNote | Boolean | yes | |
financeIntegrationStatus | FinanceIntegrationStatus | no | |
isPurchaseOrderSuggestion | Boolean | yes | |
financialSite | Site_node | no | |
supplierLinkedAddress | BusinessEntityAddress_node | yes | |
supplierAddress | Address_node | yes | |
supplierContact | Contact_node | yes | |
orderDate | Date | yes | |
changeRequestedDescription | _OutputTextStream | yes | |
supplierOrderReference | String | yes | |
isSent | Boolean | yes | |
isOrderAssignmentLinked | Boolean | no | |
deliveryMode | DeliveryMode_node | yes | |
defaultBuyer | User_node | yes | |
isApprovalManaged | Boolean | no | |
isPrinted | Boolean | yes | |
isGrossPriceMissing | Boolean | no | |
_etag | String | yes | |
_attachments | AttachmentAssociation_Collection | yes | |
fxRateDate | Date | yes | |
companyFxRate | Decimal | no | |
companyFxRateDivisor | Decimal | no | |
anyLines | BasePurchaseDocumentLine_Collection | yes | |
lines | PurchaseOrderLine_Collection | yes | |
receiptStatus | PurchaseOrderReceiptStatus | yes | |
earliestExpectedDate | Date | yes | |
totalAmountIncludingTaxInCompanyCurrency | Decimal | no | |
invoiceStatus | PurchaseOrderInvoiceStatus | yes | |
totalQuantityToReceiveInStockUnit | Decimal | no | |
jsonAggregateLandedCostTypes | Json | no | |
status | PurchaseDocumentStatus_enum | yes | |
rateDescription | String | no | |
totalAmountExcludingTax | Decimal | yes | |
totalAmountExcludingTaxInCompanyCurrency | Decimal | yes | |
anyTaxes | PurchaseDocumentTax_Collection | yes | |
taxes | PurchaseDocumentTax_Collection | yes | |
totalAmountIncludingTax | Decimal | no | |
approvalStatus | PurchaseDocumentApprovalStatus | yes | |
displayStatus | InboundDisplayStatus | yes | |
_constructor | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : PurchaseOrder
Property | Type | Description |
---|---|---|
_id | Id |
getFilteredUsers : [PurchaseOrderGetFilteredUsersReturn]
Property | Type | Description |
---|---|---|
criteria | PurchaseOrderGetFilteredUsersCriteria_Input |
massApproval : PurchaseOrder_Connection_massApproval
createTestPurchaseOrders : PurchaseOrder_Connection_createTestPurchaseOrders
printBulk : PurchaseOrder_Connection_printBulk
asyncExport : PurchaseOrder_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | PurchaseOrder_Input |
duplicate : PurchaseOrder
Mutation | Type | Description |
---|---|---|
_id | ID | |
data | PurchaseOrder_Input |
sendApprovalRequestMail : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference | |
user | User_Input |
sendRequestChangesMail : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference | |
user | User_Input |
approve : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference | |
isApproved | Boolean |
confirm : Boolean
Mutation | Type | Description |
---|---|---|
document | IntReference | |
isConfirmed | Boolean |
createPurchaseReceipt : [PurchaseReceipt]
Mutation | Type | Description |
---|---|---|
purchaseOrderNumber | String |
close : Boolean
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference |
closeLine : Boolean
Mutation | Type | Description |
---|---|---|
purchaseOrderLine | IntReference |
setIsSentPurchaseOrder : Boolean
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference |
printPurchaseOrderAndEmail : Boolean
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference | |
contactTitle | String | |
contactLastName | String | |
contactFirstName | String | |
contactEmail | String |
createPurchaseOrderReplenishment : PurchaseOrder
Mutation | Type | Description |
---|---|---|
data | PurchaseOrderCreatePurchaseOrderReplenishmentData_Input |
printPurchaseOrder : Boolean
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference | |
isPrinted | Boolean |
financeIntegrationCheck : PurchaseOrderFinanceIntegrationCheckReturn
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference |
repost : PurchaseOrderRepostReturn
Mutation | Type | Description |
---|---|---|
purchaseOrder | IntReference | |
orderLines | # PurchaseOrderRepostOrderLines_Input | |
saveOnly | Boolean | |
financeTransaction | IntReference |
massApproval : PurchaseOrder_Mutations_massApproval
createTestPurchaseOrders : PurchaseOrder_Mutations_createTestPurchaseOrders
printBulk : PurchaseOrder_Mutations_printBulk
asyncExport : PurchaseOrder_Mutations_asyncExport
Custom Type
Id
PurchaseOrderGetFilteredUsersCriteria_Input
PurchaseOrderGetFilteredUsersReturn
Query | Type | Description |
---|---|---|
_id | Id | |
String | ||
firstName | String | |
lastName | String |
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
IntReference
PurchaseOrderCreatePurchaseOrderReplenishmentData_Input
Query | Type | Description |
---|---|---|
site | IntReference | |
item | IntReference | |
supplier | IntReference | |
grossPrice | Decimal | |
purchaseUnit | IntReference | |
quantity | Decimal | |
priceOrigin | PriceOrigin_EnumInput | |
orderDate | Date | |
expectedReceiptDate | Date | |
storedDimensions | String | |
storedAttributes | String | |
stockSite | IntReference | |
currency | IntReference | |
site | IntReference | |
item | IntReference | |
supplier | IntReference | |
grossPrice | Decimal | |
purchaseUnit | IntReference | |
quantity | Decimal | |
priceOrigin | PriceOrigin_EnumInput | |
orderDate | Date | |
expectedReceiptDate | Date | |
storedDimensions | String | |
storedAttributes | String | |
stockSite | IntReference | |
currency | IntReference |
IntReference
IntReference
PurchaseOrderFinanceIntegrationCheckReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |
IntReference
PurchaseOrderRepostOrderLines_Input
Query | Type | Description |
---|---|---|
baseDocumentLineSysId | IntOrString | |
storedAttributes | Json | |
storedDimensions | Json |
IntReference
PurchaseOrderRepostReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |