| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | c_invoicepayschedule_id | numeric | 10 |  |  |  |  |  |  
 | ad_client_id | numeric | 10 |  |  |  |  |  |  
 | ad_org_id | numeric | 10 |  |  |  |  |  |  
 | isactive | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | created | timestamp | 29,6 |  |  | now() |  |  |  
 | createdby | numeric | 10 |  |  |  |  |  |  
 | updated | timestamp | 29,6 |  |  | now() |  |  |  
 | updatedby | numeric | 10 |  |  |  |  |  |  
 | c_invoice_id | numeric | 10 |  |  |  |  | 
   
    | c_invoice.c_invoice_id | cinvoice_cinvoicepaysched C |  |  
 | c_payschedule_id | numeric | 10 | √ |  | null |  |  |  
 | duedate | timestamp | 29,6 |  |  |  |  |  |  
 | dueamt | numeric | 0 |  |  | 0 |  |  |  
 | discountdate | timestamp | 29,6 |  |  |  |  |  |  
 | discountamt | numeric | 0 |  |  | 0 |  |  |  
 | isvalid | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | processing | bpchar | 1 | √ |  | null |  |  |  
 | processed | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_invoicepayschedule_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 2 rows at 2021-12-25 14:53 +0100 |