field name | data type | db field | description |
tdCInvoiceStageAmountCC | decimal | CInvoiceStage.CInvoiceStageAmountCC | CInvoiceStageAmountSC Staged payments credit terms details of the invoice. The amount to pay in SC for this stage. |
tdCInvoiceStageAmountLC | decimal | CInvoiceStage.CInvoiceStageAmountLC | CInvoiceStageAmountBC Staged payments credit terms details of the invoice. The amount to pay in BC for this stage. |
tdCInvoiceStageAmountTC | decimal | CInvoiceStage.CInvoiceStageAmountTC | CInvoiceStageAmountTC Staged payments credit terms details of the invoice. The amount to pay in TC for this stage. |
ttCInvoiceStageDueDate | date | CInvoiceStage.CInvoiceStageDueDate | Due Date. The date when this stage should end. |
tdCInvoiceStagePercent | decimal | CInvoiceStage.CInvoiceStagePercent | CInvoiceStagePercent Staged payments credit terms details of the invoice. The percentage of the invoice total that this stage stands for. |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(CInvoiceStage) |