| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | c_cash_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_cashbook_id | numeric | 10 |  |  |  |  |  |  
 | name | varchar | 60 |  |  |  |  |  |  
 | description | varchar | 255 | √ |  | null |  |  |  
 | statementdate | timestamp | 29,6 |  |  |  |  |  |  
 | dateacct | timestamp | 29,6 |  |  |  |  |  |  
 | beginningbalance | numeric | 0 |  |  | 0 |  |  |  
 | endingbalance | numeric | 0 |  |  | 0 |  |  |  
 | statementdifference | numeric | 0 | √ |  | 0 |  |  |  
 | processing | bpchar | 1 | √ |  | null |  |  |  
 | processed | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | posted | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | ad_orgtrx_id | numeric | 10 | √ |  | null |  |  |  
 | c_project_id | numeric | 10 | √ |  | null |  |  |  
 | c_campaign_id | numeric | 10 | √ |  | null |  |  |  
 | c_activity_id | numeric | 10 | √ |  | null |  |  |  
 | user1_id | numeric | 10 | √ |  | null |  |  |  
 | user2_id | numeric | 10 | √ |  | null |  |  |  
 | isapproved | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | docstatus | bpchar | 2 |  |  |  |  |  |  
 | docaction | bpchar | 2 |  |  |  |  |  |  
 | processedon | numeric | 0 | √ |  | null |  |  |  
 | c_cash_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 3 rows at 2021-12-25 14:53 +0100 |