PaymentTracking
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 | |
| document | BaseDocument | yes | |
| paymentTerm | PaymentTerm_node | yes | |
| discountPaymentAmount | Decimal | yes | |
| penaltyPaymentAmount | Decimal | yes | |
| penaltyPaymentType | PaymentTermDiscountOrPenaltyType | yes | |
| discountPaymentType | PaymentTermDiscountOrPenaltyType | yes | |
| discountPaymentBeforeDate | Date | yes | |
| openItems | BaseOpenItem_Collection | no | |
| status | OpenItemStatus | no | |
| currency | Currency_node | no | |
| amountPaid | Decimal | no | |
| forcedAmountPaid | Decimal | no | |
| paymentLines | PaymentDocumentLine_Collection | no | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : PaymentTracking
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : PaymentTracking_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | PaymentTracking_Input |