field name | data type | db field | description |
tiDInvoiceMovement_ID | integer | DInvoiceMovement.DInvoiceMovement_ID | Record ID |
ttDInvoiceMovementPostDate | date | DInvoiceMovement.DInvoiceMovementPostDate | Posting Date. The Posting Date of the Invoice's movement. |
tcDInvoiceMovementType | character | DInvoiceMovement.DInvoiceMovementType | CInvoiceMovementType. "Initial" indicates that the movement represents the initial creation of the invoice, "movement" stands for all subsequent modifications of the invoice balance (payments, adjustments etc). |
ttPostingDate | date | PostingLine.PostingDate | Posting Date. |
| api annotation: | | If this field is blank, it gets a default value equal to the value of PostingDate in tPosting. |
tiPostingLine_ID | integer | PostingLine.PostingLine_ID | Record ID |
tdPostingLineCreditTC | decimal | PostingLine.PostingLineCreditTC | TC Credit |
tdPostingLineDebitTC | decimal | PostingLine.PostingLineDebitTC | TC Debit |