orderpaymentcondition

100 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
orderpayment.paymentCondition_id FK_5794735B38772A6AR
payment_id VARCHAR 36 null
payment.id FK_6502ABFB4C3A3BBR
order_id VARCHAR 36 null
orders.id FK_6502ABFB8D9F6D38R
paymentTermDate DATE 10 null
customPaymentTermEvent VARCHAR 255 null
total DECIMAL 10,2 null
paidDate DATETIME 19 null
paymentInvoiceNumber BIGINT 19 null
customPaymentTermDaysAfter INT 10 null
percentTotal DECIMAL 10,2 null
paymentInvoiceDate DATETIME 19 null
paymentCreditNoteNumber BIGINT 19 null
paymentCreditNoteDate DATETIME 19 null
note VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_6502ABFB4C3A3BB Performance Asc payment_id
IDX_6502ABFB8D9F6D38 Performance Asc order_id

Relationships