Table idempiere9.adempiere.c_invoicepayschedule
Invoice Payment Schedule

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_invoicepayschedule_id numeric 10
c_dunningrunline.c_invoicepayschedule_id cinvoicepayschedule_cdunningru R
Invoice Payment Schedule
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
c_invoice_id numeric 10
c_invoice.c_invoice_id cinvoice_cinvoicepaysched C
Invoice Identifier
c_payschedule_id numeric 10  √  null
c_payschedule.c_payschedule_id cpayschedule_cinvoicepaysched R
Payment Schedule Template
duedate timestamp 29,6 Date when the payment is due
dueamt numeric 0 0 Amount of the payment due
discountdate timestamp 29,6 Last Date for payments with discount
discountamt numeric 0 0 Calculated amount of discount
isvalid bpchar 1 'N'::bpchar Element is valid
processing bpchar 1  √  null Process Now
processed bpchar 1 'N'::bpchar The document has been processed
c_invoicepayschedule_uu varchar 36  √  NULL::character varying C_InvoicePaySchedule_UU

Table contained 2 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_invoicepayschedule_id Primary key Asc c_invoicepayschedule_pkey
c_invoice_id Performance Asc c_invoicepayschedule_invoice
c_invoicepayschedule_uu Must be unique Asc c_invoicepayschedule_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.