| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | m_pricelist_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 |  |  |  |  |  |  
 | name | varchar | 60 |  |  |  |  |  |  
 | description | varchar | 255 | √ |  | null |  |  |  
 | basepricelist_id | numeric | 10 | √ |  | null |  |  |  
 | istaxincluded | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | issopricelist | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | isdefault | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | c_currency_id | numeric | 10 |  |  |  |  |  |  
 | enforcepricelimit | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | priceprecision | numeric | 10 |  |  | 2 |  |  |  
 | ismandatory | bpchar | 1 | √ |  | 'N'::bpchar |  |  |  
 | ispresentforproduct | bpchar | 1 | √ |  | 'N'::bpchar |  |  |  
 | m_pricelist_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  Table contained 3 rows at 2021-12-25 14:52 +0100 |